mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
arm64: dts: cix: Use lowercase hex
The DTS code coding style expects lowercase hex for values and unit addresses. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251223152424.155253-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Peter Chen <peter.chen@cixtech.com>
This commit is contained in:
parent
8f0b4cce44
commit
b53eb75f26
|
|
@ -523,7 +523,7 @@ pcie_x1_1_rc: pcie@a0e0000 {
|
|||
reg-names = "reg", "cfg", "rcsu_strap", "rcsu_status", "msg";
|
||||
ranges = <0x01000000 0x0 0x38100000 0x0 0x38100000 0x0 0x00100000>,
|
||||
<0x02000000 0x0 0x38200000 0x0 0x38200000 0x0 0x07e00000>,
|
||||
<0x43000000 0x0C 0x00000000 0x0C 0x00000000 0x04 0x00000000>;
|
||||
<0x43000000 0x0c 0x00000000 0x0c 0x00000000 0x04 0x00000000>;
|
||||
#address-cells = <3>;
|
||||
#size-cells = <2>;
|
||||
bus-range = <0x30 0x5f>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user