From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] phy: Add driver for Exynos DP PHY
Date: Fri, 28 Jun 2013 10:02:36 +0000 [thread overview]
Message-ID: <51CD5F3C.4010504@samsung.com> (raw)
In-Reply-To: <51CD57EF.5010808@ti.com>
Hi,
On 06/28/2013 11:31 AM, Kishon Vijay Abraham I wrote:
>> diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>> b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>> new file mode 100644
>> index 0000000..8b6fa79
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>
> How about creating a single Documentation file for all samsung video phys?
> Sylwester?
Yes, makes sense. There are quite a few various PHYs on the Exynos SoC.
Let me resend my series with the binding description file name changed
to samsung-phy.txt. I need to add couple fixes to that series anyway.
Regards,
Sylwester
WARNING: multiple messages have this Message-ID (diff)
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Jingoo Han <jg1.han@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-media@vger.kernel.org,
'Kukjin Kim' <kgene.kim@samsung.com>,
'Felipe Balbi' <balbi@ti.com>, 'Tomasz Figa' <t.figa@samsung.com>,
devicetree-discuss@lists.ozlabs.org,
'Inki Dae' <inki.dae@samsung.com>,
'Donghwa Lee' <dh09.lee@samsung.com>,
'Kyungmin Park' <kyungmin.park@samsung.com>,
'Jean-Christophe PLAGNIOL-VILLARD' <plagnioj@jcrosoft.com>,
linux-fbdev@vger.kernel.org
Subject: Re: [PATCH 1/3] phy: Add driver for Exynos DP PHY
Date: Fri, 28 Jun 2013 12:02:36 +0200 [thread overview]
Message-ID: <51CD5F3C.4010504@samsung.com> (raw)
In-Reply-To: <51CD57EF.5010808@ti.com>
Hi,
On 06/28/2013 11:31 AM, Kishon Vijay Abraham I wrote:
>> diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>> b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>> new file mode 100644
>> index 0000000..8b6fa79
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>
> How about creating a single Documentation file for all samsung video phys?
> Sylwester?
Yes, makes sense. There are quite a few various PHYs on the Exynos SoC.
Let me resend my series with the binding description file name changed
to samsung-phy.txt. I need to add couple fixes to that series anyway.
Regards,
Sylwester
WARNING: multiple messages have this Message-ID (diff)
From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] phy: Add driver for Exynos DP PHY
Date: Fri, 28 Jun 2013 12:02:36 +0200 [thread overview]
Message-ID: <51CD5F3C.4010504@samsung.com> (raw)
In-Reply-To: <51CD57EF.5010808@ti.com>
Hi,
On 06/28/2013 11:31 AM, Kishon Vijay Abraham I wrote:
>> diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>> b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>> new file mode 100644
>> index 0000000..8b6fa79
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt
>
> How about creating a single Documentation file for all samsung video phys?
> Sylwester?
Yes, makes sense. There are quite a few various PHYs on the Exynos SoC.
Let me resend my series with the binding description file name changed
to samsung-phy.txt. I need to add couple fixes to that series anyway.
Regards,
Sylwester
next prev parent reply other threads:[~2013-06-28 10:02 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 5:22 [PATCH 1/3] phy: Add driver for Exynos DP PHY Jingoo Han
2013-06-28 5:22 ` Jingoo Han
2013-06-28 5:22 ` Jingoo Han
2013-06-28 5:31 ` Kishon Vijay Abraham I
2013-06-28 5:43 ` Kishon Vijay Abraham I
2013-06-28 5:31 ` Kishon Vijay Abraham I
2013-06-28 5:31 ` Kishon Vijay Abraham I
2013-06-28 5:54 ` Jingoo Han
2013-06-28 5:54 ` Jingoo Han
2013-06-28 5:54 ` Jingoo Han
2013-06-28 6:02 ` Kishon Vijay Abraham I
2013-06-28 6:14 ` Kishon Vijay Abraham I
2013-06-28 6:02 ` Kishon Vijay Abraham I
2013-06-28 6:02 ` Kishon Vijay Abraham I
2013-06-28 9:31 ` Kishon Vijay Abraham I
2013-06-28 9:43 ` Kishon Vijay Abraham I
2013-06-28 9:31 ` Kishon Vijay Abraham I
2013-06-28 9:31 ` Kishon Vijay Abraham I
2013-06-28 10:02 ` Sylwester Nawrocki [this message]
2013-06-28 10:02 ` Sylwester Nawrocki
2013-06-28 10:02 ` Sylwester Nawrocki
-- strict thread matches above, loose matches on Subject: below --
2013-08-26 8:55 [PATCH V7 0/3] Generic PHY driver for the Exynos SoC " Jingoo Han
2013-08-26 8:56 ` [PATCH 1/3] phy: Add driver for Exynos " Jingoo Han
2013-08-26 8:56 ` Jingoo Han
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=51CD5F3C.4010504@samsung.com \
--to=s.nawrocki@samsung.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.