As Conor noticed recently [1], RK3588 VO0 & VO1 GRFs incorrectly share the compatible string, since they are not identical (though quite similar in terms of layout). Provide dedicated compatible strings, as a follow-up. [1] https://lore.kernel.org/lkml/20240821-stretch-scam-09d7adc08a4c@spud/ Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> --- Cristian Ciocaltea (2): dt-bindings: soc: rockchip: Fix compatibles for RK3588 VO{0,1}_GRF arm64: dts: rockchip: Fix compatibles for RK3588 VO{0,1}_GRF Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 6 ++++-- arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) --- base-commit: 8400291e289ee6b2bf9779ff1c83a291501f017b change-id: 20240827-rk3588-vo-grf-compat-4d2c84dc782b