The Device Tree Source files introduced by port-freescale-mpc837x-bsp- parts-to-ltib-mainline.diff are written for the old Device Tree Compiler 1.0.0. The patch introduced here fixes those for DTC 1.2.0. diff -uNr ltib-10-1-1a-sv.orig/dist/lfs-5.1/kernel/kernel-2.6.23-mpc837xemds.spec.in ltib-10-1-1a-sv/dist/lfs-5.1/kernel/kernel-2.6.23-mpc837xemds.spec.in --- ltib-10-1-1a-sv.orig/dist/lfs-5.1/kernel/kernel-2.6.23-mpc837xemds.spec.in 2010-05-11 18:23:36.451588884 +0200 +++ ltib-10-1-1a-sv/dist/lfs-5.1/kernel/kernel-2.6.23-mpc837xemds.spec.in 2010-05-11 18:25:55.967351109 +0200 @@ -60,6 +60,7 @@ Patch44 : 0026-DMAXOR-APIs.patch Patch45 : 0027-add-the-pciex2-with-esdhc-dts.patch Patch46 : 0029-remove-the-usb-clock-code.patch +Patch47 : 0030-dts-syntax-update.patch BuildRoot : %{_tmppath}/%{name} Prefix : %{pfx} @@ -118,3 +119,4 @@ %patch44 -p1 %patch45 -p1 %patch46 -p1 +%patch47 -p1