On 15/05/2024 15:06, Eddie James wrote: > > On 5/15/24 03:14, Krzysztof Kozlowski wrote: >> 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. > > > I did mention that it depends on the SPI binding change below the commit > message in this patch. I guess I should have kept these two together... Ah, I missed that. Yeah, you must keep them together or wait one more cycle... Just test bisectability of your patchset. Best regards, Krzysztof