Message ID | 1464817421-8519-11-git-send-email-kraxel@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wednesday, June 1, 2016 11:43:19 PM CEST Gerd Hoffmann wrote: > From: Eric Anholt <eric@anholt.net> > > --- > No signoff or description? Arnd
Arnd Bergmann <arnd@arndb.de> writes: > On Wednesday, June 1, 2016 11:43:19 PM CEST Gerd Hoffmann wrote: >> From: Eric Anholt <eric@anholt.net> >> >> --- >> > > No signoff or description? This commit should not have been sent out as is. Gerd took a bunch of messy commits from my trees that were intended to be squashed (or never sent out at all!) and picked them and sent them out. It's nice though that people are paying attention to this series now. Several of these patches had been sent before and got basically silence.
diff --git a/arch/arm/boot/dts/bcm2835-rpi.dtsi b/arch/arm/boot/dts/bcm2835-rpi.dtsi index caf2707..88bcd0c 100644 --- a/arch/arm/boot/dts/bcm2835-rpi.dtsi +++ b/arch/arm/boot/dts/bcm2835-rpi.dtsi @@ -38,7 +38,7 @@ }; alt0: alt0 { - brcm,pins = <0 1 2 3 4 5 7 8 9 10 11 14 15 40 45>; + brcm,pins = <0 1 2 3 4 5 7 8 9 10 11 40 45>; brcm,function = <BCM2835_FSEL_ALT0>; };
From: Eric Anholt <eric@anholt.net> --- arch/arm/boot/dts/bcm2835-rpi.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)