From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 9/9] arm64: dts: add Pine64 support
Date: Tue, 11 Oct 2016 14:50:19 +0200 [thread overview]
Message-ID: <20161011125019.GY3462@lukather> (raw)
In-Reply-To: <7483f6ea-3b59-46ca-fb31-f26af6ec8423@arm.com>
On Mon, Oct 03, 2016 at 11:24:24AM +0100, Andre Przywara wrote:
> Hi Maxime,
>
> thanks for the respin!
>
> On 03/10/16 09:09, Maxime Ripard wrote:
> > From: Andre Przywara <andre.przywara@arm.com>
> >
> > The Pine64 is a cost-efficient development board based on the
> > Allwinner A64 SoC.
> > There are three models: the basic version with Fast Ethernet and
> > 512 MB of DRAM (Pine64) and two Pine64+ versions, which both
> > feature Gigabit Ethernet and additional connectors for touchscreens
> > and a camera. Or as my son put it: "Those are smaller and these are
> > missing." ;-)
> > The two Pine64+ models just differ in the amount of DRAM
> > (1GB vs. 2GB). Since U-Boot will figure out the right size for us and
> > patches the DT accordingly we just need to provide one DT for the
> > Pine64+.
> >
> > Signed-off-by: Andre Przywara <andre.przywara@arm.com>
> > [Maxime: Removed the common DTSI and include directly the pine64 DTS]
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> > ---
> > arch/arm64/boot/dts/Makefile | 1 +
> > arch/arm64/boot/dts/allwinner/Makefile | 5 ++
> > .../boot/dts/allwinner/sun50i-a64-pine64-plus.dts | 50 +++++++++++
> > .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 74 +++++++++++++++++
> > include/dt-bindings/reset/sun50i-a64-ccu.h | 97 +++++++++++-----------
>
> Shouldn't the changes in this file be merged into patch 6/9?
Oops, yeah, of course.
> > diff --git a/include/dt-bindings/reset/sun50i-a64-ccu.h b/include/dt-bindings/reset/sun50i-a64-ccu.h
> > index e61fac294d73..db60b29ddb11 100644
> > --- a/include/dt-bindings/reset/sun50i-a64-ccu.h
> > +++ b/include/dt-bindings/reset/sun50i-a64-ccu.h
> > @@ -46,52 +46,53 @@
> > #define RST_USB_PHY0 0
> > #define RST_USB_PHY1 1
> > #define RST_USB_HSIC 2
> > -#define RST_MBUS 3
> ....
> > +#define RST_DRAM 3
> > +#define RST_MBUS 4
>
> So I take it that this kind of changes will not happen anymore once the
> DT has been merged?
> And this numbering is arbitrary and not connected to some hardware
> bits/register addresses at all?
> And in case we find some missing bits later we will just queue them at
> the end?
Your constant reminding of that on all the patches is getting
old. Yes, this is what we agreed on two releases ago. And since
there's already some very real bugs that can't be fixed because of
that, there's really nothing to be proud of.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161011/c48fcec8/attachment.sig>
prev parent reply other threads:[~2016-10-11 12:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-03 8:09 [PATCH v3 0/9] arm64: Allwinner A64 support based on sunxi-ng Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 1/9] clk: sunxi-ng: Rename the internal structures Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 2/9] clk: sunxi-ng: Remove the use of rational computations Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 3/9] clk: sunxi-ng: Finish to convert to structures for arguments Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 4/9] clk: sunxi-ng: Add minimums for all the relevant structures and clocks Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 5/9] clk: sunxi-ng: Implement minimum for multipliers Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 6/9] clk: sunxi-ng: Add A64 clocks Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 7/9] arm64: dts: add Allwinner A64 SoC .dtsi Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 8/9] Documentation: devicetree: add vendor prefix for Pine64 Maxime Ripard
2016-10-03 8:09 ` [PATCH v3 9/9] arm64: dts: add Pine64 support Maxime Ripard
2016-10-03 10:24 ` Andre Przywara
2016-10-11 12:50 ` Maxime Ripard [this message]
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=20161011125019.GY3462@lukather \
--to=maxime.ripard@free-electrons.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;
as well as URLs for NNTP newsgroup(s).