Message ID | 20230315072902.9298-7-ychuang570808@gmail.com |
---|---|
State | New |
Headers | show |
Series | [01/15] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform | expand |
On 15/03/2023 08:28, Jacky Huang wrote: > From: Jacky Huang <ychuang3@nuvoton.com> > > Add Nuvoton ma35d1 system registers compatible Missing full stop. > > Signed-off-by: Jacky Huang <ychuang3@nuvoton.com> > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml > index c828c4f5e4a7..e7a3c6e1e77f 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -57,6 +57,7 @@ properties: > - microchip,sparx5-cpu-syscon > - mstar,msc313-pmsleep > - nuvoton,wpcm450-shm > + - nuvoton,ma35d1-sys Wrong order Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index c828c4f5e4a7..e7a3c6e1e77f 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -57,6 +57,7 @@ properties: - microchip,sparx5-cpu-syscon - mstar,msc313-pmsleep - nuvoton,wpcm450-shm + - nuvoton,ma35d1-sys - rockchip,px30-qos - rockchip,rk3036-qos - rockchip,rk3066-qos