On Wed, 2025-07-23 at 11:42 +0800, Leo Wang wrote: > From: Leo Wang <leo.jt.w...@gmail.com> > > Add linux device tree entry for Meta Clemente compute-tray > BMC using AST2600 SoC. > > Signed-off-by: Leo Wang <leo.jt.w...@gmail.com>
Aside from the usual ASPEED warnings, I see: arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dtb: adc@34 (maxim,max1363): '#address-cells', '#size-cells', 'channel@0', 'channel@1', 'channel@2', 'channel@3' do not match any of the regexes: '^pinctrl-[0-9]+$' from schema $id: http://devicetree.org/schemas/iio/adc/maxim,max1363.yaml# arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dtb: adc@35 (maxim,max1363): '#address-cells', '#size-cells', 'channel@0', 'channel@1', 'channel@2', 'channel@3' do not match any of the regexes: '^pinctrl-[0-9]+$' from schema $id: http://devicetree.org/schemas/iio/adc/maxim,max1363.yaml# Can you please submit a binding for this device, or drop the nodes from the devicetree for now? Andrew