mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 01:09:33 -04:00
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:
committed by
Bjorn Andersson
parent
3b2ff50da4
commit
1629063ec9
@@ -1636,7 +1636,7 @@ uart7: serial@89c000 {
|
||||
};
|
||||
};
|
||||
|
||||
gpi_dma1: dma-controller@0xa00000 {
|
||||
gpi_dma1: dma-controller@a00000 {
|
||||
#dma-cells = <3>;
|
||||
compatible = "qcom,sdm845-gpi-dma";
|
||||
reg = <0 0x00a00000 0 0x60000>;
|
||||
|
||||
Reference in New Issue
Block a user