Dear All, this series includes all that is required to add PWM and TPU SoC specific support for the r8a7743. Thanks, Fabrizio Castro (5): ARM: shmobile: defconfig: Enable PWM dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings ARM: dts: r8a7743: Add PWM SoC support dt-bindings: pwm: renesas-tpu: Document r8a774[35] support ARM: dts: r8a7743: Add TPU support .../devicetree/bindings/pwm/renesas,pwm-rcar.txt | 10 ++- .../devicetree/bindings/pwm/renesas,tpu-pwm.txt | 4 +- arch/arm/boot/dts/r8a7743.dtsi | 80 ++++++++++++++++++++++ arch/arm/configs/shmobile_defconfig | 1 + 4 files changed, 91 insertions(+), 4 deletions(-) -- 2.7.4