devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 14:18:27 to 2024-06-17 22:39:58 UTC [more...]

[PATCH] arm64: dts: imx8mp: Fix pgc_mlmix location
 2024-06-17 22:39 UTC 

[PATCH 0/4] Basic support for TI TDP158
 2024-06-17 22:33 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: display: simple-bridge: add ti,tdp158
` [PATCH 2/4] drm: bridge: simple-bridge: use dev pointer in probe
` [PATCH 3/4] drm: bridge: simple-bridge: use only devm* "
` [PATCH 4/4] drm: bridge: simple-bridge: add tdp158 support

[PATCH 1/4] arm64: dts: imx95: add '#address-cells' and '#size-cells' for all i2c
 2024-06-17 22:31 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx95: add pcie[0,1] and pcie-ep[0,1] support
` [PATCH 3/4] arm64: dts: imx95-19x19-evk: add lpi2c7 and expander gpio pcal6524
` [PATCH 4/4] arm64: dts: imx95-19x19-evk: add PCIe[0,1] support

[PATCH v2 0/4] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-17 22:06 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: add common-mode-channel dependency
` [PATCH v2 2/4] dt-bindings: iio: adc: add AD4695 and similar ADCs
` [PATCH v2 3/4] iio: adc: ad4695: Add driver for "
` [PATCH v2 4/4] Documentation: iio: Document ad4695 driver

[PATCH 0/8] Add Battery and USB Supply for AXP717
 2024-06-17 22:05 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH 2/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 3/8] power: supply: axp20x_battery: add "
` [PATCH 4/8] mfd: axp20x: Add ADC, BAT, and USB cells "
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "
` [PATCH 8/8] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

[PATCH 0/4] Add clock provider support to Rockchip RK3588 HDMI TX PHY
 2024-06-17 21:48 UTC  (5+ messages)
` [PATCH 1/4] phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
` [PATCH 2/4] phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
` [PATCH 3/4] dt-bindings: phy: rockchip,rk3588-hdptx-phy: Add #clock-cells
` [PATCH 4/4] phy: phy-rockchip-samsung-hdptx: Add clock provider support

[PATCH v2 0/3] ARM: dts: qcom: msm8926-motorola-peregrine: Update device tree of Motorola Moto G 4G (2013)
 2024-06-17 21:22 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: qcom: msm8926-motorola-peregrine: Add accelerometer, magnetometer, regulator
` [PATCH v2 2/3] ARM: dts: qcom: msm8926-motorola-peregrine: Update temperature sensor
` [PATCH v2 3/3] ARM: dts: qcom: msm8926-motorola-peregrine: Add framebuffer supplies

[PATCH v2] arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
 2024-06-17 21:17 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"
 2024-06-17 21:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 1/2] dt-bindings: leds: Add LED1202 LED Controller
 2024-06-17 21:16 UTC 

[PATCH v2 0/2] arm64: dts: Fix the value of `dlg,jack-det-rate` mismatch
 2024-06-17 21:14 UTC  (2+ messages)
` (subset) "

[PATCH v1] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
 2024-06-17 21:14 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
 2024-06-17 21:03 UTC  (7+ messages)
` [PATCH v5 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT

[PATCH] arm64: dts: ti: k3-am642-evm/sk: Set serial console settings for stdout-path
 2024-06-17 20:51 UTC 

[PATCH v2 0/5] arm64: dts: Add board support for Khadas Edge2
 2024-06-17 20:27 UTC  (3+ messages)
` [PATCH v2 3/5] arm64: dts: rockchip: Add HDMI & VOP2 to Khadas Edge 2

[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-06-17 20:16 UTC  (11+ messages)
` [PATCH v6 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v6 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v6 03/10] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v6 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v6 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v6 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v6 07/10] PCI: imx6: Consolidate redundant if-checks
` [PATCH v6 08/10] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v6 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

[PATCH v3 0/2] iio: adc: ti-ads1119: Add driver
 2024-06-17 20:02 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add ti,ads1119

[PATCH] ARM: dts: qcom: msm8926-motorola-peregrine: Add accelerometer, magnetometer, regulator
 2024-06-17 19:58 UTC  (2+ messages)

[PATCH v10 00/15] firmware: qcom: implement support for and enable SHM bridge
 2024-06-17 19:57 UTC  (2+ messages)

[PATCH v3 4/4] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-17 19:30 UTC  (2+ messages)

[PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
 2024-06-17 19:33 UTC  (2+ messages)
` [PATCH] of: reserved_mem: Restructure code to call reserved mem init functions earlier

[PATCH v2 0/5] MediaTek MT6357/8/9 PMIC Auxiliary ADC support
 2024-06-17 19:33 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: iio: adc: Add MediaTek MT6359 PMIC AUXADC

[PATCH v5 3/3] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver
 2024-06-17 19:22 UTC  (3+ messages)

[PATCH v1 6/7] ARM: dts: aspeed: Harma: remove multi-host property
 2024-06-17 19:18 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: convert to yaml format
 2024-06-17 19:12 UTC  (2+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: cirrus,cs530x: Add initial DT binding
 2024-06-17 19:01 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: cs530x: Support for cs530x ADCs

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-06-17 18:56 UTC  (10+ messages)
` [PATCH v5 1/8] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH v5 2/8] arm64: dts: rockchip: enable thermal management on all RK3588 boards
` [PATCH v5 3/8] arm64: dts: rockchip: add passive GPU cooling on RK3588
` [PATCH v5 4/8] arm64: dts: rockchip: enable automatic fan control on Rock 5B
` [PATCH v5 5/8] arm64: dts: rockchip: Add CPU/memory regulator coupling for RK3588
` [PATCH v5 6/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
` [PATCH v5 7/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j
` [PATCH v5 8/8] arm64: dts: rockchip: Split GPU OPPs of RK3588 and RK3588j

[PATCH v4 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-17 18:52 UTC  (6+ messages)
` [PATCH v4 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH v2 1/1] arm64: dts: imx8dxl-evk: add imx8dxl_cm4, lsio mu5, related memory region
 2024-06-17 18:47 UTC 

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-17 18:45 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone "

[PATCH 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
 2024-06-17 18:19 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: Convert fsl-fman to yaml

[PATCH v4] dt-bindings: phy: rockchip-emmc-phy: Convert to dtschema
 2024-06-17 18:14 UTC  (3+ messages)

[PATCH v4 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-06-17 18:14 UTC  (7+ messages)
` [PATCH v4 1/6] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v4 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v4 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol

[PATCH 1/1] dt-bindings: clock: qoriq-clock: convert to yaml format
 2024-06-17 18:14 UTC 

[RFC PATCH 2/2] PCI: Add Qualcomm PCIe ECAM root complex driver
 2024-06-17 18:09 UTC  (12+ messages)

[PATCH v7 0/9] Add support for AD411x
 2024-06-17 18:02 UTC  (4+ messages)

[PATCH v1 0/9] riscv: add initial support for SpacemiT K1
 2024-06-17 17:42 UTC  (13+ messages)
` [PATCH v1 7/9] riscv: dts: add initial SpacemiT K1 SoC device tree

[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-17 17:40 UTC  (10+ messages)
` [PATCH v5 08/15] ufs: core: add support to derive software secret
` [PATCH v5 09/15] ufs: core: add support for generate, import and prepare keys
` [PATCH v5 13/15] dt-bindings: crypto: ice: document the hwkm property
` [PATCH v5 14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice

[PATCH v2 0/7] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-06-17 17:39 UTC  (10+ messages)
` [PATCH v2 3/7] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
` [PATCH v2 6/7] dt-bindings: mfd: syscon: Split and enforce documenting MFD children

[PATCH v2 0/5] Add MPSS remoteproc support for SDX75
 2024-06-17 17:33 UTC  (3+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: add missing qlink_logging reserved memory for mpss

[PATCH] arm64: dts: exynos: gs101-oriole: add regulators for USB phy
 2024-06-17 17:31 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qdu1000: fix usb interrupts properties
 2024-06-17 17:30 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
 2024-06-17 17:29 UTC  (4+ messages)

[PATCH v2 1/2] ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
 2024-06-17 17:26 UTC  (2+ messages)

[PATCH v2 2/2] ASoC: dt-bindings: realtek,rt5631: Convert to dtschema
 2024-06-17 17:26 UTC  (2+ messages)

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-17 17:18 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v5 2/4] dt-bindings: arm: Document reboot mode magic
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
` [PATCH v5 4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp

[PATCH v4 0/4] HDMI TX support in msm8998
 2024-06-17 17:14 UTC  (6+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: add HDMI nodes for msm8998

[PATCH v2 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
 2024-06-17 17:09 UTC 

[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-17 15:57 UTC  (5+ messages)
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-06-17 17:02 UTC  (6+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH v5 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-06-17 16:57 UTC  (8+ messages)
` [PATCH v5 3/4] dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: add secure-monitor property

[PATCH v3 0/6] USB31DRD phy support for Google Tensor gs101 (HS & SS)
 2024-06-17 16:44 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add gs101 compatible
` [PATCH v3 2/6] phy: exynos5-usbdrd: support isolating HS and SS ports independently
` [PATCH v3 3/6] phy: exynos5-usbdrd: convert core clocks to clk_bulk
` [PATCH v3 4/6] phy: exynos5-usbdrd: convert (phy) register access clock "
` [PATCH v3 5/6] phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulk
` [PATCH v3 6/6] phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-17 16:39 UTC  (3+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported

[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-06-17 16:37 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc

[PATCH v2] dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description
 2024-06-17 16:36 UTC 

[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-17 16:30 UTC  (9+ messages)
` [PATCH v3 0/4] Add audio support for LPC32XX CPUs
  ` [PATCH v3 1/4] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding

[PATCH v7 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-17 16:25 UTC  (5+ messages)
` [PATCH v7 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
` [PATCH v7 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[net-next,PATCH v2 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-17 16:19 UTC  (4+ messages)
` [net-next,PATCH v2 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32
` [net-next,PATCH v2 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 "

[PATCH v2 0/6] Add board support for Sipeed LicheeRV Nano
 2024-06-17 16:01 UTC  (10+ messages)
` [PATCH v2 1/6] riscv: dts: sophgo: Put sdhci compatible in dt of specific SoC
` [PATCH v2 5/6] riscv: dts: sophgo: Add initial SG2002 SoC device tree

[PATCH] arm64: dts: ti: k3-am62a-main: Enable crypto accelerator
 2024-06-17 15:51 UTC  (2+ messages)

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-17 15:49 UTC  (6+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[PATCH net-next v4 0/5] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-17 15:35 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v4 2/5] net: ti: icss-iep: Remove spinlock-based synchronization
` [PATCH net-next v4 3/5] dt-bindings: net: Add IEP interrupt
` [PATCH net-next v4 4/5] net: ti: icss-iep: Enable compare events
` [PATCH net-next v4 5/5] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH] dt-bindings: mfd: Explain lack of child dependency in simple-mfd
 2024-06-17 15:34 UTC  (2+ messages)

[PATCH v12 0/8] Turris Omnia MCU driver
 2024-06-17 15:26 UTC  (4+ messages)
` [PATCH v12 1/8] dt-bindings: firmware: add cznic,turris-omnia-mcu binding
` [PATCH v12 7/8] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v12 8/8] ARM: dts: turris-omnia: Add GPIO key node for front button

[PATCH 0/3] media: rockchip: Add rkvdec2 driver
 2024-06-17 15:22 UTC  (17+ messages)
` [PATCH 1/3] media: rockchip: Introduce the "
` [PATCH 3/3] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-06-17 15:19 UTC  (9+ messages)
` [PATCH 02/12] dt-bindings: clock: renesas,rzg3s-vbattb-clk: Document the VBATTB clock driver
` [PATCH 05/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RZ/G3S RTC

[PATCH v2] dt-bindings: mfd: dual licensing for st,stpmic1 bindings
 2024-06-17 15:15 UTC  (5+ messages)

[PATCH v2 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-06-17 15:01 UTC  (3+ messages)
` [PATCH v2 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v2] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-17 15:12 UTC  (2+ messages)

[PATCH v11 0/5] Add support for CS40L50
 2024-06-17 15:06 UTC  (7+ messages)
` [PATCH v11 1/5] firmware: cs_dsp: Add write sequence interface
` [PATCH v11 3/5] mfd: cs40l50: Add support for CS40L50 core driver

[PATCH v6 4/6] media: hantro: Add RK3588 VEPU121
 2024-06-17 15:07 UTC  (2+ messages)

[PATCH v2 0/6] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
 2024-06-17 15:02 UTC  (3+ messages)
` [PATCH v2 6/6] arm64: dts: imx8dxl-ss-conn: add gpmi nand

[RFT PATCH] hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
 2024-06-17 14:58 UTC  (5+ messages)

[PATCH v3] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-17 14:54 UTC  (2+ messages)

[PATCH v5 2/3] dt-bindings:iio:proximity: Add hx9023s binding
 2024-06-17 14:51 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: remoteproc: imx_rproc: add minItems for power-domain
 2024-06-17 14:41 UTC  (2+ messages)

[PATCH v3 0/4] mmc: sdhci-of-dwcmshc: enhance framework
 2024-06-17 14:18 UTC  (2+ messages)

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-17 14:26 UTC  (3+ messages)

[PATCH v2 0/9] Configure GbEth for RGMII on RZ/G2L family
 2024-06-17 14:22 UTC  (4+ messages)
` [PATCH v2 1/9] pinctrl: renesas: rzg2l: Clarify OEN read/write support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).