This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
2bd6bf03f4
linux
/
drivers
/
soc
/
amlogic
/
Makefile
2 lines
53 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2017-06-23 10:28:18 +02:00
obj-$(CONFIG_MESON_GX_SOCINFO)
+=
meson-gx-socinfo.o
Reference in New Issue
Copy Permalink