summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7-colibri.dts
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-10-05 22:27:10 (GMT)
committerStefano Babic <sbabic@denx.de>2016-10-07 10:26:15 (GMT)
commitcced7e5bb57311e894f06eb7c04ba62833e66939 (patch)
tree343edcbb9a6523e1df259f4edaf15139ab10667b /arch/arm/dts/imx7-colibri.dts
parentc571d6828d980e555ba40baf85aab45b39e118ee (diff)
downloadu-boot-cced7e5bb57311e894f06eb7c04ba62833e66939.tar.xz
arm: dts: imx7: add Ricoh RN5T567 PMIC node
Add device tree node for Ricoh RN5T567. Currently we do not need the individual DC/DC converters or LDO's (and they are also not yet supported by the driver). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'arch/arm/dts/imx7-colibri.dts')
-rw-r--r--arch/arm/dts/imx7-colibri.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/imx7-colibri.dts b/arch/arm/dts/imx7-colibri.dts
index f2da096..cbef5d5 100644
--- a/arch/arm/dts/imx7-colibri.dts
+++ b/arch/arm/dts/imx7-colibri.dts
@@ -24,6 +24,11 @@
sda-gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
scl-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
status = "okay";
+
+ rn5t567@33 {
+ compatible = "ricoh,rn5t567";
+ reg = <0x33>;
+ };
};
&i2c4 {