Hi Linus,
 
 On lun., avril 10 2017, Rob Herring <[email protected]> wrote:

> On Wed, Apr 05, 2017 at 05:18:02PM +0200, Gregory CLEMENT wrote:

>> +Example:
>> +pinctrl_sb: pinctrl-sb@18800 {
>
> Just pinctrl@...
>
>> +    compatible = "marvell,armada3710-sb-pinctrl", "syscon", "simple-mfd";
>> +    reg = <0x18800 0x100>, <0x18C00 0x20>;
>> +    gpiosb: gpiosb {
>
> gpio {
>
> With that,
>
> Acked-by: Rob Herring <[email protected]>

Could you do this change while applying the patches, or do you want a
new series?

Also, if the binding is also OK for you, do you agree that I apply the
last 2 patches on the mvebu trees? (of course with the same changes
asked by Rob)

Thanks,

Gregory



>
>
>> +            #gpio-cells = <2>;
>> +            gpio-ranges = <&pinctrl_sb 0 0 29>;
>> +            gpio-controller;
>> +            interrupts =
>> +            <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,
>> +            <GIC_SPI 159 IRQ_TYPE_LEVEL_HIGH>,
>> +            <GIC_SPI 158 IRQ_TYPE_LEVEL_HIGH>,
>> +            <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>,
>> +            <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
>> +    };
>> +
>> +    rgmii_pins: mii-pins {
>> +            groups = "rgmii";
>> +            function = "mii";
>> +    };
>> +
>> +};
>> -- 
>> git-series 0.9.1

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

Reply via email to