Hi Yifeng, Am Donnerstag, 30. Dezember 2021, 09:48:12 CET schrieb Yifeng Zhao: > From: Johan Jonker <jbx6244@xxxxxxxxx> > > Add naneng combo phy register compatible. > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> > Signed-off-by: Yifeng Zhao <yifeng.zhao@xxxxxxxxxxxxxx> > --- > > Changes in v7: None > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml > index fdd96e378df0..e9bb96ab9446 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -52,6 +52,8 @@ properties: > - rockchip,rk3288-qos > - rockchip,rk3368-qos > - rockchip,rk3399-qos > + - rockchip,rk3568-pipe-grf > + - rockchip,rk3568-pipe-phy-grf can you please move these to the grf.yaml as discussed in the previous version. Background is of course to keep all *-grf compatibles in the same file. Thanks Heiko > - rockchip,rk3568-qos > - samsung,exynos3-sysreg > - samsung,exynos4-sysreg >