All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: meson: Add SoC ID detection for G12A
@ 2019-03-07 14:01 ` Neil Armstrong
  0 siblings, 0 replies; 15+ messages in thread
From: Neil Armstrong @ 2019-03-07 14:01 UTC (permalink / raw)
  To: khilman; +Cc: linux-amlogic, linux-kernel, linux-arm-kernel, Neil Armstrong

This patchset :
- Fixes the package id detection for S905 variants and AXG packages
- Adds new SoC IDs and Packages IDs for G12A/G12B, and S805X/Y
- Adds Add AO Secure node for G12A dtsi

Changes since v1:
- Added G12B S922X package ID
- Added G12A S905D2 package ID
- Fixed patch 2 commit message

Neil Armstrong (3):
  soc: amlogic: gx-socinfo: Add mask for each SoC packages
  soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs
  arm64: dts: meson-g12a: Add AO Secure node

 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi |  6 ++++
 drivers/soc/amlogic/meson-gx-socinfo.c      | 39 +++++++++++++--------
 2 files changed, 30 insertions(+), 15 deletions(-)

-- 
2.20.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-03-13 10:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07 14:01 [PATCH v2 0/3] arm64: meson: Add SoC ID detection for G12A Neil Armstrong
2019-03-07 14:01 ` Neil Armstrong
2019-03-07 14:01 ` Neil Armstrong
2019-03-07 14:01 ` [PATCH v2 1/3] soc: amlogic: gx-socinfo: Add mask for each SoC packages Neil Armstrong
2019-03-07 14:01   ` Neil Armstrong
2019-03-07 14:01   ` Neil Armstrong
2019-03-07 14:01 ` [PATCH v2 2/3] soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs Neil Armstrong
2019-03-07 14:01   ` Neil Armstrong
2019-03-07 14:01   ` Neil Armstrong
2019-03-07 14:01 ` [PATCH v2 3/3] arm64: dts: meson-g12a: Add AO Secure node Neil Armstrong
2019-03-07 14:01   ` Neil Armstrong
2019-03-07 14:01   ` Neil Armstrong
2019-03-12 20:25 ` [PATCH v2 0/3] arm64: meson: Add SoC ID detection for G12A Kevin Hilman
2019-03-12 20:25   ` Kevin Hilman
2019-03-12 20:25   ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.