Add a compatible string to match recent changes in the upstream dts.
This commit is contained in:
parent
e084495a32
commit
d3f45de15b
@ -73,6 +73,7 @@ struct snvs_softc {
|
||||
};
|
||||
|
||||
static struct ofw_compat_data compat_data[] = {
|
||||
{"fsl,sec-v4.0-mon-rtc-lp", true},
|
||||
{"fsl,sec-v4.0-mon", true},
|
||||
{NULL, false}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user