[U-Boot] [PATCH v2 02/18] gpio: Add support for Qualcomm gpio controller

Mateusz Kulikowski mateusz.kulikowski at gmail.com
Fri Feb 19 14:33:36 CET 2016


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi All,

Sorry for long delay :)

On 16.02.2016 16:59, Simon Glass wrote:
> Hi,
> 
> On 9 February 2016 at 14:25, Jagan Teki <jteki at openedev.com> wrote:
>> On 8 February 2016 at 02:27, Mateusz Kulikowski
>> <mateusz.kulikowski at gmail.com> wrote:
[...]
>>> +
>>> +Required properties:
>>> +- compatible : "qcom,msm8916-pinctrl" or "qcom,apq8016-pinctrl"
>>> +- reg : Physical base address and length of the controller's registers.
>>> +       This controller is called "Top Level Mode Multiplexing" in
>>> +       Qualcomm documentation.
>>> +- #gpio-cells : Should be one (pin number).
>>> +- gpio-controller : Marks the device node as a GPIO controller.
>>> +- gpio-count: Number of GPIO pins.
>>> +- gpio-bank-name: (optional) name of gpio bank. As default "soc" is used.
>>> +
>>> +Example:
>>> +
>>> +soc_gpios: pinctrl at 1000000 {
>>> +       compatible = "qcom,msm8916-pinctrl";
>>
>> Can't this driver goes into pinctrl (I mean gpio handling pincontrol),
>> because Linux handle these gpio msm8916-pinctrl through pinctrl
>> subsystem as per as I know, let me know in case if I miss anything
>> here.
> 
> I think Mateusz is planning to add this later. It would be good to get
> this in as a starting point for this platform.

It was exactly my plan. Is it OK with you Jagan?


Regards,
Mateusz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJWxxmqAAoJELvtohmVtQzBGZ0H/jK2ePYiO0MtTVRyCYEqRxSd
24uomfbFjkTnI2a3ZexLYLCgNfWnhrzMgGk9BQ2nKY7NfWaIAgEGO4oDHhZzIijp
8w0LR4QS4VGWj96ylWBbygLCqCg4AfbXNlfDtEbKvQAl+3TwW40DDVKuJe2dq2mZ
j0S3+za3CustCP7mkN3hYQ0ujQidA+LXeUYYKegvNPWA4sl6clZpUX8bTXXzWU6S
Erbcl33zm4m5FwgGnTIwPFSjIAWsetwFg65CBG3kqKlzazCeFnIxmvPP4EwLayHF
mYIKfvL4PWMYNRunIUHvYAsOnRc7exSUTksmcqbdUFqU8fi0RzwKDIG0qiKAlVY=
=JKsS
-----END PGP SIGNATURE-----


More information about the U-Boot mailing list