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

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/drivers

Amlogic Drivers for v6.20:
- add new SoC id for S905Y4

* tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux:
soc: amlogic: meson-gx-socinfo: add new SoC id for S905Y4

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+1
+1
drivers/soc/amlogic/meson-gx-socinfo.c
··· 85 85 { "S905D3", 0x2b, 0x30, 0x3f }, 86 86 { "A113L", 0x2c, 0x0, 0xf8 }, 87 87 { "S805X2", 0x37, 0x2, 0xf }, 88 + { "S905Y4", 0x37, 0x3, 0xf }, 88 89 { "C308L", 0x3d, 0x1, 0xf }, 89 90 { "A311D2", 0x36, 0x1, 0xf }, 90 91 { "A113X2", 0x3c, 0x1, 0xf },