arm64: dts: qcom: qcs615-ride: Set drive strength for wlan-en-state pin

Set the drive-strength to 16mA for gpio98 used as wlan-en-state in the
QCS615 ride platform device tree. This ensures sufficient output
strength for controlling the WLAN enable signal reliably.

Signed-off-by: Yu Zhang (Yuriy) <yu.zhang@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250918112729.3512516-1-yu.zhang@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Yu Zhang(Yuriy) 2025-09-18 19:27:29 +08:00 committed by Bjorn Andersson
parent b54c412b51
commit 7cb69f8970

View File

@ -398,6 +398,7 @@ wlan_en_state: wlan-en-state {
pins = "gpio98";
function = "gpio";
bias-pull-down;
drive-strength = <16>;
output-low;
};
};