From: Jerome Brunet <jbrunet@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>, khilman@baylibre.com
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/3] soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs
Date: Tue, 12 Feb 2019 15:43:01 +0100 [thread overview]
Message-ID: <a2475cc2b0de8a13bc103ef6f4157a4a569c4a6c.camel@baylibre.com> (raw)
In-Reply-To: <20190212142344.13634-3-narmstrong@baylibre.com>
On Tue, 2019-02-12 at 15:23 +0100, Neil Armstrong wrote:
> This adds the G12A and G12B SoC ids and the S90X2 package ID.
^
Small typo here --------------------------------|
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
> drivers/soc/amlogic/meson-gx-socinfo.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/drivers/soc/amlogic/meson-gx-socinfo.c
> b/drivers/soc/amlogic/meson-gx-socinfo.c
> index 1ae339f5eadb..c1a9c34d861b 100644
> --- a/drivers/soc/amlogic/meson-gx-socinfo.c
> +++ b/drivers/soc/amlogic/meson-gx-socinfo.c
> @@ -37,6 +37,8 @@ static const struct meson_gx_soc_id {
> { "AXG", 0x25 },
> { "GXLX", 0x26 },
> { "TXHD", 0x27 },
> + { "G12A", 0x28 },
> + { "G12B", 0x29 },
> };
>
> static const struct meson_gx_package_id {
> @@ -53,11 +55,14 @@ static const struct meson_gx_package_id {
> { "S905W", 0x21, 0xa0, 0xf0 },
> { "S905L", 0x21, 0xc0, 0xf0 },
> { "S905M2", 0x21, 0xe0, 0xf0 },
> + { "S805X", 0x21, 0x30, 0xf0 },
> + { "S805Y", 0x21, 0xb0, 0xf0 },
> { "S912", 0x22, 0, 0x0 }, /* Only S912 is known for GXM */
> { "962X", 0x24, 0x10, 0xf0 },
> { "962E", 0x24, 0x20, 0xf0 },
> { "A113X", 0x25, 0x37, 0xff },
> { "A113D", 0x25, 0x22, 0xff },
> + { "S905X2", 0x28, 0x40, 0xf0 },
> };
>
> static inline unsigned int socinfo_to_major(u32 socinfo)
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2019-02-12 14:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 14:23 [PATCH 0/3] arm64: meson: Add SoC ID detection for G12A Neil Armstrong
2019-02-12 14:23 ` [PATCH 1/3] soc: amlogic: gx-socinfo: Add mask for each SoC packages Neil Armstrong
2019-02-12 14:23 ` [PATCH 2/3] soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs Neil Armstrong
2019-02-12 14:43 ` Jerome Brunet [this message]
2019-02-12 14:24 ` [PATCH 3/3] arm64: dts: meson-g12a: Add AO Secure node Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a2475cc2b0de8a13bc103ef6f4157a4a569c4a6c.camel@baylibre.com \
--to=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=narmstrong@baylibre.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®