1
0
mirror of https://github.com/torvalds/linux.git synced 2024-12-18 17:12:55 +00:00
linux/include/dt-bindings
Stephen Boyd b9a40506a2 Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'clk-ti' and 'clk-kasprintf' into clk-next
- Handle allocation failures from kasprintf() and friends

* clk-imx:
  clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()
  clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
  clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
  dt-bindings: clock: imx8m: Add missing interrupt property
  clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
  clk: imx: composite-8m: Add imx8m_divider_determine_rate
  clk: imx: scu: use _safe list iterator to avoid a use after free
  clk: imx: drop imx_unregister_clocks
  clk: imx6ul: retain early UART clocks during kernel init
  clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocks

* clk-microchip:
  dt-bindings: clocks: at91sam9x5-sckc: convert to yaml
  dt-bindings: clocks: atmel,at91rm9200-pmc: convert to yaml
  clk: microchip: Use of_property_read_bool() for boolean properties
  clk: microchip: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE

* clk-cleanup:
  clk: fix typo in clk_hw_register_fixed_rate_parent_data() macro
  clk: Fix memory leak in devm_clk_notifier_register()
  clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes
  clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
  MAINTAINERS: Add Marvell mvebu clock drivers
  clk: mvebu: Use of_address_to_resource()
  clk: tegra: tegra124-emc: Fix potential memory leak
  clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()
  clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()
  clk: sifive: Use devm_platform_ioremap_resource()

* clk-bindings:
  dt-bindings: clock: drop unneeded quotes and use absolute /schemas path
  dt-bindings: rcc: stm32: Sync with u-boot copy for STM32MP13 SoC

* clk-ti:
  clk: keystone: syscon-clk: Add support for audio refclk
  dt-bindings: clock: Add binding documentation for TI Audio REFCLK
  dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible
  clk: keystone: syscon-clk: Allow the clock node to not be of type syscon

* clk-kasprintf:
  clk: clocking-wizard: check return value of devm_kasprintf()
  clk: ti: clkctrl: check return value of kasprintf()
  clk: keystone: sci-clk: check return value of kasprintf()
  clk: si5341: free unused memory on probe failure
  clk: si5341: check return value of {devm_}kasprintf()
  clk: si5341: return error if one synth clock registration fails
  clk: cdce925: check return value of kasprintf()
  clk: vc5: check memory returned by kasprintf()
2023-06-26 08:55:22 -07:00
..
arm dt-bindings: arm: qcom,ids: Add Soc ID for SM7150 2023-03-15 15:31:15 -07:00
ata dt-bindings: ata: ahci: Add platform capability properties 2022-09-17 01:39:38 +09:00
bus
clock Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'clk-ti' and 'clk-kasprintf' into clk-next 2023-06-26 08:55:22 -07:00
display
dma
firmware dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDs 2023-04-07 11:25:31 -07:00
gce dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795 2023-05-04 00:53:42 -05:00
gpio dt-binding: gpio: publish binding IDs under dual license 2023-01-17 14:43:55 -06:00
i2c
iio dt-bindings: iio: qcom: adc7-pm8350: Allow specifying SID for channels 2022-11-06 21:11:11 -06:00
input
interconnect Merge branch 'icc-sa8775p' into icc-next 2023-02-06 15:39:41 +02:00
interrupt-controller dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC 2022-08-16 09:37:01 +02:00
leds dt-bindings: leds: Expand LED_COLOR_ID definitions 2022-09-08 13:16:10 -05:00
mailbox dt-bindings: mailbox: add GCE header file for mt8188 2022-12-18 20:40:30 -06:00
media media: dt-bindings: media: Add macros for video interface bus types 2022-11-25 08:41:45 +00:00
memory IOMMU Updates for Linux v6.2 2022-12-19 08:34:39 -06:00
mfd dt-bindings: mfd: stm32: Remove unnecessary blank lines 2023-04-26 11:40:35 +01:00
mips
mux dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC 2022-01-03 13:59:57 +01:00
net dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter 2022-06-29 16:08:06 +02:00
nvmem dt-bindings: microchip-otpc: document Microchip OTPC 2022-07-08 15:45:04 +02:00
phy dt-bindings: phy: qcom,qmp-usb3-dp: fix sc8280xp binding 2022-11-24 22:51:50 +05:30
pinctrl dt-bindings: pinctrl: k3: Deprecate header with register constants 2023-03-20 12:35:12 -05:00
pmu
power soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handling 2023-03-10 16:31:07 +01:00
pwm
regulator regulator: Add bindings for Richtek RT5190A PMIC 2022-03-09 13:32:21 +00:00
reset Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'clk-ti' and 'clk-kasprintf' into clk-next 2023-06-26 08:55:22 -07:00
soc dt-bindings: soc: fsl: cpm_qe: Add TSA controller 2023-03-05 23:36:55 +00:00
sound ASoC: cs35l45: Support for GPIO pins configuration. 2023-03-21 12:46:39 +00:00
spmi
thermal dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers for mt8195 2023-04-07 11:18:28 +02:00
usb