[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Archit Taneja
On 12/07/2015 02:40 PM, Jani Nikula wrote: > On Mon, 07 Dec 2015, Archit Taneja wrote: >> On 12/07/2015 02:15 PM, Jani Nikula wrote: >>> On Mon, 07 Dec 2015, Archit Taneja wrote: Hi, On 11/30/2015 06:15 PM, kbuild test robot wrote: > Hi Archit, > > [auto build test

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Archit Taneja
On 12/07/2015 02:15 PM, Jani Nikula wrote: > On Mon, 07 Dec 2015, Archit Taneja wrote: >> Hi, >> >> On 11/30/2015 06:15 PM, kbuild test robot wrote: >>> Hi Archit, >>> >>> [auto build test ERROR on: v4.4-rc3] >>> [also build test ERROR on: next-20151127] >>> >>> url: >>>

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Jani Nikula
On Mon, 07 Dec 2015, Archit Taneja wrote: > On 12/07/2015 02:40 PM, Jani Nikula wrote: >> On Mon, 07 Dec 2015, Archit Taneja wrote: >>> On 12/07/2015 02:15 PM, Jani Nikula wrote: On Mon, 07 Dec 2015, Archit Taneja wrote: > Any suggestions on how to fix this? Is it ok to make

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Rob Clark
On Mon, Dec 7, 2015 at 3:45 AM, Jani Nikula wrote: > On Mon, 07 Dec 2015, Archit Taneja wrote: >> Hi, >> >> On 11/30/2015 06:15 PM, kbuild test robot wrote: >>> Hi Archit, >>> >>> [auto build test ERROR on: v4.4-rc3] >>> [also build test ERROR on: next-20151127] >>> >>> url: >>>

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Jani Nikula
On Mon, 07 Dec 2015, Archit Taneja wrote: > On 12/07/2015 02:15 PM, Jani Nikula wrote: >> On Mon, 07 Dec 2015, Archit Taneja wrote: >>> Hi, >>> >>> On 11/30/2015 06:15 PM, kbuild test robot wrote: Hi Archit, [auto build test ERROR on: v4.4-rc3] [also build test ERROR on:

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Archit Taneja
Hi, On 11/30/2015 06:15 PM, kbuild test robot wrote: > Hi Archit, > > [auto build test ERROR on: v4.4-rc3] > [also build test ERROR on: next-20151127] > > url: > https://github.com/0day-ci/linux/commits/Archit-Taneja/drm-dsi-DSI-for-devices-with-different-control-bus/20151130-200725 > config:

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-12-07 Thread Jani Nikula
On Mon, 07 Dec 2015, Archit Taneja wrote: > Hi, > > On 11/30/2015 06:15 PM, kbuild test robot wrote: >> Hi Archit, >> >> [auto build test ERROR on: v4.4-rc3] >> [also build test ERROR on: next-20151127] >> >> url: >>

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-11-30 Thread kbuild test robot
Hi Archit, [auto build test ERROR on: v4.4-rc3] [also build test ERROR on: next-20151127] url: https://github.com/0day-ci/linux/commits/Archit-Taneja/drm-dsi-DSI-for-devices-with-different-control-bus/20151130-200725 config: x86_64-allyesdebian (attached as .config) reproduce: # save

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices

2015-11-30 Thread Archit Taneja
Add a device name field in mipi_dsi_device. This name is different from the actual dev name (which is of the format "hostname.reg"). When the device is created via DT, this name is set to the modalias string. In the non-DT case, the driver creating the DSI device provides the name by populating a