Skip to content

Commit c67b3df

Browse files
jhovoldandersson
authored andcommitted
arm64: dts: qcom: x1e80100-vivobook-s15: fix up PCIe6a pinctrl node
The PCIe6a pinctrl node appears to have been copied from the sc8280xp CRD dts (via the x1e80100 CRD dts), which has the NVMe on pcie2a. Fix up the node name to match the x1e80100 use and label. Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent e89fe05 commit c67b3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@
524524
bias-disable;
525525
};
526526

527-
pcie6a_default: pcie2a-default-state {
527+
pcie6a_default: pcie6a-default-state {
528528
clkreq-n-pins {
529529
pins = "gpio153";
530530
function = "pcie6a_clk";

0 commit comments

Comments
 (0)