[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172252600790.120672.12772438670145461296.robh@kernel.org>
Date: Thu, 01 Aug 2024 09:29:35 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Ninad Palsule <ninad@...ux.ibm.com>
Cc: andrew@...econstruct.com.au, conor+dt@...nel.org, eajames@...ux.ibm.com,
robh+dt@...nel.org, linux-kernel@...r.kernel.org,
krzysztof.kozlowski+dt@...aro.org, linux-arm-kernel@...ts.infradead.org,
joel@....id.au, devicetree@...r.kernel.org, linux-aspeed@...ts.ozlabs.org
Subject: Re: [PATCH v1 0/1] ARM: dts: aspeed: system1: IBM System1 BMC
update
On Wed, 31 Jul 2024 16:47:28 -0500, Ninad Palsule wrote:
> Hello,
>
> This patch only applies to openbmc/linux. The max31785 pmbus driver
> changes are not available in the upstream yet. I will try to send those
> changes upstream.
>
> Ninad Palsule (1):
> ARM: dts: aspeed: system1: IBM System1 BMC update
>
> .../dts/aspeed/aspeed-bmc-ibm-system1.dts | 96 +++++++++++++++++++
> 1 file changed, 96 insertions(+)
>
> --
> 2.43.0
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y aspeed/aspeed-bmc-ibm-system1.dtb' for 20240731214737.986010-1-ninad@...ux.ibm.com:
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@0: failed to match any schema with compatible: ['pmbus-fan']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@1: failed to match any schema with compatible: ['pmbus-fan']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@2: failed to match any schema with compatible: ['pmbus-fan']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@3: failed to match any schema with compatible: ['pmbus-fan']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@4: failed to match any schema with compatible: ['pmbus-fan']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@0: failed to match any schema with compatible: ['pmbus-fan']
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dtb: /ahb/apb/bus@...8a000/i2c@.../fan-controller@...fan@1: failed to match any schema with compatible: ['pmbus-fan']
Powered by blists - more mailing lists