arm64: dts: qcom: sdm845: drop 0x from unit address
By coding style, unit address should not start with 0x. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221210113340.63833-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
3b2ff50da4
commit
1629063ec9
@ -1636,7 +1636,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
gpi_dma1: dma-controller@0xa00000 {
|
||||
gpi_dma1: dma-controller@a00000 {
|
||||
#dma-cells = <3>;
|
||||
compatible = "qcom,sdm845-gpi-dma";
|
||||
reg = <0 0x00a00000 0 0x60000>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user