On 25/11/2024 14:30, Krzysztof Kozlowski wrote:
On 25/11/2024 15:18, Bryan O'Donoghue wrote:
On 15/11/2024 16:50, Rob Herring wrote:
+ reg:
+ maxItems: 15
+
+ reg-names:
reg and reg-names go after 'compatible'. See the documented ordering.
Rob, the documented ordering pertains to the dtsi and examples not to
the yaml right ?
The coding style indeed is explicit that it applies to DTS, however same
rules apply to the bindings as well. I just did not cover bindings when
writing DTS coding style.
Best regards,
Krzysztof
ACK, thanks for the clarification.
---
bod