[PATCH v5 1/9] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes
Krzysztof Kozlowski
krzk at kernel.org
Wed May 15 18:14:19 AEST 2024
On 14/05/2024 21:54, Eddie James wrote:
> properties:
> compatible:
> @@ -24,6 +23,17 @@ properties:
> items:
> - description: FSI slave address
>
> + "#address-cells":
> + const: 1
> +
> + "#size-cells":
> + const: 0
> +
> +patternProperties:
> + "^spi@[0-9a-f]+$":
> + type: object
> + $ref: /schemas/spi/ibm,spi-fsi.yaml
Are you sure you do not have dependencies? Nothing was explained about
this in the cover letter or changelog.
Best regards,
Krzysztof
More information about the linux-fsi
mailing list