Hi! This series moves the cyclone5 specific DT stuff to a "new" dtsi file, and adds a dts for the socfpga_cyclone5_socdk aka the previous socfpga_cyclone5. This is in preparation for other cyclone5 based boards (e.g. SoCkit or Socrates) Also, fix the clock names in the socfpga.dtsi and cleanup the indentation. Regards, Steffen Steffen Trumtrar (3): ARM: socfpga: dts: Move common nodes to cyclone5 dtsi ARM: socfpga: dts: cleanup indentation ARM: socfpga: dts: fix s2f_* clock name arch/arm/boot/dts/Makefile | 2 +- arch/arm/boot/dts/socfpga.dtsi | 296 ++++++++++----------- ...{socfpga_cyclone5.dts => socfpga_cyclone5.dtsi} | 20 -- arch/arm/boot/dts/socfpga_cyclone5_socdk.dts | 40 +++ 4 files changed, 189 insertions(+), 169 deletions(-) rename arch/arm/boot/dts/{socfpga_cyclone5.dts => socfpga_cyclone5.dtsi} (78%) create mode 100644 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts -- 1.8.4.rc3 -- 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