* [PACTH v2] SOC: fsl/guts: Add compatible string for LS1088
@ 2017-08-21 5:48 Ashish Kumar
0 siblings, 0 replies; only message in thread
From: Ashish Kumar @ 2017-08-21 5:48 UTC (permalink / raw)
To: linux-kernel, leoyang.li; +Cc: linux-arm-kernel, Ashish Kumar, Amrita Kumari
Adding compatible string "ls1088a-dcfg" so that
guts driver can be init for ls1088
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Signed-off-by: Amrita Kumari <amrita.kumari@nxp.com>
---
drivers/soc/fsl/guts.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/soc/fsl/guts.c b/drivers/soc/fsl/guts.c
index 6af7a11..d89a6a8 100644
--- a/drivers/soc/fsl/guts.c
+++ b/drivers/soc/fsl/guts.c
@@ -213,6 +213,7 @@ static int fsl_guts_remove(struct platform_device *dev)
{ .compatible = "fsl,ls1021a-dcfg", },
{ .compatible = "fsl,ls1043a-dcfg", },
{ .compatible = "fsl,ls2080a-dcfg", },
+ { .compatible = "fsl,ls1088a-dcfg", },
{}
};
MODULE_DEVICE_TABLE(of, fsl_guts_of_match);
--
1.7.6.GIT
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-21 5:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-21 5:48 [PACTH v2] SOC: fsl/guts: Add compatible string for LS1088 Ashish Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®