mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 18:32:38 +00:00
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
|