On Tue, 18 Aug 2026 16:00:56 +0200, Konrad Dybcio wrote: > From: Konrad Dybcio <[email protected]> > > Change additionalProperties to unevaluatedProperties to allow > inheriting properties from panel-common.yaml, preventing this warning: > > qcom/sm6125-xiaomi-laurel-sprout.dtb: panel@0 (samsung,s6e8fc0-m1906f9): > 'port' does not match any of the regexes: '^pinctrl-[0-9]+$' > from schema $id: > http://devicetree.org/schemas/display/panel/samsung,s6e8aa5x01-ams561ra01.yaml > > Fixes: f3e1caef597e ("dt-bindings: display: panel: document Samsung > AMS561RA01 panel with S6E8AA5X01 controller") > Signed-off-by: Konrad Dybcio <[email protected]> > --- > .../bindings/display/panel/samsung,s6e8aa5x01-ams561ra01.yaml | 2 > +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Acked-by: Rob Herring (Arm) <[email protected]>
