Document power-domains property for adding the Power domain provider. Signed-off-by: Aswath Govindraju <a-govindraju@xxxxxx> --- Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 7 +++++++ 1 file changed, 7 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..d633fe1da870 100644 --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml @@ -104,6 +104,13 @@ properties: maximum: 32 maxItems: 1 + power-domains: + description: + Power domain provider node and an args specifier containing + the can device id value. Please see, + Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml + maxItems: 1 + can-transceiver: $ref: can-transceiver.yaml# -- 2.17.1