|
@@ -939,6 +939,7 @@ static SIMPLE_DEV_PM_OPS(qca8k_pm_ops,
|
|
|
qca8k_suspend, qca8k_resume);
|
|
qca8k_suspend, qca8k_resume);
|
|
|
|
|
|
|
|
static const struct of_device_id qca8k_of_match[] = {
|
|
static const struct of_device_id qca8k_of_match[] = {
|
|
|
|
|
+ { .compatible = "qca,qca8334" },
|
|
|
{ .compatible = "qca,qca8337" },
|
|
{ .compatible = "qca,qca8337" },
|
|
|
{ /* sentinel */ },
|
|
{ /* sentinel */ },
|
|
|
};
|
|
};
|