Re: [PATCH] arm64: dts: broadcom: Use the .dtb name in the rule, rather than .dts
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2018-09-25 18:17:52
Also in:
linux-arm-kernel
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2018-09-25 18:17:52
Also in:
linux-arm-kernel
On 09/24/2018 04:03 AM, Stefan Wahren wrote:
Am 24.09.2018 um 12:22 schrieb Liviu Dudau:quoted
Commit a7eb26392b893 ("arm64: dts: broadcom: Add reference to Compute Module IO Board V3") adds the bcm2837-rpi-cm3-io3.dts file as a target in the Makefile, rather than the .dtb name. This will skip the generation of the .dtb file at compile time and will fail the dtbs_install target. Fixes: a7eb26392b893 ("arm64: dts: broadcom: Add reference to Compute Module IO Board V3") Signed-off-by: Liviu Dudau <redacted>Acked-by: Stefan Wahren <redacted> Thanks, i will add a dtbs_install step to my test jobs.
Same here.
@Arnd @Olof Should this fix for 4.20 go via pull request or can you apply it directly to your tree?
That would be my preference here as well. -- Florian