Re: [PATCH] dt-bindings: bcm2711-hdmi: Fix broken schema

2021-03-30 Thread Maxime Ripard
Hi Stephen, On Sat, Mar 27, 2021 at 10:00:26AM +1100, Stephen Rothwell wrote: > Hi Rob, > > On Fri, 26 Mar 2021 15:01:34 -0600 Rob Herring wrote: > > > > On Tue, Feb 23, 2021 at 2:26 PM Rob Herring wrote: > > > > > > On Thu, 18 Feb 2021 16:28:37 +0100, Maxime Ripard wrote: > > > > For some re

Re: [PATCH] dt-bindings: bcm2711-hdmi: Fix broken schema

2021-03-26 Thread Stephen Rothwell
Hi Rob, On Fri, 26 Mar 2021 15:01:34 -0600 Rob Herring wrote: > > On Tue, Feb 23, 2021 at 2:26 PM Rob Herring wrote: > > > > On Thu, 18 Feb 2021 16:28:37 +0100, Maxime Ripard wrote: > > > For some reason, unevaluatedProperties doesn't work and > > > additionalProperties is required. Fix it by

Re: [PATCH] dt-bindings: bcm2711-hdmi: Fix broken schema

2021-03-26 Thread Rob Herring
On Tue, Feb 23, 2021 at 2:26 PM Rob Herring wrote: > > On Thu, 18 Feb 2021 16:28:37 +0100, Maxime Ripard wrote: > > For some reason, unevaluatedProperties doesn't work and > > additionalProperties is required. Fix it by switching to > > additionalProperties. > > > > Signed-off-by: Maxime Ripard >