Re: [PATCH v2] dt-bindings: net: wireless: Convert WL1251 to DT schema
From: Krzysztof Kozlowski
Date: Fri Sep 11 2026 - 03:24:31 EST
On Sat, Sep 05, 2026 at 08:11:08PM +0000, Eduard Bostina wrote:
> +allOf:
> + - $ref: /schemas/spi/spi-peripheral-props.yaml#
> +
> +unevaluatedProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/interrupt-controller/irq.h>
> + #include <dt-bindings/gpio/gpio.h>
> + spi {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + wl1251@0 {
Nodename: wifi
With this fixed:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof