diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-03-17 10:49:41 +0100 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-03-17 10:55:47 +0100 |
commit | e85d29ba4b24f68e7a78cb85c55e754362eeb2de (patch) | |
tree | 42d84c73eb64bfd4addc8ea7e396fd8731c27a0c /arch/xtensa/Kconfig | |
parent | xtensa: fix stop_machine_cpuslocked call in patch_text (diff) | |
download | linux-e85d29ba4b24f68e7a78cb85c55e754362eeb2de.tar.xz linux-e85d29ba4b24f68e7a78cb85c55e754362eeb2de.zip |
xtensa: fix DTC warning unit_address_format
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>
Diffstat (limited to 'arch/xtensa/Kconfig')
0 files changed, 0 insertions, 0 deletions