Searched hist:"352 b1d1889835d27c73ae288d6138cb95db64440" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hip07.dtsi | diff 352b1d1889835d27c73ae288d6138cb95db64440 Tue Apr 02 21:31:44 CEST 2024 Krzysztof Kozlowski <krzk@kernel.org> arm64: dts: hisilicon: hip07: move non-MMIO node out of soc
Non-MMIO devices, which are BTW not really part of the SoC, should not be within simple-bus, as reported by dtc W=1 warning:
hip07.dtsi:1486.20-1493.5: Warning (unit_address_vs_reg): /soc/ethernet@4: node has a unit name, but no reg or ranges property
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
|