On Thu, Jun 06, 2013 at 01:41:33AM -0400, Matt Porter wrote:Acked-by: Christian Daudt <csd@xxxxxxxxxxxx>This series follows the same approach as taken on Tegra andAcked-by: Olof Johansson <olof@xxxxxxxxx>
OMAP DT files to use the C preprocessor in order to improve
readability. Since bcm281xx does not yet have gpio and pinctrl
support, this series just enables the C preprocessor and removes
the magic constants from existing irq properties. Any new
additions can come in using human readable definitions.
The resulting dtb was diff-tested to validate it versus the non
preprocessed dts version.
Matt Porter (2):
ARM: dts: bcm281xx: use #include for device tree files
ARM: dts: bcm281xx: use existing defines for irqs
I can add them to my tree. I already have a pending dt commit to push.
Not sure what else you'll have for 3.11 devicetree-wise, Christian -- your
choice if you want to send a pull request or ack these and we'll apply them
directly.