From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy Date: Tue, 04 Jun 2019 16:14:34 +0200 Message-ID: <1748246.UnQIR8Fo6l@phil> References: <20190524233309.45420-1-dianders@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20190524233309.45420-1-dianders@chromium.org> Sender: linux-kernel-owner@vger.kernel.org To: Douglas Anderson Cc: briannorris@chromium.org, ryandcase@chromium.org, mka@chromium.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Am Samstag, 25. Mai 2019, 01:33:09 CEST schrieb Douglas Anderson: > This is like commit 0ca87bd5baa6 ("ARM: dts: rockchip: Add pin names > for rk3288-veyron-jerry") and commit ca3516b32cd9 ("ARM: dts: > rockchip: Add pin names for rk3288-veyron-minnie") but for 3 more > veyron boards. > > A few notes: > - While there is most certainly duplication between all the veyron > boards, it still feels like it is sane to just have each board have > a full list of its pin names. The format of "gpio-line-names" does > not lend itself to one-off overriding and besides it seems sane to > more fully match schematic names. Also note that the extra > duplication here is only in source code and is unlikely to ever > change (since these boards are shipped). Duplication in the .dtb > files is unavoidable. > - veyron-jaq and veyron-mighty are very closely related and so I have > shared a single list for them both with comments on how they are > different. This is just a typo fix on one of the boards, a possible > missing signal on one of the boards (or perhaps I was never given > the most recent schematics?) and dealing with the fact that one of > the two boards has full sized SD. > > Signed-off-by: Douglas Anderson applied for 5.3 with Matthias Rb. Thanks Heiko