Thread (51 messages) 51 messages, 9 authors, 2021-10-14

Re: [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control

From: Brad Larson <hidden>
Date: 2021-08-23 01:07:06
Also in: linux-devicetree, linux-gpio, linux-mmc, linux-spi, lkml

Hi Elliott,

On Thu, Mar 4, 2021 at 12:44 PM Elliott, Robert (Servers)
[off-list ref] wrote:
[...]
quoted
+config GPIO_ELBA_SPICS
+     bool "Pensando Elba SPI chip-select"
+     depends on ARCH_PENSANDO_ELBA_SOC
+     help
+       Say yes here to support the Pensndo Elba SoC SPI chip-select
driver
Pensndo should be Pensando
Fixed the typo, thanks.
quoted
diff --git a/drivers/gpio/gpio-elba-spics.c b/drivers/gpio/gpio-elba-spics.c
+ * Pensando Elba ASIC SPI chip select driver
...
quoted
+MODULE_LICENSE("GPL v2");
+MODULE_DESCRIPTION("Elba SPI chip-select driver");
I think it's conventional to include the company name there, so
start that with "Pensando Elba"
Ok, thanks.  BTW I deleted these lines as I should have used
builtin_platform_driver() and not a loadable module.
Also, "SoC" and "ASIC" are sometimes included after Elba, but sometimes
are not. Consistency might be helpful.
quoted
+static const struct of_device_id ebla_spics_of_match[] = {
...
quoted
+             .of_match_table = ebla_spics_of_match,
ebla should be elba
Fixed the typo and using SoC which is more accurate.

Regards,
Brad

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help