|
@@ -2232,6 +2232,9 @@ static const struct of_device_id platform_of_match[] = {
|
|
|
}, {
|
|
|
.compatible = "edt,etm0700g0bdh6",
|
|
|
.data = &edt_etm0700g0bdh6,
|
|
|
+ }, {
|
|
|
+ .compatible = "edt,etm0700g0edh6",
|
|
|
+ .data = &edt_etm0700g0bdh6,
|
|
|
}, {
|
|
|
.compatible = "foxlink,fl500wvr00-a0t",
|
|
|
.data = &foxlink_fl500wvr00_a0t,
|