Re: [Intel-gfx] [MIPI SEQ PARSING v1 PATCH 1/9] drm/i915: Adding the parsing logic for the i2c element

2015-07-28 Thread Jani Nikula
On Tue, 28 Jul 2015, Deepak M wrote: > From: vkorjani > > New sequence element for i2c is been added in the > mipi sequence block of the VBT. This patch parses > and executes the i2c sequence. > > Signed-off-by: vkorjani > Signed-off-by: Deepak M > --- > drivers/gpu/drm/i915/intel_bios.c

[Intel-gfx] [MIPI SEQ PARSING v1 PATCH 1/9] drm/i915: Adding the parsing logic for the i2c element

2015-07-28 Thread Deepak M
From: vkorjani New sequence element for i2c is been added in the mipi sequence block of the VBT. This patch parses and executes the i2c sequence. Signed-off-by: vkorjani Signed-off-by: Deepak M --- drivers/gpu/drm/i915/intel_bios.c |6 +++ drivers/gpu/drm/i915/intel_bios.h