All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
@ 2022-03-30 13:39 ` Johan Jonker
  0 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2022-03-30 13:39 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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(+)

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
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-03-30 13:39 ` Johan Jonker
  0 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2022-03-30 13:39 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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(+)

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
-- 
2.20.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-03-30 13:39 ` Johan Jonker
  0 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2022-03-30 13:39 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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(+)

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
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name
  2022-03-30 13:39 ` Johan Jonker
  (?)
@ 2022-03-30 13:39   ` Johan Jonker
  -1 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2022-03-30 13:39 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Rename pcfg_pull_default node name so that it fits the regex.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3036.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3036.dtsi b/arch/arm/boot/dts/rk3036.dtsi
index c5aa1636a..9b0f04975 100644
--- a/arch/arm/boot/dts/rk3036.dtsi
+++ b/arch/arm/boot/dts/rk3036.dtsi
@@ -616,7 +616,7 @@
 			#interrupt-cells = <2>;
 		};
 
-		pcfg_pull_default: pcfg_pull_default {
+		pcfg_pull_default: pcfg-pull-default {
 			bias-pull-pin-default;
 		};
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name
@ 2022-03-30 13:39   ` Johan Jonker
  0 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2022-03-30 13:39 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Rename pcfg_pull_default node name so that it fits the regex.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3036.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3036.dtsi b/arch/arm/boot/dts/rk3036.dtsi
index c5aa1636a..9b0f04975 100644
--- a/arch/arm/boot/dts/rk3036.dtsi
+++ b/arch/arm/boot/dts/rk3036.dtsi
@@ -616,7 +616,7 @@
 			#interrupt-cells = <2>;
 		};
 
-		pcfg_pull_default: pcfg_pull_default {
+		pcfg_pull_default: pcfg-pull-default {
 			bias-pull-pin-default;
 		};
 
-- 
2.20.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name
@ 2022-03-30 13:39   ` Johan Jonker
  0 siblings, 0 replies; 18+ messages in thread
From: Johan Jonker @ 2022-03-30 13:39 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Rename pcfg_pull_default node name so that it fits the regex.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3036.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3036.dtsi b/arch/arm/boot/dts/rk3036.dtsi
index c5aa1636a..9b0f04975 100644
--- a/arch/arm/boot/dts/rk3036.dtsi
+++ b/arch/arm/boot/dts/rk3036.dtsi
@@ -616,7 +616,7 @@
 			#interrupt-cells = <2>;
 		};
 
-		pcfg_pull_default: pcfg_pull_default {
+		pcfg_pull_default: pcfg-pull-default {
 			bias-pull-pin-default;
 		};
 
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
  2022-03-30 13:39 ` Johan Jonker
  (?)
@ 2022-04-04 19:23   ` Rob Herring
  -1 siblings, 0 replies; 18+ messages in thread
From: Rob Herring @ 2022-04-04 19:23 UTC (permalink / raw)
  To: Johan Jonker
  Cc: linux-kernel, linus.walleij, linux-rockchip, linux-arm-kernel,
	heiko, linux-gpio, krzk+dt, devicetree, robh+dt

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>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-04 19:23   ` Rob Herring
  0 siblings, 0 replies; 18+ messages in thread
From: Rob Herring @ 2022-04-04 19:23 UTC (permalink / raw)
  To: Johan Jonker
  Cc: linux-kernel, linus.walleij, linux-rockchip, linux-arm-kernel,
	heiko, linux-gpio, krzk+dt, devicetree, robh+dt

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>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
@ 2022-04-04 19:23   ` Rob Herring
  0 siblings, 0 replies; 18+ messages in thread
From: Rob Herring @ 2022-04-04 19:23 UTC (permalink / raw)
  To: Johan Jonker
  Cc: linux-kernel, linus.walleij, linux-rockchip, linux-arm-kernel,
	heiko, linux-gpio, krzk+dt, devicetree, robh+dt

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>

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
  2022-03-30 13:39 ` Johan Jonker
  (?)
@ 2022-04-10 16:56   ` Heiko Stuebner
  -1 siblings, 0 replies; 18+ messages in thread
From: Heiko Stuebner @ 2022-04-10 16:56 UTC (permalink / raw)
  To: Johan Jonker
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Am Mittwoch, 30. März 2022, 15:39:51 CEST schrieb Johan Jonker:
> 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>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

Linus, I guess this patch should go through the pinctrl tree :-)

Thanks
Heiko

> ---
>  Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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
> 





^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-10 16:56   ` Heiko Stuebner
  0 siblings, 0 replies; 18+ messages in thread
From: Heiko Stuebner @ 2022-04-10 16:56 UTC (permalink / raw)
  To: Johan Jonker
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Am Mittwoch, 30. März 2022, 15:39:51 CEST schrieb Johan Jonker:
> 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>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

Linus, I guess this patch should go through the pinctrl tree :-)

