Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git.kernel.org/pub...
authorRob Herring <rob.herring@calxeda.com>
Tue, 9 Apr 2013 19:59:04 +0000 (14:59 -0500)
committerRob Herring <rob.herring@calxeda.com>
Tue, 9 Apr 2013 19:59:04 +0000 (14:59 -0500)
Pull DT C pre-processor changes from Stephen Warren:

dt: run C pre-processor on *.dts, create some standard headers

This branch enhances the support for running dtc on device tree files.

A dedicated directory is created for header files that provide constants
for device-tree bindings.

The kbuild dependency script processor is enhanced to support processing
the dependency outputs from multiple separate commands at once.

The kbuild dtc rule is modified so that the C pre-processor is always
applied when compiling any device tree.

Some standard headers are created which define common constants for GPIO,
IRQ, and ARM GIC device tree bindings.


Trivial merge
This page took 0.025419 seconds and 5 git commands to generate.