mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08:00
ARM: dts: OMAP443x: Add bandgap entry for OMAP443x devices
Add the bandgap entry for OMAP4430 devices. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Cc: Tony Lindgren <tony@atomide.com> Cc: Russell King <linux@arm.linux.org.uk> [benoit.cousson@linaro.org: Add blank line and fix reg presentation] Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
This commit is contained in:
parent
f96884574d
commit
8ed94f24da
@ -24,4 +24,10 @@
|
|||||||
clock-latency = <300000>; /* From legacy driver */
|
clock-latency = <300000>; /* From legacy driver */
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bandgap {
|
||||||
|
reg = <0x4a002260 0x4
|
||||||
|
0x4a00232C 0x4>;
|
||||||
|
compatible = "ti,omap4430-bandgap";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user