[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7554ACAF-928B-4832-AF00-D48186A57C52@fb.com>
Date: Tue, 11 Feb 2020 01:33:07 +0000
From: Vijay Khemka <vijaykhemka@...com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Joel Stanley <joel@....id.au>
CC: Linux Next Mailing List <linux-next@...r.kernel.org>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
Eddie James <eajames@...ux.ibm.com>
Subject: Re: linux-next: build failure after merge of the aspeed tree
On 2/10/20, 1:45 PM, "Stephen Rothwell" <sfr@...b.auug.org.au> wrote:
Hi all,
After merging the aspeed tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
arch/arm/boot/dts/aspeed-g6.dtsi:322.35-327.7: ERROR (duplicate_node_names): /ahb/apb/syscon@...e2000/interrupt-controller: Duplicate node name
ERROR: Input tree has errors, aborting (use -f to force output)
Caused by commit
091ff5206ef3 ("ARM: dts: aspeed: ast2600: Fix SCU IRQ controller node addresses")
Also these warnings:
arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: Warning (i2c_bus_reg): /ahb/apb/bus@...8a000/i2c-bus@.../ipmb0@10: I2C bus unit address format error, expected "40000010"
arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warning (i2c_bus_reg): /ahb/apb/bus@...8a000/i2c-bus@.../ipmb0@10:reg: I2C address must be less than 10-bits, got "0x40000010"
arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: Warning (i2c_bus_reg): /ahb/apb/bus@...8a000/i2c-bus@.../ipmb0@10: I2C bus unit address format error, expected "40000010"
arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warning (i2c_bus_reg): /ahb/apb/bus@...8a000/i2c-bus@.../ipmb0@10:reg: I2C address must be less than 10-bits, got "0x40000010"
This is the flag needed to be defined for declaring slave mode. We may have to fix dtc/check.c.
Caused by commit
a59b1792adf1 ("ARM: dts: aspeed: tiogapass: Add IPMB device")
I have used the aspeed tree from next-20200210 for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists