Re: [PATCH 1/3 v2] drm/vc4: Turn the V3D clock on at runtime.

2017-04-18 Thread Florian Fainelli
On 04/18/2017 04:38 PM, Eric Anholt wrote: > For the Raspberry Pi's bindings, the power domain also implicitly > turns on the clock and deasserts reset, but for the new Cygnus port we > start representing the clock in the devicetree. > > v2: Document the clock-names property, check for -ENOENT for

Re: [PATCH 1/3 v2] drm/vc4: Turn the V3D clock on at runtime.

2017-04-18 Thread Eric Anholt
Florian Fainelli writes: > On 04/18/2017 04:38 PM, Eric Anholt wrote: >> For the Raspberry Pi's bindings, the power domain also implicitly >> turns on the clock and deasserts reset, but for the new Cygnus port we >> start representing the clock in the devicetree. >> >> v2: Document the clock-nam

Re: [PATCH 1/3 v2] drm/vc4: Turn the V3D clock on at runtime.

2017-04-18 Thread Eric Anholt
Florian Fainelli writes: > On 04/18/2017 04:38 PM, Eric Anholt wrote: >> For the Raspberry Pi's bindings, the power domain also implicitly >> turns on the clock and deasserts reset, but for the new Cygnus port we >> start representing the clock in the devicetree. >> >> v2: Document the clock-nam