Re: [PATCH 2/3] dt-bindings: etnaviv: change clocks to be optional

2018-01-22 Thread Lucas Stach
Am Montag, den 22.01.2018, 10:28 -0600 schrieb Rob Herring: > On Fri, Jan 19, 2018 at 6:06 AM, Lucas Stach > wrote: > > While the clocks were documented as required, the driver always > > treated them > > as optional and there are existing Marvell Dove DTs, which would > > break if > > changed to

Re: [PATCH 2/3] dt-bindings: etnaviv: change clocks to be optional

2018-01-22 Thread Rob Herring
On Fri, Jan 19, 2018 at 6:06 AM, Lucas Stach wrote: > While the clocks were documented as required, the driver always treated them > as optional and there are existing Marvell Dove DTs, which would break if > changed to required. Accept reality and document the clocks as optional. The fact that c

[PATCH 2/3] dt-bindings: etnaviv: change clocks to be optional

2018-01-19 Thread Lucas Stach
While the clocks were documented as required, the driver always treated them as optional and there are existing Marvell Dove DTs, which would break if changed to required. Accept reality and document the clocks as optional. Signed-off-by: Lucas Stach --- .../devicetree/bindings/display/etnaviv/e