linux-stable/Documentation/devicetree/bindings/regulator
Linus Torvalds e09bf86f3d USB/Thunderbolt changes for 6.9-rc1
Here is the big set of USB and Thunderbolt changes for 6.9-rc1.  Lots of
 tiny changes and forward progress to support new hardware and better
 support for existing devices.  Included in here are:
   - Thunderbolt (i.e. USB4) updates for newer hardware and uses as more
     people start to use the hardware
   - default USB authentication mode Kconfig and documentation update to
     make it more obvious what is going on
   - USB typec updates and enhancements
   - usual dwc3 driver updates
   - usual xhci driver updates
   - function USB (i.e. gadget) driver updates and additions
   - new device ids for lots of drivers
   - loads of other small updates, full details in the shortlog
 
 All of these, including a "last minute regression fix" have been in
 linux-next with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZfwpzA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ymS9QCdEuF6KJFLOrDrGS4NbZNSUPIVF6oAn350r4NX
 CMZah37Dfr1VDCOOV4gQ
 =HACL
 -----END PGP SIGNATURE-----

Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB / Thunderbolt updates from Greg KH:
 "Here is the big set of USB and Thunderbolt changes for 6.9-rc1. Lots
  of tiny changes and forward progress to support new hardware and
  better support for existing devices. Included in here are:

   - Thunderbolt (i.e. USB4) updates for newer hardware and uses as more
     people start to use the hardware

   - default USB authentication mode Kconfig and documentation update to
     make it more obvious what is going on

   - USB typec updates and enhancements

   - usual dwc3 driver updates

   - usual xhci driver updates

   - function USB (i.e. gadget) driver updates and additions

   - new device ids for lots of drivers

   - loads of other small updates, full details in the shortlog

  All of these, including a "last minute regression fix" have been in
  linux-next with no reported issues"

* tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (185 commits)
  usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
  usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
  usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
  phy: tegra: xusb: Add API to retrieve the port number of phy
  USB: gadget: pxa27x_udc: Remove unused of_gpio.h
  usb: gadget/snps_udc_plat: Remove unused of_gpio.h
  usb: ohci-pxa27x: Remove unused of_gpio.h
  usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
  usb: Clarify expected behavior of dev_bin_attrs_are_visible()
  xhci: Allow RPM on the USB controller (1022:43f7) by default
  usb: isp1760: remove SLAB_MEM_SPREAD flag usage
  usb: misc: onboard_hub: use pointer consistently in the probe function
  usb: gadget: fsl: Increase size of name buffer for endpoints
  usb: gadget: fsl: Add of device table to enable module autoloading
  usb: typec: tcpm: add support to set tcpc connector orientatition
  usb: typec: tcpci: add generic tcpci fallback compatible
  dt-bindings: usb: typec-tcpci: add tcpci fallback binding
  usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
  usb: core: Set connect_type of ports based on DT node
  dt-bindings: usb: Add downstream facing ports to realtek binding
  ...
