Message ID | 20220330133952.1949-1-jbx6244@gmail.com |
---|---|
State | Accepted |
Commit | f01143f291b2e560a1641647c96e7da7b4064ddc |
Headers | show |
Series | [v1,1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string | expand |
On Wed, 30 Mar 2022 15:39:51 +0200, Johan Jonker wrote: > Add the compatible string "rockchip,rk3036-pinctrl" in already > in use in rk3036.dtsi to rockchip,pinctrl.yaml. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> > --- > Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Wed, 30 Mar 2022 15:39:51 +0200, Johan Jonker wrote: > Add the compatible string "rockchip,rk3036-pinctrl" in already > in use in rk3036.dtsi to rockchip,pinctrl.yaml. Applied, thanks! [2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name commit: e0badfe359ef4d01ca74261093e65f742f321da8 Best regards,
On Wed, Mar 30, 2022 at 3:39 PM Johan Jonker <jbx6244@gmail.com> wrote: > Add the compatible string "rockchip,rk3036-pinctrl" in already > in use in rk3036.dtsi to rockchip,pinctrl.yaml. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> Patch applied! Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml index b0eae3a67..9e90faf9b 100644 --- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml @@ -33,6 +33,7 @@ properties: enum: - rockchip,px30-pinctrl - rockchip,rk2928-pinctrl + - rockchip,rk3036-pinctrl - rockchip,rk3066a-pinctrl - rockchip,rk3066b-pinctrl - rockchip,rk3128-pinctrl
Add the compatible string "rockchip,rk3036-pinctrl" in already in use in rk3036.dtsi to rockchip,pinctrl.yaml. Signed-off-by: Johan Jonker <jbx6244@gmail.com> --- Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 + 1 file changed, 1 insertion(+)