Re: [U-Boot] [PATCH RFC 5/7] omap3: Copy twl4030 device tree from Linux 4.9.y stable

2017-04-10 Thread Lokesh Vutla
On Tuesday 11 April 2017 03:43 AM, Adam Ford wrote: > Many OMAP3 boards use a TWL4030 PMIC. This brings in the related > device tree information for common TWL4030 and TWL4030 with OMAP3. > > Signed-off-by: Adam Ford Reviewed-by: Lokesh Vutla Thanks

[U-Boot] [PATCH RFC 5/7] omap3: Copy twl4030 device tree from Linux 4.9.y stable

2017-04-10 Thread Adam Ford
Many OMAP3 boards use a TWL4030 PMIC. This brings in the related device tree information for common TWL4030 and TWL4030 with OMAP3. Signed-off-by: Adam Ford diff --git a/arch/arm/dts/twl4030.dtsi b/arch/arm/dts/twl4030.dtsi new file mode 100644 index 000..6cb0a01 ---