Skip to content

Commit 4cc3361

Browse files
jonathangrayjannau
authored andcommitted
arm64: dts: apple: j474s: correct case of Mac mini
Change "Mac Mini" to "Mac mini" to match other device trees and Apple's usage. Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
1 parent 2f7e43a commit 4cc3361

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

arch/arm64/boot/dts/apple/t6020-j474s.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0+ OR MIT
22
/*
3-
* Mac Mini (M2 Pro, 2023)
3+
* Mac mini (M2 Pro, 2023)
44
*
55
* target-type: J474s
66
*
@@ -16,7 +16,7 @@
1616

1717
/ {
1818
compatible = "apple,j474s", "apple,t6020", "apple,arm-platform";
19-
model = "Apple Mac Mini (M2 Pro, 2023)";
19+
model = "Apple Mac mini (M2 Pro, 2023)";
2020
};
2121

2222
&wifi0 {

arch/arm64/boot/dts/apple/t602x-j474-j475.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0+ OR MIT
22
/*
3-
* Mac Mini (M2 Pro, 2023) and Mac Studio (2023)
3+
* Mac mini (M2 Pro, 2023) and Mac Studio (2023)
44
*
55
* This file contains the parts common to J474 and J475 devices with t6020,
66
* t6021 and t6022.

0 commit comments

Comments
 (0)