From: architt@codeaurora.org (Archit Taneja)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/6] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver
Date: Sun, 11 Jun 2017 11:28:47 +0530 [thread overview]
Message-ID: <68968927-13a7-2e93-113d-2c0a166c6422@codeaurora.org> (raw)
In-Reply-To: <20170609130117.m5eyqrmv3gsokmuj@rob-hp-laptop>
On 6/9/2017 6:31 PM, Rob Herring wrote:
> On Fri, Jun 09, 2017 at 10:43:07AM +0100, Jose Abreu wrote:
>> Hello,
>>
>>
>> On 09-06-2017 05:11, Archit Taneja wrote:
>>> Hi Philippe, Rob,
>>>
>>> On 06/08/2017 09:10 PM, Rob Herring wrote:
>>>> Seems strange there's not also a pixel or bit clock? Or this
>>>> gets driven
>>>> from the phy?
>>>
>>> Since you mention phy here, I wanted to share a concern with
>>> the bindings.
>>> These bindings don't have a separate PHY DT node. The PHY is
>>> assumed as a
>>> part of the IP when integrated by a SoC. There are already
>>> rockchip and
>>> hisil DSI bindings that use this IP but don't define a PHY node.
>>>
>>> It's a similar situation with the DW-HDMI bindings.
>>>
>>> For example, when the DW HDMI is integrated in rockchip or
>>> renesas SoC, the
>>> bindings "rockchip,rk3288-dw-hdmi" or "renesas,r8a7795-dw-hdmi"
>>> are used,
>>> and they don't have a separate PHY DT node.
>>>
>>> I wasn't sure whether this is the right way to proceed or not
>>> for such IPs.
>>> Some advice would help us here.
>>>
>>> Thanks,
>>> Archit
>>>
>>
>> I just want to add that read/writes from/to phy are done using
>> the controller (in HDMI and in MIPI DSI Host), so the only way to
>> have a phy driver is that if some custom callbacks are provided
>> or if the memory region is shared.
>>
>> Anyway, I agree with Archit in the sense that phy + controller
>> are highly tied. Also, these two "pieces" are SoC specific and
>> sometimes very different between SoC's because they can be
>> customized so I think a different compatible string suits well here.
>
> When the phy is integrated like this, I agree that it doesn't make sense
> to have a separate phy node.
>
Great. Thanks for the clarification Jose and Rob.
Archit
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
next prev parent reply other threads:[~2017-06-11 5:58 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 14:37 [PATCH v3 0/6] STM32 DSI HOST Philippe CORNU
2017-06-02 14:37 ` [PATCH v3 1/6] drm/stm: ltdc: Add panel-bridge support Philippe CORNU
2017-06-02 20:41 ` Eric Anholt
2017-06-03 16:43 ` kbuild test robot
2017-06-02 14:37 ` [PATCH v3 2/6] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver Philippe CORNU
2017-06-06 8:00 ` Neil Armstrong
2017-06-08 15:40 ` Rob Herring
2017-06-09 4:11 ` Archit Taneja
2017-06-09 9:43 ` Jose Abreu
2017-06-09 13:01 ` Rob Herring
2017-06-11 5:58 ` Archit Taneja [this message]
2017-06-19 16:51 ` Philippe CORNU
2017-06-23 21:24 ` Rob Herring
2017-06-02 14:37 ` [PATCH v3 3/6] drm/bridge/synopsys: Add MIPI DSI host controller bridge Philippe CORNU
2017-06-06 8:07 ` Neil Armstrong
2017-06-09 5:21 ` Archit Taneja
2017-06-02 14:37 ` [PATCH v3 4/6] dt-bindings: display: stm32: remove st-display-subsystem parent node requirement Philippe CORNU
2017-06-06 8:02 ` Neil Armstrong
2017-06-08 17:01 ` Rob Herring
2017-06-02 14:37 ` [PATCH v3 5/6] dt-bindings: display: stm32: Add DSI host driver Philippe CORNU
2017-06-06 8:05 ` Neil Armstrong
2017-06-08 17:12 ` Rob Herring
2017-06-19 16:58 ` Philippe CORNU
2017-06-02 14:37 ` [PATCH v3 6/6] drm/stm: Add STM32 " Philippe CORNU
2017-06-06 8:11 ` Neil Armstrong
2017-06-09 5:31 ` Archit Taneja
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=68968927-13a7-2e93-113d-2c0a166c6422@codeaurora.org \
--to=architt@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).