Hi Stephen, On Thu, Dec 12, 2019 at 08:35:56AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the imx-mxs tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: Sorry for the breakage. > > Error: arch/arm/boot/dts/imx6ull-colibri.dtsi:536.4-5 syntax error > FATAL ERROR: Unable to parse input tree > make[2]: *** [scripts/Makefile.lib:285: arch/arm/boot/dts/imx6ull-colibri-wifi-eval-v3.dtb] Error 1 > Error: arch/arm/boot/dts/imx6ull-colibri.dtsi:536.4-5 syntax error > FATAL ERROR: Unable to parse input tree > make[2]: *** [scripts/Makefile.lib:285: arch/arm/boot/dts/imx6ull-colibri-eval-v3.dtb] Error 1 > arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi:422.28-424.7: Warning (graph_endpoint): /soc/aips-bus@2100000/i2c@21a0000/edp-bridge@68/ports/port@2/endpoint: graph connection to node '/panel/port/endpoint' is not bidirectional > arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi:422.28-424.7: Warning (graph_endpoint): /soc/aips-bus@2100000/i2c@21a0000/edp-bridge@68/ports/port@2/endpoint: graph connection to node '/panel/port/endpoint' is not bidirectional > > Caused by commit > > e7ebb215cb78 ("ARM: dts: colibri-imx6ull: correct wrong pinmuxing and add comments") > > The warning was (probably) introduced by commit > > e79295edf1df ("ARM: dts: imx6: RDU2: link eDP bridge to panel") I have just taken these two commits out. > > I have used the imx-mxs tree from next-20191211 for today. Thanks. Shawn