[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160906085202.GA4854@carbon.kippendief.biz>
Date: Tue, 6 Sep 2016 10:52:02 +0200
From: Jorik Jonker <jorik@...pendief.biz>
To: Chen-Yu Tsai <wens@...e.org>
Cc: Maxime Ripard <maxime.ripard@...e-electrons.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Russell King <linux@...linux.org.uk>,
devicetree <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 4/7] dts: sun8i-h3: add UART1-3 to Orange Pi Plus
On Tue, Sep 06, 2016 at 11:04:38AM +0800, Chen-Yu Tsai wrote:
>In short, I'm ok with it. But please put an explicit
>
> status = "disabled";
>
>and probably a comment about how/where the peripheral can be
>used in the board dts.
Allright, I will do that in v3.
>I intended to do this for the Banana Pis. Though my original plan
>was to enable Raspberry Pi compatible peripherals by default, and
>list the other peripherals that are defined by the vendor as
>"disabled".
>
>"Defined by the vendor" means that the vendor has some sort of
>document associating the gpio header pins with the peripherals,
>as shown in:
>
> http://www.orangepi.org/Docs/Pindefinition.html#CON3_Definition
>
>This should make it easier for the average user to enable the
>peripherals. I'm not sure we should list _all_ possible ones
>though. That would make the list very large, and some might
>end up never being used.
This is exactly what I was thinking, albeit I wanted to go a bit
'bigger': move all unambiguous pinmux/peripheral associations from the
H3 DTS files to the DTSI, complete them with known associations for
which there are drivers, and have all of these disabled. Reduce the
existing blocks in the DTS files to just "status = okay".
Peripherals requiring board-specific things (like emac, USB, voltage
regulators, displays) stay put in the DTS.
It will explodes the scope of my proposed change a bit, but if you are
OK with this, I will gladly do it.
Maxime, Chen-Yu: what do you think of this?
Best,
Jorik
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists