[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5303F3B5.6050806@ti.com>
Date: Wed, 19 Feb 2014 08:58:45 +0900
From: Milo Kim <milo.kim@...com>
To: Lee Jones <lee.jones@...aro.org>
CC: Jingoo Han <jg1.han@...sung.com>, Bryan Wu <cooloney@...il.com>,
Mark Brown <broonie@...nel.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: Re: [PATCH 01/10] mfd: Add TI LMU driver
Hi Lee,
On 02/18/2014 05:21 PM, Lee Jones wrote:
>>>> + pdata->en_gpio = of_get_named_gpio(node, "ti,enable-gpio", 0);
>>>
>>> There is a global DT property for this already.
>>
>> I've not found it yet, but I agree it looks like general property.
>> So I'll replace "ti,enable-gpio" with "ti,lmu-en-gpio".
>
> Just re-use "gpio-enable". No need for it to be vendor specific.
>
Got it. Thanks!
This GPIO is used for enabling the device. So, "enable-gpio" is more
appropriate name, isn't it?
Best regards,
Milo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists