-
- Downloads
soc: Add Amlogic SoC Information driver
Amlogic SoCs have a SoC information register for SoC type, package type and revision information. This patchs adds support for this register decoding and exposing with the SoC bus infrastructure. Signed-off-by:Neil Armstrong <narmstrong@baylibre.com> Signed-off-by:
Kevin Hilman <khilman@baylibre.com>
Showing
- drivers/soc/Kconfig 1 addition, 0 deletionsdrivers/soc/Kconfig
- drivers/soc/Makefile 1 addition, 0 deletionsdrivers/soc/Makefile
- drivers/soc/amlogic/Kconfig 12 additions, 0 deletionsdrivers/soc/amlogic/Kconfig
- drivers/soc/amlogic/Makefile 1 addition, 0 deletionsdrivers/soc/amlogic/Makefile
- drivers/soc/amlogic/meson-gx-socinfo.c 177 additions, 0 deletionsdrivers/soc/amlogic/meson-gx-socinfo.c
Loading