linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: axp20x: Add fallback for axp805
@ 2019-04-09 16:05 Clément Péron
  2019-04-29 17:40 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Clément Péron @ 2019-04-09 16:05 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard
  Cc: devicetree, linux-kernel, linux-arm-kernel, Clément Péron

axp805 is actually compatible and used with axp806 as fallback.
But it's actually undocumented and trig a warning with checkpatch.

DT compatible string "x-powers,axp805" appears un-documented.

Add this compatible in the dt-bindings documentation.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
---
 Documentation/devicetree/bindings/mfd/axp20x.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/axp20x.txt b/Documentation/devicetree/bindings/mfd/axp20x.txt
index 2af4ff95d6bc..4991a6415796 100644
--- a/Documentation/devicetree/bindings/mfd/axp20x.txt
+++ b/Documentation/devicetree/bindings/mfd/axp20x.txt
@@ -25,6 +25,7 @@ Required properties:
     * "x-powers,axp223"
     * "x-powers,axp803"
     * "x-powers,axp806"
+    * "x-powers,axp805", "x-powers,axp806"
     * "x-powers,axp809"
     * "x-powers,axp813"
 - reg: The I2C slave address or RSB hardware address for the AXP chip
-- 
2.17.1


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

* Re: [PATCH] dt-bindings: mfd: axp20x: Add fallback for axp805
  2019-04-09 16:05 [PATCH] dt-bindings: mfd: axp20x: Add fallback for axp805 Clément Péron
@ 2019-04-29 17:40 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2019-04-29 17:40 UTC (permalink / raw)
  To: Clément Péron
  Cc: Maxime Ripard, devicetree, linux-kernel, linux-arm-kernel

On Tue, Apr 09, 2019 at 06:05:50PM +0200, Clément Péron wrote:
> axp805 is actually compatible and used with axp806 as fallback.
> But it's actually undocumented and trig a warning with checkpatch.
> 
> DT compatible string "x-powers,axp805" appears un-documented.
> 
> Add this compatible in the dt-bindings documentation.
> 
> Signed-off-by: Clément Péron <peron.clem@gmail.com>
> ---
>  Documentation/devicetree/bindings/mfd/axp20x.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Rob

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

end of thread, other threads:[~2019-04-29 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-09 16:05 [PATCH] dt-bindings: mfd: axp20x: Add fallback for axp805 Clément Péron
2019-04-29 17:40 ` 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).