Author: ian
Date: Mon Feb 18 19:50:53 2019
New Revision: 344267
URL: https://svnweb.freebsd.org/changeset/base/344267
Log:
Add a compatible string to match recent changes in the upstream dts.
Modified:
head/sys/arm/freescale/imx/imx6_snvs.c
Modified: head/sys/arm/freescale/imx/imx6_snvs.c
==============================================================================
--- head/sys/arm/freescale/imx/imx6_snvs.c Mon Feb 18 19:16:14 2019
(r344266)
+++ head/sys/arm/freescale/imx/imx6_snvs.c Mon Feb 18 19:50:53 2019
(r344267)
@@ -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}
};
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"