From 21ed09c8fdb48a82dc72004e9614a32dc847d3b9 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 1 Mar 2022 17:38:54 +0100 Subject: bsp-51x-upport-request: Move more MSIOF parent clock handling to non-target Cfr. commit e8a6c64cea991ada ("spi: sh-msiof: Add MSIOF module clock changing processing for R-Car Gen3"). Actually commit dd2769f99ad18006 ("arm64: dts: renesas: Configure the MSIOF parent clock for R-Car Gen3") is a step in the good direction, but: 1. It should be handled in the board DTS file that actually uses MSIOF. 2. There is no need to refer to the MSO clock in clocks and clock-names properties. Signed-off-by: Geert Uytterhoeven Acked-by: Yoshihiro Shimoda --- projects/linux/bsp-51x-non-target.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/linux/bsp-51x-non-target.yaml') diff --git a/projects/linux/bsp-51x-non-target.yaml b/projects/linux/bsp-51x-non-target.yaml index aa7feba..dc28943 100644 --- a/projects/linux/bsp-51x-non-target.yaml +++ b/projects/linux/bsp-51x-non-target.yaml @@ -421,3 +421,7 @@ bsp51x: - 9e2fc2139a65639337c6fd51c17373b14428fdbf # ravb: Add a compatible string for r8a77960/r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) - 84c9eccfa9d7aef3d4dfc9ef5ad70f61504936ff # spi: sh-msiof: Add support for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) - c8cae912ea1473b3c66f12653b094764b8e2be02 # usb: renesas-usbhs: Add compatible string for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - dd2769f99ad18006c468796563308548a85b42f2 # arm64: dts: renesas: Configure the MSIOF parent clock for R-Car Gen3 (Proposing 'N' Should use "assigned-clocks" and "assigned-clock-rates" in board DTS file that actually uses MSIOF) + - 778715104029dfdea1dfd5f8d620e91b057c5faf # arm64: dts: renesas: r8a7799a0: Add MSIOF parent clock frequency settings support (Proposing 'N' Should use "assigned-clocks" and "assigned-clock-rates" in board DTS file that actually uses MSIOF) + - be2cc95ab62e9f7a9970e50a4f31bda7c4ccc341 # arm64: dts: renesas: r8a779{51, 60, 61, 65, 90}: Add MSIOF parent clock frequency settings support (Proposing 'N' Should use "assigned-clocks" and "assigned-clock-rates" in board DTS file that actually uses MSIOF) + - 8ba4541049d6d64a066c367e12a059ce8bcc9196 # spi: sh-msiof: Add MSIOF parent clock (Proposing 'N' Should use "assigned-clocks" and "assigned-clock-rates" in board DTS file that actually uses MSIOF) -- cgit v1.2.3