[U-Boot] [RFC PATCH 1/4] rockchip: clk: rk3368: update for 32/64bit-aware OF_PLATDATA

Simon Glass sjg at chromium.org
Sat Aug 26 13:38:05 UTC 2017


On 14 August 2017 at 11:05, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> With dtoc emitting fdt64_t for addresses (and region sizes), the
> array indices for accessing the reg[] array needs to be adjusted.
> This adjusts the clk_rk3368 driver to correctly handle OF_PLATDATA
> given this new structure layout.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>
> ---
>
>  drivers/clk/rockchip/clk_rk3368.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list