Thanks
Heiko

> ---
>  Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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
> 





_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-10 16:56   ` Heiko Stuebner
  0 siblings, 0 replies; 18+ messages in thread
From: Heiko Stuebner @ 2022-04-10 16:56 UTC (permalink / raw)
  To: Johan Jonker
  Cc: robh+dt, krzk+dt, linus.walleij, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Am Mittwoch, 30. März 2022, 15:39:51 CEST schrieb Johan Jonker:
> 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>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

Linus, I guess this patch should go through the pinctrl tree :-)

Thanks
Heiko

> ---
>  Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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
> 





_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: (subset) [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
  2022-03-30 13:39 ` Johan Jonker
  (?)
@ 2022-04-10 17:12   ` Heiko Stuebner
  -1 siblings, 0 replies; 18+ messages in thread
From: Heiko Stuebner @ 2022-04-10 17:12 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linus.walleij,
	linux-gpio, linux-rockchip, robh+dt, krzk+dt, linux-kernel

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,
-- 
Heiko Stuebner <heiko@sntech.de>

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: (subset) [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-10 17:12   ` Heiko Stuebner
  0 siblings, 0 replies; 18+ messages in thread
From: Heiko Stuebner @ 2022-04-10 17:12 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linus.walleij,
	linux-gpio, linux-rockchip, robh+dt, krzk+dt, linux-kernel

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,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: (subset) [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-10 17:12   ` Heiko Stuebner
  0 siblings, 0 replies; 18+ messages in thread
From: Heiko Stuebner @ 2022-04-10 17:12 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linus.walleij,
	linux-gpio, linux-rockchip, robh+dt, krzk+dt, linux-kernel

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,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
  2022-03-30 13:39 ` Johan Jonker
  (?)
@ 2022-04-20 23:16   ` Linus Walleij
  -1 siblings, 0 replies; 18+ messages in thread
From: Linus Walleij @ 2022-04-20 23:16 UTC (permalink / raw)
  To: Johan Jonker
  Cc: heiko, robh+dt, krzk+dt, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-20 23:16   ` Linus Walleij
  0 siblings, 0 replies; 18+ messages in thread
From: Linus Walleij @ 2022-04-20 23:16 UTC (permalink / raw)
  To: Johan Jonker
  Cc: heiko, robh+dt, krzk+dt, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
@ 2022-04-20 23:16   ` Linus Walleij
  0 siblings, 0 replies; 18+ messages in thread
From: Linus Walleij @ 2022-04-20 23:16 UTC (permalink / raw)
  To: Johan Jonker
  Cc: heiko, robh+dt, krzk+dt, linux-gpio, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-04-20 23:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30 13:39 [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string Johan Jonker
2022-03-30 13:39 ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl " Johan Jonker
2022-03-30 13:39 ` Johan Jonker
2022-03-30 13:39 ` [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name Johan Jonker
2022-03-30 13:39   ` Johan Jonker
2022-03-30 13:39   ` Johan Jonker
2022-04-04 19:23 ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string Rob Herring
2022-04-04 19:23   ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl " Rob Herring
2022-04-04 19:23   ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl " Rob Herring
2022-04-10 16:56 ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl " Heiko Stuebner
2022-04-10 16:56   ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl " Heiko Stuebner
2022-04-10 16:56   ` Heiko Stuebner
2022-04-10 17:12 ` (subset) " Heiko Stuebner
2022-04-10 17:12   ` Heiko Stuebner
2022-04-10 17:12   ` Heiko Stuebner
2022-04-20 23:16 ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl " Linus Walleij
2022-04-20 23:16   ` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl " Linus Walleij
2022-04-20 23:16   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.