This patchset adds support for new K2G Industrial Communication Engine evm. For now only a bare minimal dts which will allow ram boot. Additional peripherals will be added when base K2G SoC patches are upstreamed allowing peripherals to be enabled. Bootlog: https://pastebin.ubuntu.com/24281838/ Franklin S Cooper Jr (2): ARM: keystone: Create new binding for K2G ICE evm ARM: dts: keystone: Add minimum support for K2G ICE evm .../devicetree/bindings/arm/keystone/keystone.txt | 3 ++ arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/keystone-k2g-ice.dts | 42 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/keystone-k2g-ice.dts -- 2.10.0 -- 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