This patch will make applying on the top of Beniamino's submission, the Beniamino's submission come from [1]. [1]: https://git.kernel.org/cgit/linux/kernel/git/thierry.reding/linux-pwm.git/log/?h=for-next Beniamino's submission won't be used from genenation Rockchip SoCs. So I have to add the new pwm for next genenation Rockchip SoCs. Tested on RK3288 SDK board. Changes in v2: * address comments from Beniamino Galvani Reding: - remove #include <linux/of_address.h>. - of_iomap be removed,and devm_ioremap replace it. - remove a line no be used. Caesar Wang (2): [PATCH v2 1/2] pwm: add this patch to introduce for rk-pwm and vop-pwm [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs .../devicetree/bindings/pwm/pwm-rockchip.txt | 13 +-- drivers/pwm/pwm-rockchip.c | 97 ++++++++++++++++++---- 2 files changed, 87 insertions(+), 23 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html