[PATCH 1/8] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node.

Gerd Hoffmann kraxel at redhat.com
Fri Sep 9 02:05:24 PDT 2016


  Hi,

> According to this page [1] the pinctrl group for parallel display interface is
> missing. Is it intended?
> 
> [1] - http://elinux.org/RPi_BCM2835_GPIOs

Just an oversight I guess.  Eric?

Does this look correct?

+                       dpi_gpio4: dpi_gpio4 {
+                               brcm,pins = <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>;
+                       };

thanks,
  Gerd




More information about the linux-rpi-kernel mailing list