From: Aswath Govindraju <a-govindraju@ti.com> To: unlisted-recipients:; (no To-header on input) Cc: Lokesh Vutla <lokeshvutla@ti.com>, Nishanth Menon <nm@ti.com>, Kishon Vijay Abraham I <kishon@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Aswath Govindraju <a-govindraju@ti.com>, Chandrasekar Ramakrishnan <rcsekar@samsung.com>, Wolfgang Grandegger <wg@grandegger.com>, Marc Kleine-Budde <mkl@pengutronix.de>, "David S. Miller" <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>, Rob Herring <robh+dt@kernel.org>, Sriram Dash <sriram.dash@samsung.com>, <linux-can@vger.kernel.org>, <netdev@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v2] dt-bindings: net: can: Document power-domains property Date: Mon, 2 Aug 2021 14:48:22 +0530 [thread overview] Message-ID: <20210802091822.16407-1-a-govindraju@ti.com> (raw) 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
next reply other threads:[~2021-08-02 9:18 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-08-02 9:18 Aswath Govindraju [this message] 2021-08-03 20:37 ` Rob Herring 2021-08-04 7:23 ` Marc Kleine-Budde 2021-08-04 15:49 ` Nishanth Menon
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210802091822.16407-1-a-govindraju@ti.com \ --to=a-govindraju@ti.com \ --cc=davem@davemloft.net \ --cc=devicetree@vger.kernel.org \ --cc=kishon@ti.com \ --cc=kuba@kernel.org \ --cc=linux-can@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=lokeshvutla@ti.com \ --cc=mkl@pengutronix.de \ --cc=netdev@vger.kernel.org \ --cc=nm@ti.com \ --cc=rcsekar@samsung.com \ --cc=robh+dt@kernel.org \ --cc=sriram.dash@samsung.com \ --cc=vigneshr@ti.com \ --cc=wg@grandegger.com \ --subject='Re: [PATCH v2] dt-bindings: net: can: Document power-domains property' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).