arm64: dts: socfpga: stratix10: add unit address to soc node

The "soc" node has ranges with addresses, so it is should have unit
address  to fix dtc W=1 warnings like:

  socfpga_stratix10.dtsi:128.6-636.4: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2023-12-09 18:30:37 +01:00 committed by Dinh Nguyen
parent 9fc0511a47
commit 5e53525fc6
3 changed files with 3 additions and 3 deletions

View File

@ -144,7 +144,7 @@
};
};
soc {
soc@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";

View File

@ -51,7 +51,7 @@
regulator-max-microvolt = <330000>;
};
soc {
soc@0 {
eccmgr {
sdmmca-ecc@ff8c8c00 {
compatible = "altr,socfpga-s10-sdmmc-ecc",

View File

@ -51,7 +51,7 @@
regulator-max-microvolt = <330000>;
};
soc {
soc@0 {
eccmgr {
sdmmca-ecc@ff8c8c00 {
compatible = "altr,socfpga-s10-sdmmc-ecc",