devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Jagan Teki <jagan@edgeble.ai>
Cc: "Heiko Stuebner" <heiko@sntech.de>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-pwm@vger.kernel.org,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: Re: [PATCH 01/13] dt-bindings: pwm: rockchip: Document rv1126-pwm
Date: Mon, 31 Jul 2023 16:48:17 +0100	[thread overview]
Message-ID: <20230731-doornail-shrunk-26c9948dacf9@spud> (raw)
In-Reply-To: <20230731103518.2906147-2-jagan@edgeble.ai>

[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]

On Mon, Jul 31, 2023 at 04:05:06PM +0530, Jagan Teki wrote:
> Document pwm compatible for rv1126 which is fallback compatible
> of rk3328-pwm group.
> 
> Signed-off-by: Jagan Teki <jagan@edgeble.ai>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

> ---
> Cc: linux-pwm@vger.kernel.org
> Cc: Thierry Reding <thierry.reding@gmail.com>
> Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
> 
>  Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
> index f2d1dc7e7b3f..65bfb492b3a4 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
> +++ b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
> @@ -32,6 +32,7 @@ properties:
>                - rockchip,rk3308-pwm
>                - rockchip,rk3568-pwm
>                - rockchip,rk3588-pwm
> +              - rockchip,rv1126-pwm
>            - const: rockchip,rk3328-pwm
>  
>    reg:
> -- 
> 2.25.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  parent reply	other threads:[~2023-07-31 15:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31 10:35 [PATCH 00/13] arm64: rockchip: Add more RV1126 DT nodes Jagan Teki
2023-07-31 10:35 ` [PATCH 01/13] dt-bindings: pwm: rockchip: Document rv1126-pwm Jagan Teki
2023-07-31 14:51   ` Uwe Kleine-König
2023-08-09 14:02     ` Heiko Stuebner
2023-08-15 20:59       ` Krzysztof Kozlowski
2023-09-30 19:34         ` Uwe Kleine-König
2023-07-31 15:48   ` Conor Dooley [this message]
2023-07-31 10:35 ` [PATCH 02/13] ARM: dts: rockchip: rv1126: Add pwm2m0 pins Jagan Teki
2023-07-31 10:35 ` [PATCH 03/13] ARM: dts: rockchip: rv1126: Add pwm2 node Jagan Teki
2023-07-31 10:35 ` [PATCH 04/13] ARM: dts: rockchip: rv1126: Add pwm11m0 pins Jagan Teki
2023-07-31 10:35 ` [PATCH 05/13] ARM: dts: rockchip: rv1126: Add pwm11 node Jagan Teki
2023-07-31 10:35 ` [PATCH 06/13] ARM: dts: rockchip: rv1126: Add SFC node Jagan Teki
2023-07-31 10:35 ` [PATCH 07/13] ARM: dts: rockchip: rv1126: Add FSPI pins Jagan Teki
2023-07-31 10:35 ` [PATCH 08/13] ARM: dts: rockchip: rv1126: Add uart5m2_xfer pins Jagan Teki
2023-07-31 10:35 ` [PATCH 09/13] ARM: dts: rv1126: Enable pwm fan for edgeble-neu2 Jagan Teki
2023-07-31 10:35 ` [PATCH 10/13] ARM: dts: rv1126: Drop EMMC_RSTN " Jagan Teki
2023-07-31 10:35 ` [PATCH 11/13] ARM: dts: rv1126: Enable SFC " Jagan Teki
2023-07-31 10:35 ` [PATCH 12/13] ARM: dts: rv1126: Add 3V3_SYS regulator " Jagan Teki
2023-07-31 10:35 ` [PATCH 13/13] ARM: dts: rv1126: Add 12V main supply " Jagan Teki
2023-08-10 20:44 ` (subset) [PATCH 00/13] arm64: rockchip: Add more RV1126 DT nodes Heiko Stuebner
2023-10-01 23:02 ` Heiko Stuebner

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=20230731-doornail-shrunk-26c9948dacf9@spud \
    --to=conor@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=jagan@edgeble.ai \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).