All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: net: can: Document power-domains property
@ 2021-08-02  9:18 Aswath Govindraju
  2021-08-03 20:37 ` Rob Herring
  2021-08-04  7:23 ` Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Aswath Govindraju @ 2021-08-02  9:18 UTC (permalink / raw)
  Cc: Lokesh Vutla, Nishanth Menon, Kishon Vijay Abraham I,
	Vignesh Raghavendra, Aswath Govindraju,
	Chandrasekar Ramakrishnan, Wolfgang Grandegger,
	Marc Kleine-Budde, David S. Miller, Jakub Kicinski, Rob Herring,
	Sriram Dash, linux-can, netdev, devicetree, linux-kernel

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(+)

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


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

* Re: [PATCH v2] dt-bindings: net: can: Document power-domains property
  2021-08-02  9:18 [PATCH v2] dt-bindings: net: can: Document power-domains property Aswath Govindraju
@ 2021-08-03 20:37 ` Rob Herring
  2021-08-04  7:23 ` Marc Kleine-Budde
  1 sibling, 0 replies; 4+ messages in thread
From: Rob Herring @ 2021-08-03 20:37 UTC (permalink / raw)
  To: Aswath Govindraju
  Cc: Rob Herring, linux-can, David S. Miller, linux-kernel, netdev,
	Chandrasekar Ramakrishnan, Nishanth Menon, Sriram Dash,
	Lokesh Vutla, Wolfgang Grandegger, Kishon Vijay Abraham I,
	devicetree, Vignesh Raghavendra, Jakub Kicinski,
	Marc Kleine-Budde

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>

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

* Re: [PATCH v2] dt-bindings: net: can: Document power-domains property
  2021-08-02  9:18 [PATCH v2] dt-bindings: net: can: Document power-domains property Aswath Govindraju
  2021-08-03 20:37 ` Rob Herring
@ 2021-08-04  7:23 ` Marc Kleine-Budde
  2021-08-04 15:49   ` Nishanth Menon
  1 sibling, 1 reply; 4+ messages in thread
From: Marc Kleine-Budde @ 2021-08-04  7:23 UTC (permalink / raw)
  To: Aswath Govindraju
  Cc: Lokesh Vutla, Nishanth Menon, Kishon Vijay Abraham I,
	Vignesh Raghavendra, Chandrasekar Ramakrishnan,
	Wolfgang Grandegger, David S. Miller, Jakub Kicinski,
	Rob Herring, Sriram Dash, linux-can, netdev, devicetree,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

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 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [PATCH v2] dt-bindings: net: can: Document power-domains property
  2021-08-04  7:23 ` Marc Kleine-Budde
@ 2021-08-04 15:49   ` Nishanth Menon
  0 siblings, 0 replies; 4+ messages in thread
From: Nishanth Menon @ 2021-08-04 15:49 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: Aswath Govindraju, Lokesh Vutla, Kishon Vijay Abraham I,
	Vignesh Raghavendra, Chandrasekar Ramakrishnan,
	Wolfgang Grandegger, David S. Miller, Jakub Kicinski,
	Rob Herring, Sriram Dash, linux-can, netdev, devicetree,
	linux-kernel

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

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

end of thread, other threads:[~2021-08-04 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02  9:18 [PATCH v2] dt-bindings: net: can: Document power-domains property Aswath Govindraju
2021-08-03 20:37 ` Rob Herring
2021-08-04  7:23 ` Marc Kleine-Budde
2021-08-04 15:49   ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.