Commit 31fce0d2 authored by Nick Xie's avatar Nick Xie Committed by Neil Armstrong
Browse files

soc: amlogic: meson-gx-socinfo: add new SoC id for S905Y4

parent 8f0b4cce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ static const struct meson_gx_package_id {
	{ "S905D3", 0x2b, 0x30, 0x3f },
	{ "A113L", 0x2c, 0x0, 0xf8 },
	{ "S805X2", 0x37, 0x2, 0xf },
	{ "S905Y4", 0x37, 0x3, 0xf },
	{ "C308L", 0x3d, 0x1, 0xf },
	{ "A311D2", 0x36, 0x1, 0xf },
	{ "A113X2", 0x3c, 0x1, 0xf },