On Wed, 26 May 2021 12:27:50 -0400, Krzysztof Kozlowski wrote: > From: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > The check for the board compatible should be limited only to the root > node. Any other nodes with such compatible are not part of this schema > and should not match. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Acked-by: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxx> > --- > > Hi Rob, > > Can you take it directly? > > Best regards, > Krzysztof > > > --- > Documentation/devicetree/bindings/arm/intel,keembay.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!