[U-Boot] [PATCH v3 53/62] rockchip: syscon: Update to work with of-platdata

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


On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> The syscon devices all end up having diffent driver names with of-platdata,
> since the driver name comes from the first string in the compatible list.
> Add separate device declarations for each one, and add a bind method to set
> up driver_data correctly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/mach-rockchip/rk3288/syscon_rk3288.c | 38 +++++++++++++++++++++++++++
>  1 file changed, 38 insertions(+)

Applied to u-boot-dm


More information about the U-Boot mailing list