linux-stable/arch/xtensa/boot
Max Filippov 11ba1aa212 xtensa: fix DTC warning unit_address_format
[ Upstream commit e85d29ba4b ]

DTC issues the following warnings when building xtfpga device trees:

 /soc/flash@00000000/partition@0x0: unit name should not have leading "0x"
 /soc/flash@00000000/partition@0x6000000: unit name should not have leading "0x"
 /soc/flash@00000000/partition@0x6800000: unit name should not have leading "0x"
 /soc/flash@00000000/partition@0x7fe0000: unit name should not have leading "0x"

Drop leading 0x from flash partition unit names.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 20:59:09 +02:00
..
boot-elf xtensa: remove unneeded export in boot-elf/Makefile 2021-04-04 15:39:02 -07:00
boot-redboot xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig 2021-04-04 15:39:02 -07:00
dts xtensa: fix DTC warning unit_address_format 2022-04-13 20:59:09 +02:00
lib .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig 2021-04-04 15:39:02 -07:00