Skip to content

Commit 31fce0d

Browse files
nicknumbsuperna9999
authored andcommitted
soc: amlogic: meson-gx-socinfo: add new SoC id for S905Y4
Add new definition for Amlogic S4 S905Y4. Signed-off-by: Nick Xie <nick@khadas.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patch.msgid.link/20260113012527.40725-1-nick@khadas.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent 8f0b4cc commit 31fce0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/amlogic/meson-gx-socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ static const struct meson_gx_package_id {
8585
{ "S905D3", 0x2b, 0x30, 0x3f },
8686
{ "A113L", 0x2c, 0x0, 0xf8 },
8787
{ "S805X2", 0x37, 0x2, 0xf },
88+
{ "S905Y4", 0x37, 0x3, 0xf },
8889
{ "C308L", 0x3d, 0x1, 0xf },
8990
{ "A311D2", 0x36, 0x1, 0xf },
9091
{ "A113X2", 0x3c, 0x1, 0xf },

0 commit comments

Comments
 (0)