summaryrefslogtreecommitdiff
path: root/arch/arm/dts/zynqmp-zcu100-revC.dts
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-07-10 11:18:29 +0300
committerMichal Simek <michal.simek@xilinx.com>2018-11-29 12:30:02 +0300
commit8418d2deb8a36ac076ff3a5eb3255815c1a28aa1 (patch)
treeb71e21d642c614acc99711db0d958d3afe2df2c9 /arch/arm/dts/zynqmp-zcu100-revC.dts
parentd1fb3d024ebd6e6a6907848e4927227ab545303e (diff)
downloadu-boot-8418d2deb8a36ac076ff3a5eb3255815c1a28aa1.tar.xz
arm64: zynqmp: Disable ltc2952 poweroff chip
This chip is on the board but handling should be done via firmware not via Linux driver. Changing status property to keep it in the tree to describe it instead of removing this node completely. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/dts/zynqmp-zcu100-revC.dts')
-rw-r--r--arch/arm/dts/zynqmp-zcu100-revC.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/zynqmp-zcu100-revC.dts b/arch/arm/dts/zynqmp-zcu100-revC.dts
index 2fffe177b5..05491e9bbc 100644
--- a/arch/arm/dts/zynqmp-zcu100-revC.dts
+++ b/arch/arm/dts/zynqmp-zcu100-revC.dts
@@ -104,6 +104,7 @@
ltc2954: ltc2954 { /* U7 */
compatible = "lltc,ltc2954", "lltc,ltc2952";
+ status = "disabled";
trigger-gpios = <&gpio 26 GPIO_ACTIVE_LOW>; /* INT line - input */
/* If there is HW watchdog on mezzanine this signal should be connected there */
watchdog-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>; /* MIO on PAD */