Skip to content

Commit b53eb75

Browse files
krzkPeter Chen
authored andcommitted
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>
1 parent 8f0b4cc commit b53eb75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/cix/sky1.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@
523523
reg-names = "reg", "cfg", "rcsu_strap", "rcsu_status", "msg";
524524
ranges = <0x01000000 0x0 0x38100000 0x0 0x38100000 0x0 0x00100000>,
525525
<0x02000000 0x0 0x38200000 0x0 0x38200000 0x0 0x07e00000>,
526-
<0x43000000 0x0C 0x00000000 0x0C 0x00000000 0x04 0x00000000>;
526+
<0x43000000 0x0c 0x00000000 0x0c 0x00000000 0x04 0x00000000>;
527527
#address-cells = <3>;
528528
#size-cells = <2>;
529529
bus-range = <0x30 0x5f>;

0 commit comments

Comments
 (0)