From: Rob Herring Date: Tue, 9 Apr 2013 19:59:04 +0000 (-0500) Subject: Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git.kernel.org/pub... X-Git-Tag: firefly_0821_release~3680^2~453^2^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a2f682aeeecfa791de19de63509566d156d0d1a3;p=firefly-linux-kernel-4.4.55.git Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git./linux/kernel/git/swarren/linux-tegra into for-next 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. --- a2f682aeeecfa791de19de63509566d156d0d1a3