[PATCH v9 2/3] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Andrew Jeffery
andrew at codeconstruct.com.au
Thu Jul 31 12:30:29 AEST 2025
On Wed, 2025-07-23 at 11:42 +0800, Leo Wang wrote:
> From: Leo Wang <leo.jt.wang at gmail.com>
>
> Add linux device tree entry for Meta Clemente compute-tray
> BMC using AST2600 SoC.
>
> Signed-off-by: Leo Wang <leo.jt.wang at gmail.com>
Aside from the usual ASPEED warnings, I see:
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dtb: adc at 34 (maxim,max1363): '#address-cells', '#size-cells', 'channel at 0', 'channel at 1', 'channel at 2', 'channel at 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 at 35 (maxim,max1363): '#address-cells', '#size-cells', 'channel at 0', 'channel at 1', 'channel at 2', 'channel at 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
More information about the Linux-aspeed
mailing list