[U-Boot] [PATCH v7 10/12] dm: syscon: Provide a generic syscon driver

Simon Glass sjg at chromium.org
Fri Sep 23 06:15:48 CEST 2016


Hi,

On 8 September 2016 at 00:47, Paul Burton <paul.burton at imgtec.com> wrote:
> Provide a trivial syscon driver matching the generic "syscon" compatible
> string, allowing for simple system controllers to be used without a
> custom driver just as in Linux.
>
> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
>
> ---
>
> Changes in v7: None
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - New patch
>
>  drivers/core/syscon-uclass.c | 11 +++++++++++
>  1 file changed, 11 insertions(+)

It looks like this has been applied, right?

Regards,
Simon


More information about the U-Boot mailing list