[PATCH 5/5] ASoC: samsung: Add compatible strings for Odroid X, X2, U3 boards

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

 



The driver can also support Odroid X/X2 and Odroid U3 without further
modifications so related compatible strings are added to the list.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
---
 sound/soc/samsung/odroid.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/soc/samsung/odroid.c b/sound/soc/samsung/odroid.c
index e7b371b07230..f4fa0312e8c8 100644
--- a/sound/soc/samsung/odroid.c
+++ b/sound/soc/samsung/odroid.c
@@ -202,6 +202,8 @@ static int odroid_audio_remove(struct platform_device *pdev)
 }
 
 static const struct of_device_id odroid_audio_of_match[] = {
+	{ .compatible	= "hardkernel,odroid-x-audio" },
+	{ .compatible	= "hardkernel,odroid-u3-audio" },
 	{ .compatible	= "hardkernel,odroid-xu3-audio" },
 	{ .compatible	= "hardkernel,odroid-xu4-audio" },
 	{ .compatible	= "samsung,odroid-xu3-audio" },
-- 
2.14.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux