Re: [U-Boot] [PATCH v2 12/13] arm: dts: Add u-boot specific compatibles

2017-08-23 Thread Tom Rini
On Mon, Aug 21, 2017 at 12:51:00PM +0530, Lokesh Vutla wrote: > Separate out u-boot specific compatibles from dts files. > This will help in syncing dts files in future. > Also these will get deleted eventually once respective drivers > are capable of handling Linux dts files. > > Signed-off-by:

[U-Boot] [PATCH v2 12/13] arm: dts: Add u-boot specific compatibles

2017-08-21 Thread Lokesh Vutla
Separate out u-boot specific compatibles from dts files. This will help in syncing dts files in future. Also these will get deleted eventually once respective drivers are capable of handling Linux dts files. Signed-off-by: Lokesh Vutla --- arch/arm/dts/dra71-evm-u-boot.dtsi | 23 +++