[git pull] a couple more device tree changes for v3.3

Grant Likely grant.likely at secretlab.ca
Sat Jan 14 16:51:16 EST 2012


Hi Linus,

Here are a couple more device tree changes that I'd really like to get
into v3.3.  This sorts out driver resource decoding for some ARM
platforms using the device tree.

Thanks,
g.

The following changes since commit 2145199c4f0db7c517dd788abec301dc84b91bd0:

  Merge branch 'drm-fixes' of
git://people.freedesktop.org/~airlied/linux (2012-01-13 20:48:42
-0800)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 devicetree-for-linus

Benoit Cousson (2):
      of/address: Add reg-names property to name an iomem resource
      of/irq: Add interrupts-names property to name an irq resource

 .../devicetree/bindings/resource-names.txt         |   54 ++++++++++++++++++++
 drivers/of/address.c                               |   16 ++++--
 drivers/of/irq.c                                   |   11 ++++-
 3 files changed, 75 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/resource-names.txt


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.


More information about the devicetree-discuss mailing list