Commit dc74a00
committed
regulator: pca9450: add input supply links
Merge series from Oleksij Rempel <o.rempel@pengutronix.de>:
This series adds input supply definitions for the NXP PCA9450 PMIC.
Some systems detect power events such as undervoltage before the PMIC.
To allow correct propagation of such events, each regulator must define
its upstream input supply. The first patch updates the devicetree
binding to document new *-supply properties, and the second patch adds
matching .supply_name entries in the driver.
Changes in this series:
- Document INL1, INB13, INB26 and INB45 supply properties
- Link all LDO and BUCK regulators to their corresponding input groups692 files changed
Lines changed: 6387 additions & 3743 deletions
File tree
- Documentation
- devicetree/bindings
- i2c
- phy
- regulator
- serial
- sound
- spi
- ufs
- usb
- filesystems/ext4
- networking
- device_drivers/cellular/qualcomm
- rust
- virt/kvm
- devices
- arch
- arc/configs
- arm64
- boot/dts/broadcom
- include/asm
- kernel
- kvm
- hyp
- include/hyp
- nvhe
- vgic
- mm
- arm
- boot/dts/broadcom
- configs
- csky/abiv2
- inc/abi
- hexagon/configs
- m68k/configs
- microblaze/configs
- mips
- configs
- mti-malta
- pci
- openrisc/configs
- parisc/configs
- powerpc
- kernel
- kvm
- platforms
- powernv
- pseries
- sysdev/xive
- riscv
- include/asm
- vdso
- kernel
- probes
- tests/kprobes
- vdso
- sh/configs
- sparc/configs
- x86
- kernel/cpu
- microcode
- resctrl
- kvm
- mm
- pat
- xtensa/configs
- block
- drivers
- accel/qaic
- acpi
- acpica
- riscv
- android
- binder
- ata
- base
- block
- char
- ipmi
- tpm
- comedi
- cpufreq
- cpuidle/governors
- cxl
- core
- devfreq/event
- dpll/zl3073x
- firewire
- firmware
- arm_ffa
- arm_scmi
- gpio
- gpu/drm
- amd
- amdgpu
- amdkfd
- display
- amdgpu_dm
- dc
- hwss/dcn401
- inc/hw
- link/accessories
- pm
- legacy-dpm
- powerplay/hwmgr
- ast
- bridge
- i915
- display
- gem
- gt/uc
- panthor
- rockchip
- scheduler
- xe
- regs
- tests
- hid
- intel-thc-hid
- intel-quicki2c
- intel-quickspi
- hwmon
- pmbus
- i2c/busses
- mfd
- misc
- amd-sbi
- mei
- ocxl
- mmc/core
- most
- net
- bonding
- can
- dev
- esd
- m_can
- rockchip
- usb
- ethernet
- airoha
- amd/xgbe
- broadcom
- dlink
- freescale
- dpaa2
- enetc
- google/gve
- hisilicon
- intel
- idpf
- ixgbevf
- ixgbe
- marvell/octeontx2/af
- mediatek
- mellanox/mlx5/core
- en_accel
- en
- lag
- lib
- realtek
- renesas
- stmicro/stmmac
- ti
- netdevsim
- ovpn
- phy
- realtek
- usb
- nvmem
- nvme/host
- of
- pci
- controller
- cadence
- dwc
- pcie
- platform
- mellanox
- x86/dell
- ptp
- regulator
- scsi
- libfc
- qla4xxx
- spi
- staging/gpib
- agilent_82350b
- fmh_gpib
- ni_usb
- tee/qcomtee
- tty/serial
- 8250
- usb
- core
- dwc3
- gadget/legacy
- host
- misc
- serial
- typec/tcpm
- fs
- 9p
- btrfs
- erofs
- exfat
- ext4
- f2fs
- fuse
- hugetlbfs
- jbd2
- nfsd
- nfs
- flexfilelayout
- notify
- ocfs2
- overlayfs
- resctrl
- smb
- client
- common
- smbdirect
- server
- mgmt
- sysfs
- xfs
- scrub
- include
- drm
- kvm
- linux
- gpio
- mlx5
- net
- sound
- uapi
- drm
- linux
- io_uring
- kernel
- bpf
- cgroup
- dma
- events
- irq
- sched
- time
- trace/rv
- monitors/pagefault
- lib/crypto
- mm
- damon
- net
- bpf
- can/j1939
- core
- hsr
- ipv4
- ipv6
- mptcp
- sctp
- smc
- tls
- vmw_vsock
- xfrm
- rust/kernel
- alloc
- fs
- sound
- firewire
- hda
- codecs
- realtek
- side-codecs
- controllers
- soc
- amd/acp
- codecs
- qcom
- sdw_utils
- usb
- tools
- objtool
- testing/selftests
- bpf
- prog_tests
- progs
- cgroup
- lib/include
- drivers/net
- hw/lib/py
- lib/py
- hid/tests
- kvm
- arm64
- include
- arm64
- lib
- arm64
- s390
- x86
- s390
- net
- lib/py
- mptcp
- virt/kvm
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 | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
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 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
44 | 59 | | |
45 | 60 | | |
46 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments