[U-Boot] [PATCH v3 49/62] rockchip: clk: Update the rk3288 driver to support of-platdata

Simon Glass sjg at chromium.org
Fri Jul 15 06:00:25 CEST 2016


On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> Add support for of-platdata with rk3288. This requires decoding the
> of-platdata struct and setting up the devices from that. Also the driver
> needs to be renamed to match the string that of-platdata will search for.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Rebase to master
>
> Changes in v2: None
>
>  drivers/clk/clk_rk3288.c | 20 ++++++++++++++++++--
>  1 file changed, 18 insertions(+), 2 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list