diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 82120c672f..91eabf807b 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -5045,7 +5045,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message.
Kernel Device Tree support is now easier to enable in a kernel
recipe.
The Device Tree code has moved to a
- kernel-devicetree class.
+ kernel-devicetree
+ class.
Functionality is automatically enabled for any recipe that inherits
the
kernel
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 5961d3ea78..0fc88c43a7 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1883,6 +1883,17 @@ This check was removed for YP 2.3 release
+
+ kernel-devicetree.bbclass
+
+
+ The kernel-devicetree class, which is inherited by
+ the
+ kernel
+ class, supports device tree generation.
+
+
+
kernel-fitimage.bbclass