Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

soc: amlogic: meson-gx-socinfo: add new A113X SoC id

Add new definition for Amlogix A113X SoC found in JetHub D1/D1+ devices:

soc soc0: Amlogic Meson AXG (A113X) Revision 25:b (43:2) Detected

Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240604140612.1179323-1-adeep@lexina.in
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>

authored by

Viacheslav Bocharov and committed by
Neil Armstrong
2faaab64 d1d0f1f6

+1
+1
drivers/soc/amlogic/meson-gx-socinfo.c
··· 63 63 { "962X", 0x24, 0x10, 0xf0 }, 64 64 { "962E", 0x24, 0x20, 0xf0 }, 65 65 { "A113X", 0x25, 0x37, 0xff }, 66 + { "A113X", 0x25, 0x43, 0xff }, 66 67 { "A113D", 0x25, 0x22, 0xff }, 67 68 { "S905L", 0x26, 0, 0x0 }, 68 69 { "S905D2", 0x28, 0x10, 0xf0 },