Re: [Intel-gfx] [MIPI SEQ PARSING v1 PATCH 5/9] drm/i915: Added the generic gpio sequence support and gpio table

2015-07-28 Thread Jani Nikula
On Tue, 28 Jul 2015, Deepak M wrote: > The generic gpio is sequence is parsed from the VBT and the > GPIO table is updated with the North core, South core and > SUS core elements. > > Signed-off-by: Deepak M > --- > drivers/gpu/drm/i915/i915_drv.h|5 +- > drivers/gpu/drm/i915/i91

[Intel-gfx] [MIPI SEQ PARSING v1 PATCH 5/9] drm/i915: Added the generic gpio sequence support and gpio table

2015-07-28 Thread Deepak M
The generic gpio is sequence is parsed from the VBT and the GPIO table is updated with the North core, South core and SUS core elements. Signed-off-by: Deepak M --- drivers/gpu/drm/i915/i915_drv.h|5 +- drivers/gpu/drm/i915/i915_reg.h|5 + drivers/gpu/drm/i915/int