diff mbox series

dt-bindings: mfd: axp20x: Add fallback for axp805

Message ID 20190409160550.1086-1-peron.clem@gmail.com
State Accepted, archived
Headers show
Series dt-bindings: mfd: axp20x: Add fallback for axp805 | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Clément Péron April 9, 2019, 4:05 p.m. UTC
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(+)

Comments

Rob Herring (Arm) April 29, 2019, 5:40 p.m. UTC | #1
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
diff mbox series

Patch

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