On 10/09/2023 13:00, Javier Carrasco wrote: > Convert the existing txt binding to the preferred YAML format. > > +unevaluatedProperties: false > + > +examples: > + - | > + spi { > + #address-cells = <1>; > + #size-cells = <0>; > + > + rtc@3 { > + compatible = "nxp,pcf2123"; > + reg = <3>; > + spi-cs-high; Example should be complete, so preferably also with interrupts. Anyway: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof