Re: [PATCH v2 4/8] dt-bindings: net: renesas: Document Renesas Ethernet Switch
From: Krzysztof Kozlowski <hidden>
Date: 2022-09-26 09:32:36
Also in:
linux-devicetree, linux-phy, linux-renesas-soc
From: Krzysztof Kozlowski <hidden>
Date: 2022-09-26 09:32:36
Also in:
linux-devicetree, linux-phy, linux-renesas-soc
On 26/09/2022 11:14, Yoshihiro Shimoda wrote:
quoted
Don't drop, but instead put it before "properties" for this nested object.Oh, I got it. Thanks! I'll put this before "properties:" like below: ----- ethernet-ports: type: object
Without blank line here.
additionalProperties: falsequoted
properties:
This is ok.
'#address-cells':
description: Port number of ETHA (TSNA).
const: 1
'#size-cells':
const: 0
-----Best regards, Krzysztof