From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Wed, 28 Nov 2018 20:00:53 +0800 Subject: [PATCH 39/77] ARM: dts: sun7i: Remove all useless pinctrl nodes In-Reply-To: <6fdd9b5d257601d88a8deb13727b6309c6c75fce.1543321707.git-series.maxime.ripard@bootlin.com> References: <6fdd9b5d257601d88a8deb13727b6309c6c75fce.1543321707.git-series.maxime.ripard@bootlin.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 27, 2018 at 8:46 PM Maxime Ripard wrote: > > The gpio pinctrl nodes are redundant and as such useless most of the times. > Since they will also generate warnings in DTC, we can simply remove most of > them. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai