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(-) -- 2.25.1