[U-Boot] [PATCH] ARM: dts: stm32f4: Fix DT dtc warnings
Patrice CHOTARD
patrice.chotard at st.com
Mon Aug 6 12:20:06 UTC 2018
Hi Tom
On 08/06/2018 02:07 PM, Tom Rini wrote:
> On Mon, Aug 06, 2018 at 11:25:42AM +0200, Patrice Chotard wrote:
>> From: Patrick Delaunay <patrick.delaunay at st.com>
>>
>> This patch fix the following warnings for for stm32f429
>> evaluation and discovery boards:
>>
>> unnecessary #address-cells/#size-cells without "ranges" or
>> child "reg" property
>>
>> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
>> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
>> ---
>>
>> arch/arm/dts/stm32429i-eval.dts | 1 -
>> arch/arm/dts/stm32f429-disco.dts | 1 -
>> arch/arm/dts/stm32f429.dtsi | 4 ----
>> 3 files changed, 6 deletions(-)
>
> All of these are files we sync in from Linux, so have they been fixed
> upstream? Thanks!
On linux side, these files are not fixed yet. We intend to do it for
linux v4.20.
When linux v4.20 first RC will be available, i will resync all STM32 MCU
dt files in U-boot.
Thanks
Patrice
>
More information about the U-Boot
mailing list