git: 75ccab52f8b6 - main - dts: Bump freebsd,dts-version to 7.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Aug 2026 12:42:42 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=75ccab52f8b67c98abffa18735578330b8702cc8
commit 75ccab52f8b67c98abffa18735578330b8702cc8
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2026-08-27 12:42:23 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2026-08-27 12:42:23 +0000
dts: Bump freebsd,dts-version to 7.1
---
sys/dts/freebsd-compatible.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/dts/freebsd-compatible.dts b/sys/dts/freebsd-compatible.dts
index ffdc2e542a22..9e723857e125 100644
--- a/sys/dts/freebsd-compatible.dts
+++ b/sys/dts/freebsd-compatible.dts
@@ -1,3 +1,3 @@
/ {
- freebsd,dts-version = "6.12";
+ freebsd,dts-version = "7.1";
};