Home
last modified time | relevance | path

Searched hist:"5725128507 eca41bb110d702858ca2c8d7dc4085" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dsyscon.h5725128507eca41bb110d702858ca2c8d7dc4085 Tue Jun 23 16:38:43 CDT 2015 Simon Glass <sjg@chromium.org> dm: Add support for generic system controllers (syscon)

Many SoCs have a number of system controllers which are dealt with as a
group by a single driver. It is a pain to have to add lots of compatible
strings and/or separate drivers for each. Instead we can identify the
controllers by a number and request the address of the one we want.

Add a simple implementation of this which can be used by SoC driver code.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/core/
H A Dsyscon-uclass.c5725128507eca41bb110d702858ca2c8d7dc4085 Tue Jun 23 16:38:43 CDT 2015 Simon Glass <sjg@chromium.org> dm: Add support for generic system controllers (syscon)

Many SoCs have a number of system controllers which are dealt with as a
group by a single driver. It is a pain to have to add lots of compatible
strings and/or separate drivers for each. Instead we can identify the
controllers by a number and request the address of the one we want.

Add a simple implementation of this which can be used by SoC driver code.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefilediff 5725128507eca41bb110d702858ca2c8d7dc4085 Tue Jun 23 16:38:43 CDT 2015 Simon Glass <sjg@chromium.org> dm: Add support for generic system controllers (syscon)

Many SoCs have a number of system controllers which are dealt with as a
group by a single driver. It is a pain to have to add lots of compatible
strings and/or separate drivers for each. Instead we can identify the
controllers by a number and request the address of the one we want.

Add a simple implementation of this which can be used by SoC driver code.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/dm/
H A Duclass-id.hdiff 5725128507eca41bb110d702858ca2c8d7dc4085 Tue Jun 23 16:38:43 CDT 2015 Simon Glass <sjg@chromium.org> dm: Add support for generic system controllers (syscon)

Many SoCs have a number of system controllers which are dealt with as a
group by a single driver. It is a pain to have to add lots of compatible
strings and/or separate drivers for each. Instead we can identify the
controllers by a number and request the address of the one we want.

Add a simple implementation of this which can be used by SoC driver code.

Signed-off-by: Simon Glass <sjg@chromium.org>