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