Hi all,
After merging the mediatek tree, today's linux-next build (arm64
defconfig) failed like this:
/tmp/next/build/arch/arm64/boot/dts/rockchip/rk3568-wolfvision-pf5-display.dtsi:113.6-121.3: Warning (graph_port): /fragment@4/__overlay__: graph port node name should be 'port'
Error: /tmp/next/build/arch/arm64/boot/dts/mediatek/mt8186.dtsi:2399.29-30 syntax error
FATAL ERROR: Unable to parse input tree
make[4]: *** [/tmp/next/build/scripts/Makefile.lib:431: arch/arm64/boot/dts/mediatek/mt8186-corsola-magneton-sku393216.dtb] Error 1
Caused by commit
d7c1bde38bf37a5 ("arm64: dts: mediatek: mt8186: add default thermal zones")
I have used the last version of the mediatek tree from 20240613 instead.