Mostly mt8183 dtb warning
Hi, This MR fixes a bunch of dtb warnings
Most important ones:
29 (mediatek,mt8183-mfgcfg): 'power-domains' does not match any
of the regexes: '^pinctrl-[0-9]+$'
29 failed to match any schema with compatible:
['mediatek,mt8183-audiosys', 'syscon']
29 failed to match any schema with compatible: ['mediatek,mt8183-audio']
27 (mediatek,mt8183-pinctrl): 'gpio-line-names' does not match
14 failed to match any schema with compatible:
['mediatek,mt8183_mt6358_ts3a227_max98357']
6 failed to match any schema with compatible:
['mediatek,mt8183_da7219_rt1015p']
5 failed to match any schema with compatible:
['mediatek,mt8183_mt6358_ts3a227_rt1015p']
Edited by Julien Massot