linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver
@ 2018-04-11  5:17 Matheus Castello
  2018-04-16 15:07 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Matheus Castello @ 2018-04-11  5:17 UTC (permalink / raw)
  To: robh+dt, mark.rutland; +Cc: wens, linux-kernel, devicetree, Matheus Castello

Bindings describe hardware, not drivers.
Use reference to hardware Allwinner A1X Pin Controller instead driver.

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
---
 .../devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt         | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
index ed5eb54..c854cf0 100644
--- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
@@ -56,9 +56,9 @@ pins it needs, and how they should be configured, with regard to muxer
 configuration, drive strength and pullups. If one of these options is
 not set, its actual value will be unspecified.

-This driver supports the generic pin multiplexing and configuration
-bindings. For details on each properties, you can refer to
-./pinctrl-bindings.txt.
+Allwinner A1X Pin Controller supports the generic pin multiplexing and
+configuration bindings. For details on each properties, you can refer to
+ ./pinctrl-bindings.txt.

 Required sub-node properties:
   - pins
--
2.7.4

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

* Re: [PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver
  2018-04-11  5:17 [PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver Matheus Castello
@ 2018-04-16 15:07 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-04-16 15:07 UTC (permalink / raw)
  To: Matheus Castello; +Cc: mark.rutland, wens, linux-kernel, devicetree

On Wed, Apr 11, 2018 at 01:17:03AM -0400, Matheus Castello wrote:
> Bindings describe hardware, not drivers.
> Use reference to hardware Allwinner A1X Pin Controller instead driver.
> 
> Signed-off-by: Matheus Castello <matheus@castello.eng.br>
> ---
>  .../devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt         | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

Rob

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

end of thread, other threads:[~2018-04-16 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-11  5:17 [PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver Matheus Castello
2018-04-16 15:07 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).