diff options
author | Eugen Hristev <eugen.hristev@collabora.com> | 2023-10-03 14:13:46 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-10-06 23:45:57 +0300 |
commit | 963c3b0c47ec29b4c49c9f45965cd066f419d17f (patch) | |
tree | 761b84935ed9a3dda609115a38e039822e2cbce5 /arch/arc | |
parent | 6cd2a30b96a4b2d270bc1ef1611429dc3fa63327 (diff) | |
download | linux-963c3b0c47ec29b4c49c9f45965cd066f419d17f.tar.xz |
arm64: dts: mediatek: fix t-phy unit name
dtbs_check throws a warning at t-phy nodes:
Warning (unit_address_vs_reg): /t-phy@1a243000: node has a unit name, but no reg or ranges property
Warning (unit_address_vs_reg): /soc/t-phy@11c00000: node has a unit name, but no reg or ranges property
The ranges is empty thus removing the `@1a243000`, `@11c00000` from
the node name.
Fixes: 6029cae696c8 ("arm64: dts: mediatek: mt7622: harmonize node names and compatibles")
Fixes: 918aed7abd2d ("arm64: dts: mt7986: add pcie related device nodes")
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230814093931.9298-2-eugen.hristev@collabora.com
Link: https://lore.kernel.org/r/20231003-mediatek-fixes-v6-7-v1-4-dad7cd62a8ff@collabora.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions