Re: [RFC PATCH 05/12] arm/dt: Tegra: Add nvidia,gpios property to GPIO controller
From: Olof Johansson <hidden>
Date: 2011-08-14 07:02:01
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Olof Johansson <hidden>
Date: 2011-08-14 07:02:01
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Fri, Aug 12, 2011 at 3:54 PM, Stephen Warren [off-list ref] wrote:
Add board-specific gpio node for Harmony and Seaboard. This lists the GPIOs used by the board. Note that not all GPIOs that exist on the board are listed; only those used by devices currently supported by device tree.
I don't want to bikeshed over this, but something like "nvidia,enabled-gpios" could be a bit more descriptive. Either way is OK though. The property should be documented under the bindings Documentation/ hierarchy though. -Olof