Skip to content

Commit

Permalink
arm64: dts: apple: j474s: correct case of Mac mini
Browse files Browse the repository at this point in the history
Change "Mac Mini" to "Mac mini" to match other device trees and
Apple's usage.

Signed-off-by: Jonathan Gray <[email protected]>
  • Loading branch information
jonathangray authored and jannau committed Aug 31, 2024
1 parent ec32aab commit 20c1cd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/apple/t6020-j474s.dts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Mac Mini (M2 Pro, 2023)
* Mac mini (M2 Pro, 2023)
*
* target-type: J474s
*
Expand All @@ -16,7 +16,7 @@

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

&wifi0 {
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/apple/t602x-j474-j475.dtsi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Mac Mini (M2 Pro, 2023) and Mac Studio (2023)
* Mac mini (M2 Pro, 2023) and Mac Studio (2023)
*
* This file contains the parts common to J474 and J475 devices with t6020,
* t6021 and t6022.
Expand Down

0 comments on commit 20c1cd0

Please sign in to comment.