[PW_SID:957500] Add support for Allwinner PWM on D1/T113s/R329 SoCs#346
[PW_SID:957500] Add support for Allwinner PWM on D1/T113s/R329 SoCs#346linux-riscv-bot wants to merge 4 commits into
Conversation
…oller Allwinner's D1, T113-S3 and R329 SoCs have a new pwm controller witch is different from the previous pwm-sun4i. The D1 and T113 are identical in terms of peripherals, they differ only in the architecture of the CPU core, and even share the majority of their DT. Because of that, using the same compatible makes sense. The R329 is a different SoC though, and should have a different compatible string added, especially as there is a difference in the number of channels. D1 and T113s SoCs have one PWM controller with 8 channels. R329 SoC has two PWM controllers in both power domains, one of them has 9 channels (CPUX one) and the other has 6 (CPUS one). Add a device tree binding for them. Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Aleksandr Shubin <privatesub2@gmail.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Allwinner's D1, T113-S3 and R329 SoCs have a quite different PWM controllers with ones supported by pwm-sun4i driver. This patch adds a PWM controller driver for Allwinner's D1, T113-S3 and R329 SoCs. The main difference between these SoCs is the number of channels defined by the DT property. Co-developed-by: Brandon Cheo Fusi <fusibrandon13@gmail.com> Signed-off-by: Brandon Cheo Fusi <fusibrandon13@gmail.com> Signed-off-by: Aleksandr Shubin <privatesub2@gmail.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
D1 and T113s contain a pwm controller with 8 channels. This controller is supported by the sun20i-pwm driver. Add a device tree node for it. Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: Aleksandr Shubin <privatesub2@gmail.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 1: "[v12,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 2: "[v12,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
|
Patch 3: "[v12,3/3] riscv: dts: allwinner: d1: Add pwm node" |
c8da138 to
4d9ad71
Compare
PR for series 957500 applied to workflow__riscv__fixes
Name: Add support for Allwinner PWM on D1/T113s/R329 SoCs
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=957500
Version: 12