diff mbox series

[v2] dt-bindings: net: can: Document power-domains property

Message ID 20210802091822.16407-1-a-govindraju@ti.com
State Accepted
Commit d85165b2381ce2638cfb8c8787a61b97b38251c2
Headers show
Series [v2] dt-bindings: net: can: Document power-domains property | expand

Commit Message

Aswath Govindraju Aug. 2, 2021, 9:18 a.m. UTC
Document power-domains property for adding the Power domain provider.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
---

Changes since v1:
- removed reference in the description

 Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Rob Herring Aug. 3, 2021, 8:37 p.m. UTC | #1
On Mon, 02 Aug 2021 14:48:22 +0530, Aswath Govindraju wrote:
> Document power-domains property for adding the Power domain provider.

> 

> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

> ---

> 

> Changes since v1:

> - removed reference in the description

> 

>  Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 6 ++++++

>  1 file changed, 6 insertions(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
Marc Kleine-Budde Aug. 4, 2021, 7:23 a.m. UTC | #2
On 02.08.2021 14:48:22, Aswath Govindraju wrote:
> Document power-domains property for adding the Power domain provider.

> 

> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>


Applied to linux-can-next/testing.

BTW: TI's dkim is broken:

|   ✗ [PATCH v2] dt-bindings: net: can: Document power-domains property
|     + Link: https://lore.kernel.org/r/20210802091822.16407-1-a-govindraju@ti.com
|     + Acked-by: Rob Herring <robh@kernel.org>
|     + Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
|   ---
|   ✗ BADSIG: DKIM/ti.com

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |
Nishanth Menon Aug. 4, 2021, 3:49 p.m. UTC | #3
On 09:23-20210804, Marc Kleine-Budde wrote:
> On 02.08.2021 14:48:22, Aswath Govindraju wrote:

> > Document power-domains property for adding the Power domain provider.

> > 

> > Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

> 

> Applied to linux-can-next/testing.

> 

> BTW: TI's dkim is broken:

> 

> |   ✗ [PATCH v2] dt-bindings: net: can: Document power-domains property

> |     + Link: https://lore.kernel.org/r/20210802091822.16407-1-a-govindraju@ti.com

> |     + Acked-by: Rob Herring <robh@kernel.org>

> |     + Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

> |   ---

> |   ✗ BADSIG: DKIM/ti.com

> 


I have taken this up with TI's IT operations folks, Thanks for the headsup.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
index a7b5807c5543..fb547e26c676 100644
--- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
+++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
@@ -104,6 +104,12 @@  properties:
           maximum: 32
     maxItems: 1
 
+  power-domains:
+    description:
+      Power domain provider node and an args specifier containing
+      the can device id value.
+    maxItems: 1
+
   can-transceiver:
     $ref: can-transceiver.yaml#