Re: [U-Boot] [PATCH v2 1/5] board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO

2017-09-17 Thread Simon Glass
On 14 September 2017 at 23:15, Wenyou Yang wrote: > Convert the board to support the video driver model, add the device > tree node, and remove the unnecessary code. > > Signed-off-by: Wenyou Yang > --- > > Changes in v2: None > > arch/arm/dts/at91-sama5d2_xplained.dts | 60

[U-Boot] [PATCH v2 1/5] board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO

2017-09-14 Thread Wenyou Yang
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code. Signed-off-by: Wenyou Yang --- Changes in v2: None arch/arm/dts/at91-sama5d2_xplained.dts | 60 arch/arm/dts/sama5d2.dtsi | 7 ++ arc