Re: [PATCH] spi: spidev: Add DT match for Lumentum 21159239

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

 



On úterý 7. srpna 2018 17:14:11 CEST, Jan Kundrát wrote:
This is an optical channel monitor for DWDM. Some variants of this could
be identified as OCMSC04L1101 which is a wee bit more human readable,
but not all variants identify themselves like that.

Signed-off-by: Jan Kundrát <jan.kundrat@xxxxxxxxx>
---
 drivers/spi/spidev.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/spi/spidev.c b/drivers/spi/spidev.c
index cda10719d1d1..69fdfd898875 100644
--- a/drivers/spi/spidev.c
+++ b/drivers/spi/spidev.c
@@ -669,6 +669,7 @@ static const struct of_device_id spidev_dt_ids[] = {
 	{ .compatible = "lineartechnology,ltc2488" },
 	{ .compatible = "ge,achc" },
 	{ .compatible = "semtech,sx1301" },
+	{ .compatible = "lumentum,21159239" },
 	{},
 };
 MODULE_DEVICE_TABLE(of, spidev_dt_ids);

Hi, a gentle ping about this newly added ID for the spidev driver.

Cheers,
Jan




[Index of Archives]     [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