2024-03-21 12:35:20 -07:00
..
88pg86x.txt
88pm800.txt
88pm860x.txt
active-semi,act8600.yaml regulator: dt-bindings: Convert active-semi PMIC docs to YAML schemas 2022-12-25 23:33:41 +00:00
active-semi,act8846.yaml regulator: dt-bindings: active-semi,act8846: correct supplies 2023-07-25 21:24:00 +01:00
active-semi,act8865.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
active-semi,act8945a.yaml regulator: dt-bindings: Convert active-semi PMIC docs to YAML schemas 2022-12-25 23:33:41 +00:00
adi,max77503-regulator.yaml regulator: dt-bindings: Add ADI MAX77503 support 2023-10-23 13:30:02 +01:00
adi,max77541-regulator.yaml dt-bindings: regulator: max77541: Add ADI MAX77541/MAX77540 Regulator 2023-06-28 15:17:21 +01:00
adi,max77857.yaml regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator bindings 2023-07-17 06:40:33 +01:00
anatop-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
as3722-regulator.txt
awinic,aw37503.yaml regulator: dt-bindings: Add Awinic AW37503 2023-08-21 13:10:22 +01:00
cpcap-regulator.txt
da9211.txt
dlg,da9121.yaml regulator: dt-bindings: dlg,da9121: allow different names 2023-07-25 21:23:59 +01:00
dlg,da9210.yaml dt-bindings: regulator: dlg,da9210: Convert to json-schema 2023-10-24 18:03:23 +01:00
dlg,slg51000.yaml regulator: dt-bindings: dlg,slg51000: Convert to DT schema 2023-07-27 13:06:35 +01:00
fcs,fan53555.yaml regulator: dt-bindings: fcs,fan53555: Add support for RK860X 2023-04-11 13:24:52 +01:00
fixed-regulator.yaml regulator: dt-bindings: Allow system-critical marking for fixed-regulator 2023-11-13 01:26:26 +00:00
google,cros-ec-regulator.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
gpio-regulator.yaml regulator: dt-bindings: gpio-regulator: Fix "gpios-states" and "states" array bounds 2024-02-26 13:47:05 +00:00
hisilicon,hi655x-regulator.txt
infineon,ir38060.yaml regulator: dt-bindings: promote infineon buck converters to their own binding 2024-02-25 12:37:46 -08:00
isl9305.txt
lm363x-regulator.txt
lp872x.txt
ltc3589.txt
ltc3676.txt
max1586-regulator.txt
max8660.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
max8893.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
max8907.txt
max8925-regulator.txt
max77650-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
maxim,max8952.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
maxim,max8973.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
maxim,max8997.yaml regulator: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 17:34:08 +01:00
maxim,max14577.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
maxim,max20086.yaml regulator: dt-bindings: Add missing unevaluatedProperties on child node schemas 2023-09-26 09:50:00 +02:00
maxim,max20411.yaml regulator: dt-bindings: Describe Maxim MAX20411 2023-01-25 12:39:25 +00:00
maxim,max77686.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
maxim,max77693.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
maxim,max77802.yaml dt-bindings: Add missing start and/or end of line regex anchors 2022-12-06 14:50:35 -06:00
maxim,max77826.yaml regulator: dt-bindings: Add missing unevaluatedProperties on child node schemas 2023-09-26 09:50:00 +02:00
maxim,max77843.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
mediatek,mt6331-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
mediatek,mt6332-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
mediatek,mt6357-regulator.yaml regulator: dt-bindings: Add binding schema for mt6357 regulators 2022-12-02 12:23:18 +00:00
mediatek,mt6358-regulator.yaml regulator: dt-bindings: mt6358: Add MT6366 PMIC 2023-10-02 19:43:44 +01:00
microchip,mcp16502.yaml regulator: dt-bindings: microchip,mcp16502: convert to YAML 2024-02-01 16:20:03 +00:00
mp8859.txt
mps,mp886x.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
mps,mp5416.yaml dt-bindings: correct white-spaces in examples 2023-11-29 14:32:08 -06:00
mps,mpq2286.yaml regulator: dt-bindings: Add mps,mpq2286 power-management IC 2023-10-28 09:21:48 -07:00
mps,mpq7920.yaml dt-bindings: correct white-spaces in examples 2023-11-29 14:32:08 -06:00
mps,mpq7932.yaml dt-bindings: regulator: Add mps,mpq7932 power-management IC 2023-02-21 16:56:28 -06:00
mt6311-regulator.txt
mt6315-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
mt6323-regulator.txt
mt6359-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
mt6360-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
mt6380-regulator.txt
mt6397-regulator.txt
nvidia,tegra-regulators-coupling.txt
nxp,pca9450-regulator.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
nxp,pf8x00-regulator.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
onnn,fan53880.yaml regulator: dt-bindings: Add missing unevaluatedProperties on child node schemas 2023-09-26 09:50:00 +02:00
palmas-pmic.txt
pbias-regulator.txt
pfuze100.yaml regulator: dt-bindings: add missing unevaluatedProperties for each regulator 2023-07-26 12:49:49 +01:00
pv88060.txt
pv88080.txt
pv88090.txt
pwm-regulator.yaml regulator: dt-bindings: pwm-regulator: Add missing type for "pwm-dutycycle-unit" 2023-06-14 12:27:20 +01:00
qcom,rpm-regulator.yaml regulator: dt-bindings: qcom,rpm: fix pattern for children 2023-07-25 21:24:00 +01:00
qcom,rpmh-regulator.yaml regulator: dt-bindings: qcom,rpmh: add compatible for pm8010 2023-12-14 10:57:00 +00:00
qcom,sdm845-refgen-regulator.yaml dt-bindings: regulator: Describe Qualcomm REFGEN regulator 2023-07-09 22:48:49 +01:00
qcom,smd-rpm-regulator.yaml dt-bindings: regulator: qcom,smd-rpm-regulator: Document PM8937 IC 2023-11-13 01:26:22 +00:00
qcom,spmi-regulator.yaml dt-bindings: regulator: qcom,spmi-regulator: Document PM8937 PMIC 2023-11-13 01:26:21 +00:00
qcom,usb-vbus-regulator.yaml USB/Thunderbolt changes for 6.9-rc1 2024-03-21 12:35:20 -07:00
qcom-labibb-regulator.yaml regulator: dt-bindings: qcom-labibb: Allow regulator-common properties 2023-01-25 12:39:12 +00:00
raspberrypi,7inch-touchscreen-panel-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
regulator-max77620.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
regulator-output.yaml regulator: Add regulator-output binding 2022-11-03 13:35:01 +00:00
regulator.txt
regulator.yaml regulator: dt-bindings: Add 'regulator-uv-less-critical-window-ms' property 2023-11-13 01:26:27 +00:00
renesas,raa215300.yaml regulator: dt-bindings: Add Renesas RAA215300 PMIC bindings 2023-06-23 16:29:00 +01:00
richtek,rt4801-regulator.yaml regulator: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes 2022-08-23 17:34:08 +01:00
richtek,rt4803.yaml regulator: dt-bindings: Add Richtek RT4803 2023-03-29 17:46:30 +01:00
richtek,rt4831-regulator.yaml regulator: dt-bindings: add missing unevaluatedProperties for each regulator 2023-07-26 12:49:49 +01:00
richtek,rt5190a-regulator.yaml dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
richtek,rt5739.yaml regulator: dt-bindings: rt5739: Add compatible for rt5733 2023-07-09 22:48:53 +01:00
richtek,rt5759-regulator.yaml regulator: Add binding for Richtek RT5759 DCDC converter 2022-04-04 08:48:14 +01:00
richtek,rt6160-regulator.yaml
richtek,rt6190.yaml regulator: Add bindings for Richtek RT6190 regulator 2022-11-02 14:38:35 +00:00
richtek,rt6245-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
richtek,rtmv20-regulator.yaml regulator: dt-bindings: add missing unevaluatedProperties for each regulator 2023-07-26 12:49:49 +01:00
richtek,rtq2134-regulator.yaml
richtek,rtq2208.yaml regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC 2023-08-07 14:33:22 +01:00
richtek,rtq6752-regulator.yaml regulator: dt-bindings: add missing unevaluatedProperties for each regulator 2023-07-26 12:49:49 +01:00
rohm,bd9576-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
rohm,bd71815-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
rohm,bd71828-regulator.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
rohm,bd71837-regulator.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
rohm,bd71847-regulator.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
samsung,s2mpa01.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,s2mps11.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,s2mps13.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,s2mps14.yaml regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios 2023-01-20 14:09:57 +00:00
samsung,s2mps15.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,s2mpu02.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,s5m8767.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
silergy,sy8106a.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
silergy,sy8824x.yaml
silergy,sy8827n.yaml
siliconmitus,sm5703-regulator.yaml regulator: sm5703: Correct reference to the common regulator schema 2022-04-29 13:28:06 +01:00
sky81452-regulator.txt
socionext,uniphier-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
sprd,sc2731-regulator.txt
st,stm32-booster.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
st,stm32-vrefbuf.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
st,stm32mp1-pwr-reg.yaml regulator: dt-bindings: add missing unevaluatedProperties for each regulator 2023-07-26 12:49:49 +01:00
ti,tps62360.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
ti,tps62864.yaml
ti,tps62870.yaml regulator: dt-bindings: Add bindings for TPS6287x 2023-05-09 13:26:48 +09:00
ti,tps65132.yaml dt-bindings: regulator: Convert ti,tps65132 to YAML 2024-01-22 00:06:47 +00:00
ti,tps65219.yaml dt-bindings: Move fixed string node names under 'properties' 2022-12-06 14:50:35 -06:00
ti-abb-regulator.txt
tps6586x.txt
tps51632-regulator.txt
tps65023.txt
tps65090.txt
tps65217.txt
tps65218.txt
twl-regulator.txt
vctrl.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
vexpress.txt dt-bindings: arm: update vexpress-config.yaml references 2022-06-06 12:17:00 -05:00
vqmmc-ipq4019-regulator.yaml regulator: dt-bindings: Drop unneeded quotes 2023-03-20 13:11:35 +00:00
wlf,arizona.yaml regulator: dt-bindings: add missing unevaluatedProperties for each regulator 2023-07-26 12:49:49 +01:00