Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1285168

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

From Jani Nikula <jani.nikula@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices
Date 2015-12-07 11:10 +0100
Message-ID <qD0U3-37l-13@gated-at.bofh.it> (permalink)
References (1 earlier) <qCWx3-eR-3@gated-at.bofh.it> <qCZEB-28M-3@gated-at.bofh.it> <qCZXY-2uS-17@gated-at.bofh.it> <qD07E-2A3-25@gated-at.bofh.it> <qD07E-2A3-33@gated-at.bofh.it>
Organization Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo

Show all headers | View raw


On Mon, 07 Dec 2015, Archit Taneja <architt@codeaurora.org> wrote:
> On 12/07/2015 02:40 PM, Jani Nikula wrote:
>> On Mon, 07 Dec 2015, Archit Taneja <architt@codeaurora.org> wrote:
>>> On 12/07/2015 02:15 PM, Jani Nikula wrote:
>>>> On Mon, 07 Dec 2015, Archit Taneja <architt@codeaurora.org> wrote:
>>>>> Any suggestions on how to fix this? Is it ok to make DRM_MIPI_DSI
>>>>> depend on CONFIG_OF?
>>>>
>>>> Please don't.
>>>
>>> Just curious, how did x86 use DSI if the only way to create DSI devices
>>> until now was via DT?
>>
>> Oh, you want the gory details... we use the DSI code as a library for
>> abstraction and helpers, without actually creating or registering the
>> devices.
>
> Okay, got it. I'll go with the IS_ENABLED(CONFIG_OF) approach.

Thanks, appreciated, so i915 doesn't need to depend on OF.

> Humble request: Next time if I share something that doesn't make sense, 
> please reply with something more than a "Please don't". That just sounds
> condescending and doesn't really help me with my cause either.

That's a fair request, no need to be humble about it. Apologies.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Archit Taneja <architt@codeaurora.org> - 2015-12-07 06:30 +0100
  Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Jani Nikula <jani.nikula@linux.intel.com> - 2015-12-07 09:50 +0100
    Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Archit Taneja <architt@codeaurora.org> - 2015-12-07 10:10 +0100
      Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Jani Nikula <jani.nikula@linux.intel.com> - 2015-12-07 10:20 +0100
        Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Archit Taneja <architt@codeaurora.org> - 2015-12-07 10:20 +0100
          Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Jani Nikula <jani.nikula@linux.intel.com> - 2015-12-07 11:10 +0100
    Re: [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices Rob Clark <robdclark@gmail.com> - 2015-12-07 18:00 +0100

csiph-web