All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support
@ 2022-10-07 15:25 Geert Uytterhoeven
  2022-10-07 16:31 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-10-07 15:25 UTC (permalink / raw)
  To: Thierry Reding, Uwe Kleine-König, Rob Herring, Krzysztof Kozlowski
  Cc: Yoshihiro Shimoda, linux-pwm, devicetree, linux-renesas-soc,
	Geert Uytterhoeven

Document support for the PWM timers in the Renesas R-Car V4H (R8A779G0)
SoC.

Based on a patch in the BSP by CongDang.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml
index 1c94acbc2b4a0384..4c80970106877e55 100644
--- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml
+++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml
@@ -35,6 +35,7 @@ properties:
           - renesas,pwm-r8a77980  # R-Car V3H
           - renesas,pwm-r8a77990  # R-Car E3
           - renesas,pwm-r8a77995  # R-Car D3
+          - renesas,pwm-r8a779g0  # R-Car V4H
       - const: renesas,pwm-rcar
 
   reg:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support
  2022-10-07 15:25 [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support Geert Uytterhoeven
@ 2022-10-07 16:31 ` Krzysztof Kozlowski
  2022-10-09 21:13 ` Wolfram Sang
  2022-11-09  9:39 ` Uwe Kleine-König
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-10-07 16:31 UTC (permalink / raw)
  To: Geert Uytterhoeven, Thierry Reding, Uwe Kleine-König,
	Rob Herring, Krzysztof Kozlowski
  Cc: Yoshihiro Shimoda, linux-pwm, devicetree, linux-renesas-soc

On 07/10/2022 17:25, Geert Uytterhoeven wrote:
> Document support for the PWM timers in the Renesas R-Car V4H (R8A779G0)
> SoC.
> 
> Based on a patch in the BSP by CongDang.


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support
  2022-10-07 15:25 [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support Geert Uytterhoeven
  2022-10-07 16:31 ` Krzysztof Kozlowski
@ 2022-10-09 21:13 ` Wolfram Sang
  2022-11-09  9:39 ` Uwe Kleine-König
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2022-10-09 21:13 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Thierry Reding, Uwe Kleine-König, Rob Herring,
	Krzysztof Kozlowski, Yoshihiro Shimoda, linux-pwm, devicetree,
	linux-renesas-soc

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

On Fri, Oct 07, 2022 at 05:25:56PM +0200, Geert Uytterhoeven wrote:
> Document support for the PWM timers in the Renesas R-Car V4H (R8A779G0)
> SoC.
> 
> Based on a patch in the BSP by CongDang.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support
  2022-10-07 15:25 [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support Geert Uytterhoeven
  2022-10-07 16:31 ` Krzysztof Kozlowski
  2022-10-09 21:13 ` Wolfram Sang
@ 2022-11-09  9:39 ` Uwe Kleine-König
  2 siblings, 0 replies; 4+ messages in thread
From: Uwe Kleine-König @ 2022-11-09  9:39 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Thierry Reding, Rob Herring, Krzysztof Kozlowski,
	Yoshihiro Shimoda, linux-pwm, devicetree, linux-renesas-soc

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

Hello,

On Fri, Oct 07, 2022 at 05:25:56PM +0200, Geert Uytterhoeven wrote:
> Document support for the PWM timers in the Renesas R-Car V4H (R8A779G0)
> SoC.
> 
> Based on a patch in the BSP by CongDang.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Who will pick this patch up? Looking at the git history, patches were
committed by Thierry and Rob in the past. Who volunteers? (Assuming no
objections are brought forward of course.)

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-09  9:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07 15:25 [PATCH] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support Geert Uytterhoeven
2022-10-07 16:31 ` Krzysztof Kozlowski
2022-10-09 21:13 ` Wolfram Sang
2022-11-09  9:39 ` Uwe Kleine-König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.