This patch adds a sub-node to axp20x.dtsi
Signed-off-by: Carlo Caione <[email protected]>
---
arch/arm/boot/dts/axp20x.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/axp20x.dtsi b/arch/arm/boot/dts/axp20x.dtsi
index 98d4c7c..3d475e2 100644
--- a/arch/arm/boot/dts/axp20x.dtsi
+++ b/arch/arm/boot/dts/axp20x.dtsi
@@ -6,4 +6,10 @@
compatible = "x-powers,axp20x";
interrupt-controller;
#interrupt-cells = <1>;
+
+ axp20x-pek {
+ compatible = "x-powers,axp20x-pek";
+ interrupts = <33>, <34>;
+ interrupt-names = "PEK_DBR", "PEK_DBF";
+ };
};
--
1.8.5.3
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.