Skip to content

Commit 7868ed0

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins
Pins 83-86 and 158-160 are NC, so there's no point in keeping them reserved. Take care of that. Fixes: 32c2313 ("arm64: dts: qcom: sc8280xp: add Lenovo Thinkpad X13s devicetree") Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230803-topic-x13s_pin-v1-1-fae792274e89@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent ff88e1c commit 7868ed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@
12441244
};
12451245

12461246
&tlmm {
1247-
gpio-reserved-ranges = <70 2>, <74 6>, <83 4>, <125 2>, <128 2>, <154 7>;
1247+
gpio-reserved-ranges = <70 2>, <74 6>, <125 2>, <128 2>, <154 4>;
12481248

12491249
bt_default: bt-default-state {
12501250
hstp-bt-en-pins {

0 commit comments

Comments
 (0)