diff mbox series

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

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

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success
robh/dtbs-check success

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
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.
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#