Commit 69cc2e1
arm64: dts: qcom: x1e78100-t14s: fix missing HID supplies
[ Upstream commit 55e52d0 ]
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: 7d1cbe2 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent a5b9137 commit 69cc2e1
1 file changed
Lines changed: 43 additions & 0 deletions
Lines changed: 43 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
156 | 174 | | |
157 | 175 | | |
158 | 176 | | |
| |||
580 | 598 | | |
581 | 599 | | |
582 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
583 | 604 | | |
584 | 605 | | |
585 | 606 | | |
| |||
591 | 612 | | |
592 | 613 | | |
593 | 614 | | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
594 | 618 | | |
595 | 619 | | |
596 | 620 | | |
| |||
602 | 626 | | |
603 | 627 | | |
604 | 628 | | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
605 | 632 | | |
606 | 633 | | |
607 | 634 | | |
| |||
670 | 697 | | |
671 | 698 | | |
672 | 699 | | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
673 | 703 | | |
674 | 704 | | |
675 | 705 | | |
| |||
789 | 819 | | |
790 | 820 | | |
791 | 821 | | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
792 | 835 | | |
793 | 836 | | |
794 | 837 | | |
| |||
0 commit comments