dt-bindings: can: xilinx_can: Add reset description
authorMichal Simek <michal.simek@amd.com>
Wed, 12 Jul 2023 12:20:45 +0000 (14:20 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 19 Jul 2023 06:55:28 +0000 (08:55 +0200)
IP core has input for reset signal which can be connected that's why
describe optional reset property.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/all/bfaed896cc51af02fe5f290675313ab4dcab0d33.1689164442.git.michal.simek@amd.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/devicetree/bindings/net/can/xilinx,can.yaml

index 897d2cb..64d57c3 100644 (file)
@@ -46,6 +46,9 @@ properties:
     $ref: /schemas/types.yaml#/definitions/uint32
     description: CAN Tx mailbox buffer count (CAN FD)
 
+  resets:
+    maxItems: 1
+
 required:
   - compatible
   - reg