Re: [GIT PULL 2/3] bcm2835-dt-64-next-2019-01-29

From: Florian Fainelli
Date: Fri Feb 01 2019 - 16:11:29 EST


On 1/31/19 8:10 PM, Florian Fainelli wrote:
>
>
> On 1/29/19 10:53 AM, Stefan Wahren wrote:
>> Hi Florian,
>>
>> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
>>
>> Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
>>
>> are available in the git repository at:
>>
>> git://github.com/anholt/linux tags/bcm2835-dt-64-next-2019-01-29
>>
>> for you to fetch changes up to 3688325a4acac981e95e25478d3703e3ab05d4c9:
>>
>> arm64: dts: broadcom: Add reference to RPi 3 A+ (2019-01-09 19:24:04 +0100)
>>
>> ----------------------------------------------------------------
>> This pull request brings in the arm64 reference for Raspberry Pi 3 A+.
>>
>> ----------------------------------------------------------------
>
> Merged into devicetree-arm64/next, thanks Stefan!
This failed to build as well:

[X] Building with aiaiai-test-patchset -j 17 --bisectability --sparse
--smatch --cppcheck --coccinelle --checkpatch --targets "all dtbs
dtbs_install" -M "INSTALL_DTBS_PATH="$PWD/dtbs_install"" -c v5.0-rc1
/home/fainelli/dev/linux multi_v7_defconfig,arm,arm-linux-
bcm2835_defconfig,arm,arm-linux- defconfig,arm64,aarch64-linux- <
devicetree-arm64.patch
[X] aiaiai build results:
Tested the patch(es) on top of the following commits:
bfeffd155283 Linux 5.0-rc1
85e1ffbd42f6 Merge tag 'kbuild-v4.21-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
ac5eed2b4177 Merge branch 'perf-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
574823bfab82 Change mincore() to count "mapped" pages rather than
"cached" pages

--------------------------------------------------------------------------------

Successfully built configuration "multi_v7_defconfig,arm,arm-linux-", no
issues.

--------------------------------------------------------------------------------

Successfully built configuration "bcm2835_defconfig,arm,arm-linux-", no
issues.

--------------------------------------------------------------------------------
Failed to build : ed20bfd45a31 arm64: dts: broadcom: Add reference to
RPi 3 A+
Configuration: "defconfig, architecture arm64".


arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts:2:10: fatal error:
arm/bcm2837-rpi-3-a-plus.dts: No such file or directory
#include "arm/bcm2837-rpi-3-a-plus.dts"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dtb] Error 1

--------------------------------------------------------------------------------

--
Florian