From 8ed94f24da6ecccd5c1a8eecfb3316c93aa5f816 Mon Sep 17 00:00:00 2001 From: Eduardo Valentin Date: Fri, 7 Jun 2013 16:46:05 -0400 Subject: ARM: dts: OMAP443x: Add bandgap entry for OMAP443x devices Add the bandgap entry for OMAP4430 devices. Signed-off-by: Eduardo Valentin Cc: Tony Lindgren Cc: Russell King [benoit.cousson@linaro.org: Add blank line and fix reg presentation] Signed-off-by: Benoit Cousson --- arch/arm/boot/dts/omap443x.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'arch/arm/boot/dts/omap443x.dtsi') diff --git a/arch/arm/boot/dts/omap443x.dtsi b/arch/arm/boot/dts/omap443x.dtsi index a81f8dfb836b..bcf455efe18d 100644 --- a/arch/arm/boot/dts/omap443x.dtsi +++ b/arch/arm/boot/dts/omap443x.dtsi @@ -24,4 +24,10 @@ clock-latency = <300000>; /* From legacy driver */ }; }; + + bandgap { + reg = <0x4a002260 0x4 + 0x4a00232C 0x4>; + compatible = "ti,omap4430-bandgap"; + }; }; -- cgit v1.2.3