Re: [PATCH] gpio: pca953x: Add support for the On Semi pca9655

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 14, 2021 at 1:05 AM Peter Robinson <pbrobinson@xxxxxxxxx> wrote:
>
> The On Semi pca9655 is a 16 bit variant of the On Semi pca9654 GPIO
> expander, with 16 GPIOs and interrupt functionality.

I don't remember the context...

>         { .compatible = "onnn,cat9554", .data = OF_953X( 8, PCA_INT), },
>         { .compatible = "onnn,pca9654", .data = OF_953X( 8, PCA_INT), },
> +       { .compatible = "onnn,pca9655", .data = OF_953X( 16, PCA_INT), },

...but the first space (before 16) seems not necessary and the idea as
far as I can see from here is to have those columns to be indented
nicely.

>         { .compatible = "exar,xra1202", .data = OF_953X( 8, 0), },
>         { }

-- 
With Best Regards,
Andy Shevchenko



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux