linux-stable/Documentation/devicetree/bindings
Linus Torvalds 2d32fba02e This is the bulk of the pin control changes for v6.13:
No core changes this time.
 
 New drivers:
 
 - Xlinix Versal pin control driver.
 
 - Ocelot LAN969x pin control driver.
 
 - T-Head TH1520 RISC-V SoC pin control driver.
 
 - Qualcomm SM8750, IPQ5424, QCS8300, SAR2130P and QCS615 SoC
   pin control drivers.
 
 - Qualcomm SM8750 LPASS (low power audio subsystem)
   pin control driver.
 
 - Qualcomm PM8937 mixsig IC pin control support, GPIO and
   MPP (multi-purpose-pin).
 
 - Samsung Exynos8895 and Exynos9810 SoC pin control driver.
 
 - SpacemiT K1 SoC pin control driver.
 
 - Airhoa EN7581 IC pin control driver.
 
 Improvements:
 
 - The Renesas subdriver now supports schmitt-trigger and
   open drain pin configurations if the hardware supports it.
 
 - Support GPIOF and GPIOG banks in the Aspeed G6 SoC.
 
 - Support the DSW community in the Intel Elkhartlake SoC.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEElDRnuGcz/wPCXQWMQRCzN7AZXXMFAmdAhqsACgkQQRCzN7AZ
 XXOX/BAAkTh2Xwh4t9u9p0wjvXcY9bu+O204vUaQNJr3zphqLegJihChriU8LiQN
 7BTQcYMHMsoVXRzFsoRBSocfJmcFE6amoHemSkCaYDCrr0fchk61AzkivUMvMHBi
 8qBFB1kYbk/Cmk2JwOEpf16gT45wTdIIOfqB6X9ikRdIUwCgjMH77OYHilXF0zPO
 vmikY8fnIj/0r9hdVqD5bcpeHo8XHZpHBMvr1NfMUehfhGoJNLZF+xyg+fosnoDH
 om92ugKC856jVP0Hl9kfL58ggKuBI2YPlm2OW9VxAQZu7EMvlCeUjv8R+sNpXrpI
 rod84A62/K8OYcQLW+UIA2ykty3LFfh90wKtpkKV0z/7jtEfBBzCMsln/mCUVHEl
 3zoo0n6n68r0i1zKAFf45JGJExeJv5U0lBfFGm8PnOOouZW3IYJcgHQfBswaPzRD
 lEsT37jUEF+qE0VWqBx3xTz/w2Kxs5XHoF4P5UwE5TCAA90hjMLPdXXzn6bNiuww
 4T8iOT5NFwHqlIKJxRBYJDDuc+EtQksmKhbDXilKgg0h+n/YmQN12CFKy5d+Ch57
 mT/M6bP4FCsTOioUEALUVLMzUN7FJjPHN7GO1nwpA6Rmb8yMaYZJHxglfjduo83y
 PNOsaLRY3BhukBh74B6OTq7SKgvH1Bj1VwEY87JhYZLmDE49xjw=
 =F7bj
 -----END PGP SIGNATURE-----

Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control updates from Linus Walleij:
 "No core changes this time.

  New drivers:

   - Xlinix Versal pin control driver

   - Ocelot LAN969x pin control driver

   - T-Head TH1520 RISC-V SoC pin control driver

   - Qualcomm SM8750, IPQ5424, QCS8300, SAR2130P and QCS615 SoC pin
     control drivers

   - Qualcomm SM8750 LPASS (low power audio subsystem) pin control
     driver

   - Qualcomm PM8937 mixsig IC pin control support, GPIO and MPP
     (multi-purpose-pin)

   - Samsung Exynos8895 and Exynos9810 SoC pin control driver

   - SpacemiT K1 SoC pin control driver

   - Airhoa EN7581 IC pin control driver

  Improvements:

   - The Renesas subdriver now supports schmitt-trigger and open drain
     pin configurations if the hardware supports it

   - Support GPIOF and GPIOG banks in the Aspeed G6 SoC

   - Support the DSW community in the Intel Elkhartlake SoC"

* tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (105 commits)
  pinctrl: airoha: Use unsigned long for bit search
  pinctrl: k210: Undef K210_PC_DEFAULT
  pinctrl: qcom: spmi: fix debugfs drive strength
  pinctrl: qcom: Add sm8750 pinctrl driver
  dt-bindings: pinctrl: qcom: Add sm8750 pinctrl
  pinctrl: cy8c95x0: remove unneeded goto labels
  pinctrl: cy8c95x0: embed iterator to the for-loop
  pinctrl: cy8c95x0: Use temporary variable for struct device
  pinctrl: cy8c95x0: use flexible sleeping in reset function
  pinctrl: cy8c95x0: switch to using devm_regulator_get_enable()
  pinctrl: cy8c95x0: Use 2-argument strscpy()
  dt-bindings: pinctrl: sx150xq: allow gpio line naming
  pinctrl: single: add marvell,pxa1908-padconf compatible
  dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
  dt-bindings: pinctrl: correct typo of description for cv1800
  pinctrl: qcom: spmi-mpp: Add PM8937 compatible
  dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8937 compatible
  pinctrl: qcom-pmic-gpio: add support for PM8937
  dt-bindings: pinctrl: qcom,pmic-gpio: add PM8937
  pinctrl: Use of_property_present() for non-boolean properties
  ...
2024-11-25 17:24:51 -08:00
..
access-controllers dt-bindings: document generic access controllers 2024-04-05 14:38:56 +02:00
arc dt-bindings: arc: convert archs-pct.txt to yaml 2024-08-19 17:04:55 -05:00
arm This is the bulk of the pin control changes for v6.13: 2024-11-25 17:24:51 -08:00
ata dt-bindings: ata: ahci-platform: add missing iommus property 2024-11-12 12:15:59 +01:00
auxdisplay
board dt-bindings: board: convert fsl-board.txt to yaml 2024-08-19 17:04:55 -05:00
bus dt-bindings: bus: qcom,ebi2: convert to dtschema 2024-07-29 13:37:01 -06:00
cache soc: driver updates for 6.12 2024-11-20 15:40:54 -08:00
chrome
clock Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-next 2024-11-18 20:01:35 -08:00
connector
counter dt-bindings: counter: Add new ti,am62-eqep compatible 2024-07-01 10:40:27 +09:00
cpu dt-bindings: cpu: Drop duplicate nvidia,tegra186-ccplex-cluster.yaml 2024-09-13 14:55:24 -05:00
cpufreq dt-bindings: cpufreq: cpufreq-qcom-hw: Add SC8180X compatible 2024-11-18 09:55:38 +05:30
crypto dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine 2024-10-28 18:33:10 +08:00
csky
devfreq
display Merge tag 'drm-misc-next-2024-11-08' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next 2024-11-11 12:10:49 +10:00
dma dt-bindings: Fix array property constraints 2024-10-01 21:17:00 -05:00
dsp dt-bindings: dsp: fsl,dsp: fix power domain count 2024-11-01 17:25:02 +08:00
dvfs
edac
eeprom dt-bindings: at24: add ST M24256E Additional Write lockable page support 2024-10-22 09:11:30 +02:00
extcon dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format 2024-09-05 00:43:08 +09:00
firmware A few more Qualcomm driver updates for v6.13 2024-11-13 18:38:56 +01:00
fpga dt-bindings: fpga: altr,fpga-passive-serial: Convert to yaml 2024-10-03 10:35:28 -05:00
fsi dt-bindings: fsi: Document the FSI Hub Controller 2024-07-09 07:40:17 -06:00
fuse dt-bindings: fuse: Document R-Car E-FUSE / OTP_MEM 2024-06-24 16:16:55 +02:00
gnss dt-bindings: gnss: reference serial-peripheral-props.yaml 2024-08-19 17:04:55 -05:00
goldfish
gpio dt-bindings: gpio-mmio: Add ngpios property 2024-10-18 09:45:33 +02:00
gpu dt-bindings: gpu: Add rockchip,rk3576-mali compatible 2024-09-04 00:07:46 +02:00
hsi
hwinfo dt-bindings: hwinfo: samsung,exynos-chipid: Add Samsung exynos9810 compatible 2024-10-27 20:51:21 +01:00
hwlock dt-bindings: hwlock: sprd-hwspinlock: convert to YAML 2024-08-12 15:27:14 -07:00
hwmon dt-bindings: hwmon: isl68137: add bindings to support voltage dividers 2024-11-13 12:07:39 -08:00
i2c dt-bindings: i2c: snps,designware-i2c: declare bus capacitance and clk freq optimized 2024-11-24 16:03:51 +01:00
i3c dt-bindings: i3c: add header for generic I3C flags 2024-07-26 14:21:30 +02:00
iio - Several drivers, including atmel-flexcom/rk8xx-core, palmas, and 2024-11-22 16:19:47 -08:00
infiniband
input Input updates for v6.13-rc0 2024-11-25 10:31:39 -08:00
interconnect interconnect changes for 6.12 2024-09-06 19:17:16 +02:00
interrupt-controller Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
iommu Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' into next 2024-11-15 09:27:02 +01:00
ipmi
leds - Improved handling of LCD power states and interactions with the fbdev subsystem. 2024-11-22 16:29:57 -08:00
loongarch
mailbox dt-bindings: dsp: fsl,dsp: fix power domain count 2024-11-01 17:25:02 +08:00
media media updates for v6.13-rc1 2024-11-20 14:01:15 -08:00
memory-controllers soc: driver updates for 6.12 2024-11-20 15:40:54 -08:00
mfd This is the bulk of the pin control changes for v6.13: 2024-11-25 17:24:51 -08:00
mips - added support for Realtek RTL9302C 2024-07-20 09:03:36 -07:00
misc dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent 2024-10-07 14:53:34 -05:00
mmc MMC core: 2024-11-20 12:51:32 -08:00
mtd soc: convert ep93xx to devicetree 2024-09-26 12:00:25 -07:00
mux
net dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode" 2024-11-18 16:17:41 -08:00
nios2
nvme
nvmem Merge 6.11-rc7 into char-misc-next 2024-09-09 08:36:23 +02:00
openrisc/opencores
opp dt-bindings: opp: operating-points-v2-ti-cpu: Update maintainers 2024-09-04 20:43:43 +05:30
pci dt-bindings: Fix array property constraints 2024-10-01 21:17:00 -05:00
peci
perf dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible 2024-10-24 12:33:46 +01:00
phy soc: devicetree updates for 6.13 2024-11-20 15:26:46 -08:00
pinctrl This is the bulk of the pin control changes for v6.13: 2024-11-25 17:24:51 -08:00
platform dt-bindings: platform: Add Surface System Aggregator Module 2024-08-19 13:47:27 +02:00
pmem
power - Several drivers, including atmel-flexcom/rk8xx-core, palmas, and 2024-11-22 16:19:47 -08:00
powerpc
pps
ptp dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp 2024-08-19 09:48:53 +01:00
pwm This is the bulk of the pin control changes for v6.13: 2024-11-25 17:24:51 -08:00
regmap
regulator - Several drivers, including atmel-flexcom/rk8xx-core, palmas, and 2024-11-22 16:19:47 -08:00
remoteproc remoteproc updates for v6.12 2024-09-24 12:16:49 -07:00
reserved-memory
reset dt-bindings: reset: npcm: add clock properties 2024-10-17 15:17:51 -07:00
riscv dt-bindings: riscv: starfive: add deepcomputing,fml13v01 2024-10-31 12:22:53 +00:00
rng dt-bindings: rng: add binding for BCM74110 RNG 2024-11-10 11:50:54 +08:00
rtc dt-bindings: mfd: sprd,sc2731: Convert to YAML 2024-11-12 14:48:45 +00:00
scsi
serial TTY/Serial driver update for 6.12-rc1 2024-09-26 09:59:50 -07:00
serio
sifive
siox
slimbus
soc The core framework gained a clk provider helper, a clk consumer helper, and 2024-11-22 17:02:25 -08:00
sound ASoc: simple-mux: Allow to specify an idle-state 2024-11-14 15:36:46 +00:00
soundwire
spi spi: dt-bindings: apple,spi: Add binding for Apple SPI controllers 2024-11-06 14:15:39 +00:00
spmi dt-bindings: spmi: Deprecate qcom,bus-id 2024-05-08 19:46:10 +01:00
sram Arm SCMI updates for v6.13 2024-11-12 15:56:51 +01:00
staging/iio/adc
thermal dt-bindings: thermal: tsens: Add MSM8937 2024-11-13 16:21:18 +01:00
timer soc: devicetree updates for 6.13 2024-11-20 15:26:46 -08:00
timestamp
tpm Devicetree for v6.10: 2024-05-17 17:27:49 -07:00
ufs dt-bindings: ufs: qcom,ufs: drop source clock entries 2024-06-06 15:00:50 -06:00
usb dt-bindings: usb: sunxi-musb: Add A100 compatible string 2024-11-02 19:32:40 +08:00
virtio
w1
watchdog soc: devicetree updates for 6.13 2024-11-20 15:26:46 -08:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
common-properties.txt
dts-coding-style.rst
example-schema.yaml dt-bindings: Enable dtc "interrupt_provider" warnings 2024-11-08 13:15:53 -06:00
graph.txt
incomplete-devices.yaml dt-bindings: incomplete-devices: And another batch of compatibles 2024-09-05 12:35:09 -05:00
index.rst
jailhouse.txt
Makefile dt-bindings: Enable dtc "interrupt_provider" warnings 2024-11-08 13:15:53 -06:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
unittest.txt
vendor-prefixes.yaml drm for 6.13-rc1 2024-11-21 14:56:17 -08:00
writing-bindings.rst
writing-schema.rst dt-bindings: writing-schema: Add details on YAML text blocks 2024-10-08 10:22:17 -05:00
xilinx.txt