Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 + 1 file changed, 1 insertion(+)
The rk3576 mipi dcphy syscon controls a clock, so needs to allow the
clock property. Add the missing entry in the list for it.
Fixes: 0e3f3d7c7ae3 ("dt-bindings: soc: rockchip: add rk3576 mipi dcphy syscon")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202508271156.z3wDB6bX-lkp@intel.com/
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 6a94c271a6b1..1d0f35e26311 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -301,6 +301,7 @@ allOf:
compatible:
contains:
enum:
+ - rockchip,rk3576-dcphy-grf
- rockchip,rk3576-vo1-grf
- rockchip,rk3588-vo-grf
- rockchip,rk3588-vo0-grf
--
2.47.2
On Thu, 28 Aug 2025 15:11:07 +0200, Heiko Stuebner wrote: > The rk3576 mipi dcphy syscon controls a clock, so needs to allow the > clock property. Add the missing entry in the list for it. > > Applied, thanks! [1/1] dt-bindings: soc: rockchip: add missing clock reference for rk3576-dcphy syscon commit: 941b9a558f34c8cab0a28f3387d5f4063a0ef5f2 Best regards, -- Heiko Stuebner <heiko@sntech.de>
© 2016 - 2025 Red Hat, Inc.