[PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards

Rahul Sharma rahul.sharma at samsung.com
Tue May 20 00:05:40 PDT 2014


On 20 May 2014 10:41, Rahul Sharma <rahul.sharma at samsung.com> wrote:
> Thanks Kukjin,
>
> I have changed it in my environment now.
>

Kukjin,

dp_hpd_gpio got accidentally merged to pinctrl_3 in your "for-next"
branch. It should
be in pinctrl_0.

/*****************/
        };

        dp_hpd_gpio: dp_hpd_gpio {
               samsung,pins = "gpx2-6";
               samsung,pin-function = <0>;
               samsung,pin-pud = <3>;
                samsung,pin-drv = <0>;
        };
};

&pinctrl_3 {
usb300_vbus_en: usb300-vbus-en {
/*****************/

Regards,
Rahul Sharma.

> Regards,
> Rahul Sharma.
>
> On 19 May 2014 21:10, Kukjin Kim <kgene.kim at samsung.com> wrote:
>> On 05/09/14 19:09, Rahul Sharma wrote:
>>>
>>> From: Rahul Sharma<Rahul.Sharma at samsung.com>
>>
>>
>> Probably, should be "Rahul Sharma <rahul.sharma at ...>"
>>
>> Please make sure your gitconfig has no problem.
>>
>> Just note, I found same thing and fixed your email address in my tree...
>>
>>
>>>
>>> Add nodes for fimd and dp controller for exynos5250 based snow
>>> and exynos5420 based peach-pit board.
>>>
>>> This series is based on Kukjin Kims, for-next branch.
>>>
>>> V3:
>>> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>>>   exynos5420".
>>> 2) Extra blank lines for readability.
>>> 3) dp hpd gpio name change (dp_hpd ->  dp_hpd_gpio)
>>>
>>> V2:
>>> 1) Rebase on Peach-pit dependent patches.
>>>
>>> It is dependent on
>>> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
>>> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is
>>> 'ACK'ed.]
>>> 2) Arun's patch for adding peach-pit board dts file at
>>> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is
>>> 'ACK'ed.]
>>>
>>> Rahul Sharma (4):
>>>    ARM: dts: enable fimd for exynos5250 based snow board
>>>    ARM: dts: enable dp-controller for exynos5250 based snow board
>>>    ARM: dts: enable fimd for exynos5420 based peach-pit board
>>>    ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>>>
>>>   arch/arm/boot/dts/exynos5250-snow.dts      |   35
>>> ++++++++++++++++++++++++
>>>   arch/arm/boot/dts/exynos5420-peach-pit.dts |   41
>>> ++++++++++++++++++++++++++++
>>>   2 files changed, 76 insertions(+)
>>>
>> OK, applied whole series with Jingoo's 'reviewed-by'.
>>
>> Thanks,
>> Kukjin



More information about the linux-arm-kernel mailing list