From mboxrd@z Thu Jan 1 00:00:00 1970 From: embed3d@gmail.com (Philipp Rossak) Date: Thu, 15 Feb 2018 12:19:17 +0100 Subject: [PATCH v2 0/2] Fix broken bananapi m2 devicetree/regulators In-Reply-To: <20180215090838.fnenymzrejs6vhcf@flea.home> References: <20180214141025.22171-1-embed3d@gmail.com> <20180215090838.fnenymzrejs6vhcf@flea.home> Message-ID: <89d2da32-82c5-84d9-507e-aa17d782d766@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 15.02.2018 10:08, Maxime Ripard wrote: > On Wed, Feb 14, 2018 at 03:10:23PM +0100, Philipp Rossak wrote: >> This patchseries fixes the bananapi m1 devicetree, to be able to boot again. >> The first two patches update/improve the devicetree and the last patch adds >> all missing regulators. >> >> Regards, >> Philipp >> >> Changes since v1: >> * squashed commit 1 and 3 >> * fix wrong mmc regulator >> >> Philipp Rossak (2): >> arm: dts: sun6i: a31s: bpi-m2: improve pmic properties >> arm: dts: sun6i: a31s: fix: bpi-m2: add missing regulators > > Applied both. > > I had to make a couple of changes though, in the commit title arm > should be uppercase, and the fix isn't needed. > > I also added stable in Cc, since these patches have been there for > quite some time. > > Maxime > Thanks! Philipp