Hi Carlo,

On 20/11/2018 15:47, Carlo Caione wrote:
> On Fri, 2018-11-09 at 16:26 +0100, Neil Armstrong wrote:
>> From: Jerome Brunet <jbru...@baylibre.com>
>>
>> This adds support for the Amlogic AXG SoC pinctrl and GPIO controller
>> using a specific set of pinctrl functions which differs from the GX
>> SoCs.
>>
>> Signed-off-by: Jerome Brunet <jbru...@baylibre.com>
>> Signed-off-by: Neil Armstrong <narmstr...@baylibre.com>
> 
> /cut
>> +struct meson_pinctrl_data meson_axg_aobus_pinctrl_data = {
>> +    .name           = "aobus-banks",
>> +    .pin_base       = 0,
>> +    .groups         = meson_axg_aobus_groups,
>> +    .funcs          = meson_axg_aobus_functions,
>> +    .banks          = meson_axg_aobus_banks,
>> +    .num_pins       = 11,
> 
> Should this be 14?
> 
> --
> Carlo Caione
> 

Will fix both errors,

Thanks,
Neil
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to