Commit 57fca3a
committed
regulator: cros-ec: cleanup and add supplies
Chen-Yu Tsai <wenst@chromium.org> says:
This series is part of a broader collection of regulator related
cleanups for MediaTek Chromebooks. This one covers the regulators
exposed by the ChromeOS Embedded Controller.
Patch 1 adds the names of the power supply inputs to the binding.
Patch 2 adds the supply names from the DT binding change in patch 1
to the regulator descriptions in the driver. This patch has a
checkpatch.pl warnings, but I wonder if it's because the context size
for checking complex macros is not large enough.
Device tree changes will be sent separately. The goal is to get the
regulator tree as complete as possible. This includes adding supply
names to other regulator DT bindings, and adding all the supply links
to the existing DTs.334 files changed
Lines changed: 3564 additions & 1498 deletions
File tree
- Documentation
- dev-tools/kunit
- devicetree/bindings
- mtd
- regulator
- driver-api/driver-model
- netlink/specs
- arch
- arm64
- boot/dts/renesas
- crypto
- kernel
- pi
- arm/configs
- loongarch
- include/asm
- kernel
- kvm
- net
- parisc/kernel
- riscv/boot/dts/microchip
- sh/drivers
- x86
- entry/vdso/common
- events
- intel
- hyperv
- kernel
- apic
- cpu
- mce
- drivers
- acpi
- acpica
- ata
- base
- power
- bluetooth
- bus
- cache
- clk/imx
- crypto
- ccp
- firewire
- firmware
- arm_ffa
- arm_scmi
- gpu/drm
- amd
- amdgpu
- display
- amdgpu_dm
- dc
- clk_mgr
- resource/dcn32
- pm/legacy-dpm
- bridge/synopsys
- i915
- display
- gt
- imagination
- radeon
- vmwgfx
- xe
- hid
- bpf
- intel-thc-hid
- intel-quicki2c
- intel-quickspi
- hv
- hwmon
- pmbus
- i2c/busses
- iommu
- amd
- intel
- irqchip
- mmc/host
- mtd
- nand/raw
- brcmnand
- parsers
- spi-nor
- net
- bonding
- dsa
- ethernet
- airoha
- broadcom
- bnxt
- genet
- cadence
- intel
- iavf
- igc
- libie
- marvell/mvpp2
- mellanox/mlx5/core
- en_accel
- esw
- microsoft/mana
- ti/icssg
- netdevsim
- usb
- wireless
- ath/ath9k
- mediatek/mt76
- ti/wlcore
- virtual
- nfc/nxp-nci
- nvdimm
- pci
- endpoint/functions
- pwrctrl
- pmdomain
- bcm
- mediatek
- regulator
- resctrl
- reset
- slimbus
- soc
- fsl
- qbman
- qe
- microchip
- rockchip
- spi
- tee
- tty
- serial
- 8250
- vt
- fs
- btrfs
- nfsd
- smb
- client
- server
- mgmt
- tests
- include
- hyperv
- linux
- device
- net
- netfilter
- trace/events
- io_uring
- kernel
- bpf
- events
- sched
- trace
- lib
- crypto
- mm
- net
- atm
- batman-adv
- bluetooth
- hidp
- bridge
- ethernet
- ipv4
- ipv6
- mac80211
- mac802154
- mpls
- mptcp
- netfilter
- phonet
- rose
- sched
- shaper
- smc
- sunrpc
- unix
- wireless
- scripts/livepatch
- sound/soc/samsung
- tools
- bootconfig
- objtool
- testing/selftests
- bpf
- progs
- hid/progs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
330 | 331 | | |
331 | 332 | | |
332 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
| 340 | + | |
339 | 341 | | |
340 | 342 | | |
341 | 343 | | |
| |||
Lines changed: 19 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
48 | 58 | | |
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
52 | 62 | | |
| 63 | + | |
| 64 | + | |
53 | 65 | | |
54 | 66 | | |
55 | 67 | | |
| |||
64 | 76 | | |
65 | 77 | | |
66 | 78 | | |
67 | | - | |
| 79 | + | |
68 | 80 | | |
69 | 81 | | |
70 | 82 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
| 250 | + | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | | - | |
| 312 | + | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4022 | 4022 | | |
4023 | 4023 | | |
4024 | 4024 | | |
4025 | | - | |
| 4025 | + | |
4026 | 4026 | | |
4027 | 4027 | | |
4028 | 4028 | | |
| |||
4035 | 4035 | | |
4036 | 4036 | | |
4037 | 4037 | | |
4038 | | - | |
| 4038 | + | |
4039 | 4039 | | |
4040 | 4040 | | |
4041 | 4041 | | |
| |||
4045 | 4045 | | |
4046 | 4046 | | |
4047 | 4047 | | |
4048 | | - | |
| 4048 | + | |
4049 | 4049 | | |
4050 | 4050 | | |
4051 | 4051 | | |
4052 | 4052 | | |
4053 | 4053 | | |
4054 | 4054 | | |
4055 | | - | |
| 4055 | + | |
4056 | 4056 | | |
4057 | 4057 | | |
4058 | 4058 | | |
| |||
7998 | 7998 | | |
7999 | 7999 | | |
8000 | 8000 | | |
8001 | | - | |
| 8001 | + | |
| 8002 | + | |
| 8003 | + | |
8002 | 8004 | | |
8003 | 8005 | | |
8004 | 8006 | | |
| |||
24900 | 24902 | | |
24901 | 24903 | | |
24902 | 24904 | | |
24903 | | - | |
24904 | 24905 | | |
24905 | 24906 | | |
| 24907 | + | |
24906 | 24908 | | |
24907 | 24909 | | |
24908 | 24910 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | 282 | | |
284 | 283 | | |
285 | 284 | | |
| |||
0 commit comments