Re: [PATCH v2 0/3] arm64: meson: Add SoC ID detection for G12A

From: Kevin Hilman
Date: Tue Mar 12 2019 - 16:25:28 EST


Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:

> 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

Series queued for v5.2.

> Neil Armstrong (3):
> soc: amlogic: gx-socinfo: Add mask for each SoC packages
> soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs

Applied to branch: v5.2/drivers.

> arm64: dts: meson-g12a: Add AO Secure node

Applied to v5.2/dt64,

Thanks for all the new SoC detection!

Kevin