This patch set enables the use of the newly created driver renesas-ostm.c for the r7s72100 SoC. v3: * Changed ostm@fcfec000 to timer@fcfec000 * Added power-domains to nodes v2: * The biggest change was now the channels are independent of each other and have separate nodes in the DT. The first probed will be set up as a clock source, and any additional channels probed will become a clock event. Chris Brandt (3): ARM: dts: r7s72100: add ostm clock to device tree ARM: dts: r7s72100: add ostm to device tree ARM: dts: rskrza1: add ostm DT support arch/arm/boot/dts/r7s72100-rskrza1.dts | 8 ++++++++ arch/arm/boot/dts/r7s72100.dtsi | 27 +++++++++++++++++++++++++++ include/dt-bindings/clock/r7s72100-clock.h | 4 ++++ 3 files changed, 39 insertions(+) -- 2.10.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