Re: [U-Boot] [PATCH v2 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi

2017-02-10 Thread Lokesh Vutla
On Friday 10 February 2017 05:42 PM, Tom Rini wrote: > On Fri, Feb 10, 2017 at 05:22:12PM +0530, Lokesh Vutla wrote: >> >> >> On Friday 10 February 2017 09:00 AM, Tom Rini wrote: >>> On Thu, Feb 09, 2017 at 09:30:10AM +0530, Lokesh Vutla wrote: >>> Add u-boot specific dtsi so that this will

Re: [U-Boot] [PATCH v2 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi

2017-02-10 Thread Tom Rini
On Fri, Feb 10, 2017 at 05:22:12PM +0530, Lokesh Vutla wrote: > > > On Friday 10 February 2017 09:00 AM, Tom Rini wrote: > > On Thu, Feb 09, 2017 at 09:30:10AM +0530, Lokesh Vutla wrote: > > > >> Add u-boot specific dtsi so that this will be > >> included automatically while building dts. > >> >

Re: [U-Boot] [PATCH v2 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi

2017-02-10 Thread Lokesh Vutla
On Friday 10 February 2017 09:00 AM, Tom Rini wrote: > On Thu, Feb 09, 2017 at 09:30:10AM +0530, Lokesh Vutla wrote: > >> Add u-boot specific dtsi so that this will be >> included automatically while building dts. >> >> Signed-off-by: Lokesh Vutla > > Reviewed-by: Tom Rini > As I said earl

Re: [U-Boot] [PATCH v2 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi

2017-02-09 Thread Tom Rini
On Thu, Feb 09, 2017 at 09:30:10AM +0530, Lokesh Vutla wrote: > Add u-boot specific dtsi so that this will be > included automatically while building dts. > > Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature _

[U-Boot] [PATCH v2 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi

2017-02-08 Thread Lokesh Vutla
Add u-boot specific dtsi so that this will be included automatically while building dts. Signed-off-by: Lokesh Vutla --- arch/arm/dts/omap5-u-boot.dtsi | 46 ++ 1 file changed, 46 insertions(+) create mode 100644 arch/arm/dts/omap5-u-boot.dtsi diff --git