From 2d851d65ba505496fc1151e6221eb15e3f66b30f Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Wed, 23 Feb 2022 15:54:50 +0100 Subject: projects: linux: core: Fix R-Car V3M/V3H CPU operating points task In bsp-51x, enabling R-Car V3M/V3H CPU operating points was split in two commits, but the second commit was missing. Fixes: f5240568501c8e9a ("bsp-51x-upport-request: Move identical requests to tasks (part 2)") Signed-off-by: Geert Uytterhoeven --- .../linux/core/bsp41x_arm64_dts_renesas_v3m_v3h_operating_points.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'projects/linux/core') diff --git a/projects/linux/core/bsp41x_arm64_dts_renesas_v3m_v3h_operating_points.yaml b/projects/linux/core/bsp41x_arm64_dts_renesas_v3m_v3h_operating_points.yaml index 436d0c6..e847ffd 100644 --- a/projects/linux/core/bsp41x_arm64_dts_renesas_v3m_v3h_operating_points.yaml +++ b/projects/linux/core/bsp41x_arm64_dts_renesas_v3m_v3h_operating_points.yaml @@ -8,6 +8,7 @@ bsp41x: bsp51x: - ced281cadd724087572fe317b91815690eceb20c # arm64: dts: renesas: r8a77970 and r8a77980: Add CPU operation points + - b7648009b748639bc729a077a0107c56c97b51b8 # clk: renesas: r8a779{70, 80}: Add CPU operation points. comments: - To be split/refactored. -- cgit v1.2.3