mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 04:41:17 +00:00
a9daaba296
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>
2 lines
53 B
Makefile
2 lines
53 B
Makefile
obj-$(CONFIG_MESON_GX_SOCINFO) += meson-gx-socinfo.o
|