In an effort to give some love to the apparently forgotten MT6795 SoC, I am upstreaming more components that are necessary to support platforms powered by this one apart from a simple boot to serial console. This series introduces support for the PWMs found in Helio X10. Tested on a Sony Xperia M5 (codename "Holly") smartphone. AngeloGioacchino Del Regno (2): pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795 dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 + drivers/pwm/pwm-mediatek.c | 7 +++++++ 2 files changed, 8 insertions(+) -- 2.35.1