Skip to content

Commit

Permalink
rock 3b: fix description of sata2
Browse files Browse the repository at this point in the history
Signed-off-by: Nascs Fang <[email protected]>
  • Loading branch information
nascs committed Mar 8, 2024
1 parent cfa4f33 commit 069f36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/overlays/rock-3b-sata2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
compatible = "radxa,rock-3b";
category = "misc";
exclusive = "pcie2x1", "sata2";
description = "Enable SATA2.\nFor HW <= 1.4, please insert to B key slot.\nFor HW > V1.4, please insert to E key slot.\nWhen SATA2 is enabled, PCIe cannot be enabled on the same port.";
description = "Enable SATA2.\nFor HW < 1.5, please insert ssd into B key slot.\nFor HW >= V1.5, please insert ssd into E key slot.\nWhen SATA2 is enabled, PCIe cannot be enabled on the same port.";
};

fragment@0 {
Expand Down

0 comments on commit 069f36d

Please sign in to comment.