From: Ravi Eluri <venkataravi.e@xxxxxxxxxxxx> Removed lot of redundant device tree syntax from imx28-evk device tree to make it more robust and readable. Total four changesets and are described as follows: Changeset 1 removes unit addresses for all peripherals of imx28 in imx28-evk DT as they are already defined in the corresponding dtsi file. Make use of phandles reference peripheral nodes in dts files. Changeset 2 removes unit addresses for the system buses of imx28 as they are already defined in the corresponding dtsi file. Changeset 3 rearranges nodes for better readability. Changeset 4 does DT cleanup (whitespaces, tabs ...) Note: - Changesets were compile tested and built(ARCH=arm, imx28) on linux-next (latest). - No build issues reported. - Please discard this changesets, if this is not making any better." Ravi Eluri (4): arm: dts: imx28: Use phandles instead of unit addresses arm: dts: imx28: Remove system bus unit addresses arm: dts: imx28: Rearrange nodes for better readability arm: dts: imx28: Device tree cleanup arch/arm/boot/dts/imx28-evk.dts | 503 ++++++++++++++++++++-------------------- 1 file changed, 247 insertions(+), 256 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html