On Fri, 09 Jun 2023 16:11:07 +0200, Krzysztof Kozlowski wrote: > Each device schema must end with unevaluatedProperties: false, if it > references other common schema. Otherwise it would allow any properties > to be listed. > > Fixes: b8b0446f1f1a ("dt-bindings: i3c: Describe Silvaco master binding") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!