]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ARM: dts: Configure missing thermal interrupt for 4430
authorTony Lindgren <tony@atomide.com>
Wed, 30 Dec 2020 08:42:30 +0000 (10:42 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Apr 2021 16:31:22 +0000 (18:31 +0200)
commit033ffa16cf410e568abaaba8e44db1bf24c7acb9
tree12319e3c93e23244b1f15bc77ef8b23ffd19ba47
parent95528aced3fbe9713a34bc270d83f638d684caca
ARM: dts: Configure missing thermal interrupt for 4430

BugLink: https://bugs.launchpad.net/bugs/1918974
[ Upstream commit 44f416879a442600b006ef7dec3a6dc98bcf59c6 ]

We have gpio_86 wired internally to the bandgap thermal shutdown
interrupt on 4430 like we have it on 4460 according to the TRM.
This can be found easily by searching for TSHUT.

For some reason the thermal shutdown interrupt was never added
for 4430, let's add it. I believe this is needed for the thermal
shutdown interrupt handler ti_bandgap_tshut_irq_handler() to call
orderly_poweroff().

Fixes: aa9bb4bb8878 ("arm: dts: add omap4430 thermal data")
Cc: Carl Philipp Klemm <philipp@uvos.xyz>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Merlijn Wajer <merlijn@wizzup.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Cc: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
arch/arm/boot/dts/omap443x.dtsi