]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: qcom: x1e78100-t14s: fix missing HID supplies
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 14 Mar 2025 14:54:40 +0000 (15:54 +0100)
committerBjorn Andersson <andersson@kernel.org>
Fri, 14 Mar 2025 21:07:31 +0000 (16:07 -0500)
commit55e52d055393f11ba0193975d3db87af36f4b273
treed64f5c7a57e151ef8b91d55326201894483adbcc
parentff6ba96378367133b66587bd3ee9f068a39ff3a9
arm64: dts: qcom: x1e78100-t14s: fix missing HID supplies

Add the missing HID supplies to avoid relying on other consumers to keep
them on.

This also avoids the following warnings on boot:

i2c_hid_of 0-0010: supply vdd not found, using dummy regulator
i2c_hid_of 0-0010: supply vddl not found, using dummy regulator
i2c_hid_of 1-0015: supply vdd not found, using dummy regulator
i2c_hid_of 1-002c: supply vdd not found, using dummy regulator
i2c_hid_of 1-0015: supply vddl not found, using dummy regulator
i2c_hid_of 1-002c: supply vddl not found, using dummy regulator
i2c_hid_of 1-003a: supply vdd not found, using dummy regulator
i2c_hid_of 1-003a: supply vddl not found, using dummy regulator

Note that VCC3B is also used for things like the modem which are not yet
described so mark the regulator as always-on for now.

Fixes: 7d1cbe2f4985 ("arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6")
Cc: stable@vger.kernel.org # 6.12
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20250314145440.11371-9-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtsi