* [cip-dev] [PATCH 4.19.y-cip] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
@ 2021-01-04 10:29 Lad Prabhakar
2021-01-04 12:24 ` Pavel Machek
2021-01-05 10:26 ` Pavel Machek
0 siblings, 2 replies; 3+ messages in thread
From: Lad Prabhakar @ 2021-01-04 10:29 UTC (permalink / raw)
To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek; +Cc: Biju Das
[-- Attachment #1: Type: text/plain, Size: 1593 bytes --]
commit adfe9285bed09264bf99689c4a6e932f0134cdb1 upstream.
Document RZ/G2H (R8A774E1) SoC bindings.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1594811350-14066-3-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com
[PL: Patched text version of binding file]
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
Hi All,
This patch has been cherry picked from v5.11-rc2, note the DT nodes have
been already added into CIP for r8a774e1 SoC, hence this single patch.
Cheers,
Prabhakar
---
Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
index ebf684cb0b8f..11dab17623d7 100644
--- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
@@ -9,6 +9,7 @@ Required properties:
Examples with soctypes are:
- "renesas,r8a774a1-thermal" (RZ/G2M)
- "renesas,r8a774b1-thermal" (RZ/G2N)
+ - "renesas,r8a774e1-thermal" (RZ/G2H)
- "renesas,r8a7795-thermal" (R-Car H3)
- "renesas,r8a7796-thermal" (R-Car M3-W)
- "renesas,r8a77965-thermal" (R-Car M3-N)
--
2.17.1
[-- Attachment #2: Type: text/plain, Size: 420 bytes --]
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5990): https://lists.cip-project.org/g/cip-dev/message/5990
Mute This Topic: https://lists.cip-project.org/mt/79421300/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [cip-dev] [PATCH 4.19.y-cip] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
2021-01-04 10:29 [cip-dev] [PATCH 4.19.y-cip] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support Lad Prabhakar
@ 2021-01-04 12:24 ` Pavel Machek
2021-01-05 10:26 ` Pavel Machek
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2021-01-04 12:24 UTC (permalink / raw)
To: Lad Prabhakar; +Cc: cip-dev, Nobuhiro Iwamatsu, Pavel Machek, Biju Das
[-- Attachment #1.1: Type: text/plain, Size: 1022 bytes --]
Hi!
> This patch has been cherry picked from v5.11-rc2, note the DT nodes have
> been already added into CIP for r8a774e1 SoC, hence this single
> patch.
This and dt-bindings: PCI: rcar: Add missing RZ/G2 SoC's series looks
okay to me. I can apply it if there are no other comments.
Best regards,
Pavel
> --- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
> +++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
> @@ -9,6 +9,7 @@ Required properties:
> Examples with soctypes are:
> - "renesas,r8a774a1-thermal" (RZ/G2M)
> - "renesas,r8a774b1-thermal" (RZ/G2N)
> + - "renesas,r8a774e1-thermal" (RZ/G2H)
> - "renesas,r8a7795-thermal" (R-Car H3)
> - "renesas,r8a7796-thermal" (R-Car M3-W)
> - "renesas,r8a77965-thermal" (R-Car M3-N)
> --
> 2.17.1
>
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 420 bytes --]
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5995): https://lists.cip-project.org/g/cip-dev/message/5995
Mute This Topic: https://lists.cip-project.org/mt/79421300/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [cip-dev] [PATCH 4.19.y-cip] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
2021-01-04 10:29 [cip-dev] [PATCH 4.19.y-cip] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support Lad Prabhakar
2021-01-04 12:24 ` Pavel Machek
@ 2021-01-05 10:26 ` Pavel Machek
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2021-01-05 10:26 UTC (permalink / raw)
To: Lad Prabhakar; +Cc: cip-dev, Nobuhiro Iwamatsu, Pavel Machek, Biju Das
[-- Attachment #1.1: Type: text/plain, Size: 880 bytes --]
Hi!
> commit adfe9285bed09264bf99689c4a6e932f0134cdb1 upstream.
>
> Document RZ/G2H (R8A774E1) SoC bindings.
I applied your recent patches, and pushed the result out:
95fea62f9f4534c3b963acd44f03754d9fe0829a dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
848657b4ebe54338acc6d8f1d6c37bff0b5c55ff dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings
2cbd0f424f601eab085460c14c202f39feda536c dt-bindings: PCI: rcar: Add device tree support for r8a774b1
0936cc2da8b741881a3385567c5788f2667f9a9c dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
435ffed6c9186e8540bbf908601d94998027860f dt-bindings: pci: rcar-pci-ep: Document missing interrupts property
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 420 bytes --]
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5997): https://lists.cip-project.org/g/cip-dev/message/5997
Mute This Topic: https://lists.cip-project.org/mt/79421300/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-01-05 10:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04 10:29 [cip-dev] [PATCH 4.19.y-cip] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support Lad Prabhakar
2021-01-04 12:24 ` Pavel Machek
2021-01-05 10:26 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox