From: Jaewon Kim <jaewon02.kim@samsung.com>
To: "Thierry Reding" <thierry.reding@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Alim Akhtar" <alim.akhtar@samsung.com>
Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org,
Jaewon Kim <jaewon02.kim@samsung.com>
Subject: [PATCH v6 0/2] support PWM for exynosautov9
Date: Tue, 18 Jul 2023 15:21:58 +0900 [thread overview]
Message-ID: <20230718062200.79306-1-jaewon02.kim@samsung.com> (raw)
In-Reply-To: CGME20230718062723epcas2p4fa1d2b07220c873a4d7de2d1899f1699@epcas2p4.samsung.com
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
next parent reply other threads:[~2023-07-18 6:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20230718062723epcas2p4fa1d2b07220c873a4d7de2d1899f1699@epcas2p4.samsung.com>
2023-07-18 6:21 ` Jaewon Kim [this message]
2023-07-18 6:21 ` [PATCH v6 1/2] dt-bindings: pwm: samsung: add exynosautov9 compatible Jaewon Kim
2023-07-20 15:57 ` Thierry Reding
2023-07-21 7:34 ` Krzysztof Kozlowski
2023-07-18 6:22 ` [PATCH v6 2/2] arm64: dts: exynos: add pwm node for exynosautov9-sadk Jaewon Kim
2023-07-19 7:36 ` [PATCH v6 0/2] support PWM for exynosautov9 Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230718062200.79306-1-jaewon02.kim@samsung.com \
--to=jaewon02.kim@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox