linux-stable/arch/xtensa/boot
Max Filippov 8beb760f63 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-15 14:18:34 +02:00
..
boot-elf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
boot-redboot xtensa: replace variant/core.h with asm/core.h 2019-05-06 17:48:55 -07:00
dts xtensa: fix DTC warning unit_address_format 2022-04-15 14:18:34 +02:00
lib treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09:00
.gitignore .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2017-11-08 11:20:24 -06:00
Makefile xtensa: add NOTES section to the linker script 2018-10-29 19:02:08 -07:00