[v3,0/3] Enable {fcpvd,vspd} on RZ/G2L SoC

Message ID 20220902064628.59001-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers
Series Enable {fcpvd,vspd} on RZ/G2L SoC |

Message

Biju Das Sept. 2, 2022, 6:46 a.m. UTC
  This patch series aims to enable {fcpvd,vspd} on RZ/G2L SoC.

patch[3] depend upon [1] and [2].
    [1] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220831&id=17b5179ef6cd6430945c1da4174ceaf43c93cf1e
    [2] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220831&id=882bda188f691320a001c6adc738c4a7ec102a8d

v2->v3:
 * Updated the compatibles by replacing items->enum as
   it is just one item.
v1->v2:
 * Documented RZ/{G2,V2}L FCPVD bindings
 * Introduces new compatibles renesas,r9a07g0{44,54}-fcpvd
 * Added clock-names property
 * described clocks.
 * Updated SoC dtsi to reflect changes in bindings.

Biju Das (3):
  media: dt-bindings: media: renesas,fcp: Document RZ/{G2,V2}L FCPVD
    bindings
  arm64: dts: renesas: r9a07g044: Add fcpvd node
  arm64: dts: renesas: r9a07g044: Add vspd node

 .../bindings/media/renesas,fcp.yaml           | 45 ++++++++++++++++---
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi    | 25 +++++++++++
 2 files changed, 65 insertions(+), 5 deletions(-)
  

Comments

Biju Das Oct. 6, 2022, 4:17 p.m. UTC | #1
Hi all,

Gentle ping.

Cheers,
Biju


> Subject: [PATCH v3 0/3] Enable {fcpvd,vspd} on RZ/G2L SoC
> 
> This patch series aims to enable {fcpvd,vspd} on RZ/G2L SoC.
> 
> patch[3] depend upon [1] and [2].
> 
> v2->v3:
>  * Updated the compatibles by replacing items->enum as
>    it is just one item.
> v1->v2:
>  * Documented RZ/{G2,V2}L FCPVD bindings
>  * Introduces new compatibles renesas,r9a07g0{44,54}-fcpvd
>  * Added clock-names property
>  * described clocks.
>  * Updated SoC dtsi to reflect changes in bindings.
> 
> Biju Das (3):
>   media: dt-bindings: media: renesas,fcp: Document RZ/{G2,V2}L FCPVD
>     bindings
>   arm64: dts: renesas: r9a07g044: Add fcpvd node
>   arm64: dts: renesas: r9a07g044: Add vspd node
> 
>  .../bindings/media/renesas,fcp.yaml           | 45 ++++++++++++++++--
> -
>  arch/arm64/boot/dts/renesas/r9a07g044.dtsi    | 25 +++++++++++
>  2 files changed, 65 insertions(+), 5 deletions(-)
> 
> --
> 2.25.1