mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Enable IRIS
IRIS firmware for the Lenovo ThinkPad T14s is already upstream in linux-firmware at qcom/x1e80100/LENOVO/21N1/qcvss8380.mbn, so enable IRIS for the T14s with the corresponding firmware-name property. Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on Thinkpad T14S OLED Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Link: https://lore.kernel.org/r/20250915-x1e-iris-dt-v2-5-1f928de08fd4@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
e2367a67b3
commit
ee2d56bb33
|
|
@ -967,6 +967,11 @@ touchscreen@10 {
|
|||
/* TODO: second-sourced touchscreen @ 0x41 */
|
||||
};
|
||||
|
||||
&iris {
|
||||
firmware-name = "qcom/x1e80100/LENOVO/21N1/qcvss8380.mbn";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&lpass_tlmm {
|
||||
spkr_01_sd_n_active: spkr-01-sd-n-active-state {
|
||||
pins = "gpio12";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user