From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM64: dts: amlogic: Add basic support for Amlogic S905X
Date: Mon, 29 Aug 2016 12:46:55 -0500 [thread overview]
Message-ID: <m2y43fii28.fsf@baylibre.com> (raw)
In-Reply-To: <1472382113-10754-1-git-send-email-carlo@caione.org> (Carlo Caione's message of "Sun, 28 Aug 2016 13:01:53 +0200")
Carlo Caione <carlo@caione.org> writes:
> From: Carlo Caione <carlo@endlessm.com>
>
> This patch introduces the basic support for the Amlogic S905X (Meson
> GXL) and for the Amlogic evaluation board P212.
> No documentation has been released yet for this SoC, so for now only the
> bare minimum has been added in the DT.
>
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Andreas F?rber <afaerber@suse.de>
> Signed-off-by: Carlo Caione <carlo@endlessm.com>
> ---
>
> Hey Kevin,
> Can you take this one?
>
> Changelog:
> v2:
> - Added acked-by and reviewed-by
>
> ---
> Documentation/devicetree/bindings/arm/amlogic.txt | 5 +
> arch/arm64/boot/dts/amlogic/Makefile | 1 +
> arch/arm64/boot/dts/amlogic/meson-gxl-p212.dts | 70 +++++++++
> arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 179 ++++++++++++++++++++++
It seems to me that meson-gxl.dtsi is almost identicial to
meson-gxbb.dtsi. I think we should create another .dtsi for all the
common parts. Something like meson-gx-common.dtsi, which is included
by meson-gxbb.dtsi and meson-gxl.dtsi
Also, the GXL family has both the S905x and S905D SoCs, so we may need
meson-gxl-s905x.dtsi and meson-gxl-s905d.dtsi but I'm not sure of the
full set of differences between those, so we can save that for later.
But, I do think the board files should probably have the SoC name. So
they would look something like: meson-gxl-s905x-p212.dts (which you
have) and meson-gxl-s905d-p230.dts (which I have.)
Kevin
next prev parent reply other threads:[~2016-08-29 17:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-28 11:01 [PATCH v2] ARM64: dts: amlogic: Add basic support for Amlogic S905X Carlo Caione
2016-08-29 17:46 ` Kevin Hilman [this message]
2016-08-29 17:50 ` Kevin Hilman
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=m2y43fii28.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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