[PATCH v6 0/2] support PWM for exynosautov9

Jaewon Kim posted 2 patches 2 years, 1 month ago
.../devicetree/bindings/pwm/pwm-samsung.yaml    | 17 +++++++++++------
.../arm64/boot/dts/exynos/exynosautov9-sadk.dts |  6 ++++++
arch/arm64/boot/dts/exynos/exynosautov9.dtsi    | 11 +++++++++++
3 files changed, 28 insertions(+), 6 deletions(-)
[PATCH v6 0/2] support PWM for exynosautov9
Posted by Jaewon Kim 2 years, 1 month ago
Add pwm nodes to support PWM fan on exynosautov9-sadk board.

---
Changes in v6:
 - add disabled status to exynosautov9.dtsi

Changes in v5:
 - change const to enum in dt-bindings document
 - remove comment for exynosautov9

Changes in v4:
 - add document file.

Changes in v3:
 - removed adding compatible to driver.

Changes in v2:
 - add compatible string to driver.


Jaewon Kim (2):
  dt-bindings: pwm: samsung: add exynosautov9 compatible
  arm64: dts: exynos: add pwm node for exynosautov9-sadk

 .../devicetree/bindings/pwm/pwm-samsung.yaml    | 17 +++++++++++------
 .../arm64/boot/dts/exynos/exynosautov9-sadk.dts |  6 ++++++
 arch/arm64/boot/dts/exynos/exynosautov9.dtsi    | 11 +++++++++++
 3 files changed, 28 insertions(+), 6 deletions(-)

-- 
2.17.1
Re: [PATCH v6 0/2] support PWM for exynosautov9
Posted by Krzysztof Kozlowski 2 years, 1 month ago
On Tue, 18 Jul 2023 15:21:58 +0900, Jaewon Kim wrote:
> Add pwm nodes to support PWM fan on exynosautov9-sadk board.
> 

Applied, thanks!

[1/2] dt-bindings: pwm: samsung: add exynosautov9 compatible
      https://git.kernel.org/krzk/linux/c/8188b984dea9df7bfa128fc6f8ec0b01edff2d43
[2/2] arm64: dts: exynos: add pwm node for exynosautov9-sadk
      https://git.kernel.org/krzk/linux/c/74641f4a79af8dd3138a7e9a0ec352fdca5d7aba

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>