Re: [PATCH v3 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






On 12/8/2014 11:38 AM, Arnd Bergmann wrote:
On Monday 08 December 2014 10:47:44 Ray Jui wrote:
+
+- no-drv-stregnth:
+    Specifies the GPIO controller does not support drive strength configuration
+


Typo:

	strength, not stregnth

Otherwise looks good.

	Arnd

Right...Let me fix that. Also noticed the following in the device tree binding example that needs to be fixed:
	gpio_crmu: gpio@03024800 {

		compatible = "brcm,cygnus-crmu-gpio";
The above line needs to be fixed with:
		compatible = "brcm,cygnus-gpio";

		reg = <0x03024800 0x50>;
		ngpios = <6>;
		#gpio-cells = <2>;
		gpio-controller;
		no-drv-stregnth;
	};
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux