diff options
author | Markus Schneider-Pargmann <msp@baylibre.com> | 2024-03-25 18:20:29 +0300 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2024-04-10 03:29:15 +0300 |
commit | 104996ca7946daf57c2b97f8dde581f042c90118 (patch) | |
tree | 9bb597cf6589665011b0e5f1ed0c5c9a526d0748 /arch/arm64/boot/dts/ti | |
parent | a2a6bbd108da8dcbf378bc452ce0cf0e5b143f99 (diff) | |
download | linux-104996ca7946daf57c2b97f8dde581f042c90118.tar.xz |
arm64: dts: ti: k3-am62-lp-sk: Remove tps65219 power-button
On am62-lp-sk the PMIC is not wired up to a power button. Remove this
property. This fixes issues observed when entering a very deep sleep
state that is not yet available upstream.
Fixes: e6a51ffabfc1 ("arm64: ti: dts: Add support for AM62x LP SK")
Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Link: https://lore.kernel.org/r/20240325152029.2933445-1-msp@baylibre.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti')
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts b/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts index c4149059a4c5..9a17bd3e59c9 100644 --- a/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts +++ b/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts @@ -166,7 +166,6 @@ interrupt-parent = <&gic500>; interrupts = <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>; - ti,power-button; regulators { buck1_reg: buck1 { |