Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1482161

Re: [PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node.

From Gerd Hoffmann <kraxel@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node.
Date 2016-09-13 08:30 +0200
Message-ID <sgPod-6ux-3@gated-at.bofh.it> (permalink)
References <sguMN-LC-7@gated-at.bofh.it> <sguMN-LC-15@gated-at.bofh.it> <sgE9s-6Zj-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mo, 2016-09-12 at 20:19 +0200, Stefan Wahren wrote:
> Hi Gerd,
> 
> > Gerd Hoffmann <kraxel@redhat.com> hat am 12. September 2016 um 10:22
> > geschrieben:
> > 
> > 
> > From: Eric Anholt <eric@anholt.net>
> > 
> > The BCM2835-ARM-Peripherals.pdf documentation specifies what the
> > function selects do for the pins, and there are a bunch of obvious
> > groupings to be made.  With these created, we'll be able to replace
> > bcm2835-rpi.dtsi's main "set all of these pins to alt0" with
> > references to specific groups we want enabled.
> > 
> > Signed-off-by: Eric Anholt <eric@anholt.net>
> > 
> > squashed in:
> >   ARM: dts: bcm283x: Add the emmc pin group to bcm283x.dtsi.
> >   ARM: dts: bcm283x: Add a group for mapping pins 48-53 to sdhost.
> >   ARM: dts: bcm283x: Add a new EMMC pin group from the downstream tree.
> > 
> > fixups by kraxel:
> >   * fix spi0 name
> >   * sort & group entries
> >   * use pull defines
> >   * add dpi group
> 
> this looks like a changelog.

It actually is, trying to keep track of what comes from Eric and what
comes from me.  But I guess I can also simply summarize that as "based
on a patch from Eric".

> > +			dpi_gpio4: dpi_gpio4 {
> > +				brcm,pins = <0 1 2 3 4 5 6 7 8 9 10 11
> > +					     12 13 14 15 16 17 18 19
> > +					     20 21 22 23 24 25 26 27>;
> > +				brcm,function = <BCM2835_FSEL_ALT2>;
> > +			};
> 
> s/dpi_gpio4/dpi_gpio0

Yea, right, will fix.

cheers,
  Gerd

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node. Gerd Hoffmann <kraxel@redhat.com> - 2016-09-12 10:30 +0200
  Re: [PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl  groups in the gpio node. Stefan Wahren <stefan.wahren@i2se.com> - 2016-09-12 20:30 +0200
    Re: [PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl  groups in the gpio node. Stefan Wahren <stefan.wahren@i2se.com> - 2016-09-12 21:10 +0200
      Re: [PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl  groups in the gpio node. Gerd Hoffmann <kraxel@redhat.com> - 2016-09-13 08:40 +0200
    Re: [PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl  groups in the gpio node. Gerd Hoffmann <kraxel@redhat.com> - 2016-09-13 08:30 +0200

csiph-web