Re: [PATCH] dt-bindings: bcm2835-vec: Add power-domains property

2021-01-08 Thread Florian Fainelli
On 1/7/2021 6:42 PM, Rob Herring wrote: > On Wed, 23 Dec 2020 20:24:33 +0100, Stefan Wahren wrote: >> Adding the missing property power-domains to the bcm2835-vec schema to fix >> the following dtbs_check issue: >> >> vec@7e806000: 'power-domains' does not match any of the regexes: ... >> >> Sig

Re: [PATCH] dt-bindings: bcm2835-vec: Add power-domains property

2021-01-07 Thread Rob Herring
On Wed, 23 Dec 2020 20:24:33 +0100, Stefan Wahren wrote: > Adding the missing property power-domains to the bcm2835-vec schema to fix > the following dtbs_check issue: > > vec@7e806000: 'power-domains' does not match any of the regexes: ... > > Signed-off-by: Stefan Wahren > --- > Documentation

Re: [PATCH] dt-bindings: bcm2835-vec: Add power-domains property

2021-01-07 Thread Maxime Ripard
On Wed, Dec 23, 2020 at 08:24:33PM +0100, Stefan Wahren wrote: > Adding the missing property power-domains to the bcm2835-vec schema to fix > the following dtbs_check issue: > > vec@7e806000: 'power-domains' does not match any of the regexes: ... > > Signed-off-by: Stefan Wahren Acked-by: Maxim

Re: [PATCH] dt-bindings: bcm2835-vec: Add power-domains property

2020-12-25 Thread Florian Fainelli
On 12/23/2020 11:24 AM, Stefan Wahren wrote: > Adding the missing property power-domains to the bcm2835-vec schema to fix > the following dtbs_check issue: > > vec@7e806000: 'power-domains' does not match any of the regexes: ... > > Signed-off-by: Stefan Wahren Acked-by: Florian Fainelli --

[PATCH] dt-bindings: bcm2835-vec: Add power-domains property

2020-12-23 Thread Stefan Wahren
Adding the missing property power-domains to the bcm2835-vec schema to fix the following dtbs_check issue: vec@7e806000: 'power-domains' does not match any of the regexes: ... Signed-off-by: Stefan Wahren --- Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml | 3 +++ 1 file change