Commit b53eb75f authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Peter Chen
Browse files

arm64: dts: cix: Use lowercase hex



The DTS code coding style expects lowercase hex for values and unit
addresses.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251223152424.155253-2-krzysztof.kozlowski@oss.qualcomm.com


Signed-off-by: default avatarPeter Chen <peter.chen@cixtech.com>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;