Re: [U-Boot] [PATCH v5 5/6] board: sama5d3_xplained: Clean up code

2017-04-15 Thread Simon Glass
On 13 April 2017 at 18:51, Wenyou Yang wrote: > Due to the introduction of the pinctrl and clk driver, and using > device tree files, remove the unneeded hardcoded pin configuration > and clock enabling code from the board file. > > Signed-off-by: Wenyou Yang > --- > > Changes in v5: None > Chang

[U-Boot] [PATCH v5 5/6] board: sama5d3_xplained: Clean up code

2017-04-13 Thread Wenyou Yang
Due to the introduction of the pinctrl and clk driver, and using device tree files, remove the unneeded hardcoded pin configuration and clock enabling code from the board file. Signed-off-by: Wenyou Yang --- Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None board/