devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-06 11:13:58 to 2024-12-06 20:03:28 UTC [more...]

[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-06 20:03 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v2 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH v3 00/13] Add support for SAMA7D65
 2024-12-06 19:59 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v3 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v3 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v3 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v3 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v3 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v3 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v3 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v3 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v3 13/13] ARM: at91: add new SoC sama7d65

[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
 2024-12-06 19:50 UTC  (8+ messages)
` [PATCH v3 2/3] "

[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06 19:27 UTC  (7+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss

[PATCH v8 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06 19:19 UTC  (6+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v8 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v8 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v8 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v8 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH v6 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-06 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v6 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v6 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v6 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)

[PATCH 0/2] leds: TI LP8864/LP8866 support
 2024-12-06 18:39 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: backlight: Convert LP8860 into YAML format adding LP886x
` [PATCH 2/2] leds: lp8864: New driver

[PATCH 0/3] Apple DWI backlight driver
 2024-12-06 18:25 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add bindings for Apple DWI backlight
` [PATCH 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-06 18:13 UTC  (11+ messages)
` [PATCH v4 02/13] rust: implement generic driver registration
` [PATCH v4 05/13] rust: add `Revocable` type
` [PATCH v4 06/13] rust: add `io::{Io, IoRaw}` base types
` [PATCH v4 08/13] rust: pci: add basic PCI device / driver abstractions

[PATCH 1/1] dt-bindings: PCI: mobiveil: convert mobiveil-pcie.txt to yaml format
 2024-12-06 17:44 UTC  (2+ messages)

[PATCH 0/3] Add the support for SM8750 Video clock controller
 2024-12-06 17:37 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: branch: Extend invert logic for branch2 mem clocks
` [PATCH 2/3] dt-bindings: clock: qcom: Add SM8750 video clock controller
` [PATCH 3/3] clk: qcom: videocc-sm8750: Add video clock controller driver for SM8750

[PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-06 17:29 UTC  (6+ messages)
` [PATCH v5 06/10] dt-bindings: iio: accel: add interrupt-names

[PATCH v6 00/10] iio: adc: ad7124: Various fixes
 2024-12-06 17:28 UTC  (11+ messages)
` [PATCH v6 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle
` [PATCH v6 02/10] iio: adc: ad7124: Refuse invalid input specifiers
` [PATCH v6 03/10] dt-bindings: iio: adc: adi,ad7{124,173,192,780}: Allow specifications of a gpio for irq line
` [PATCH v6 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
` [PATCH v6 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
` [PATCH v6 06/10] iio: adc: ad_sigma_delta: Fix a race condition
` [PATCH v6 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length
` [PATCH v6 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
` [PATCH v6 09/10] iio: adc: ad7124: Add error reporting during probe
` [PATCH v6 10/10] iio: adc: ad7124: Implement temperature measurement

[PATCH] Revert "arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports"
 2024-12-06 17:24 UTC 

[PATCH] ARM: dts: stm32: Fix IPCC EXTI declaration on stm32mp151
 2024-12-06 17:17 UTC 

[PATCH] arm64: dts: s32g: add I2C support
 2024-12-06 17:12 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1
 2024-12-06 17:08 UTC  (2+ messages)

[PATCH 0/8] wifi: ath12k: MLO support part 7
 2024-12-06 17:05 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI

[PATCH] dt-bindings: mmc: atmel,hsmci: Convert to json schema
 2024-12-06 17:02 UTC  (4+ messages)

[PATCH 0/5] Add support for Priva E-Measuringbox board
 2024-12-06 16:57 UTC  (9+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY
` [PATCH v1 2/5] dt-bindings: vendor-prefixes: Add prefix for Priva

[PATCH 0/3] Add support for responding to Get_Revision request
 2024-12-06 16:52 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: connector: Add pd-revision property

[PATCH v2] dt-bindings: input: convert dlg,da7280.txt to dt-schema
 2024-12-06 16:52 UTC  (3+ messages)

[PATCH v2 0/3] clk: samsung: Introduce Exynos990 clock support
 2024-12-06 16:44 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Exynos990 SoC CMU bindings
` [PATCH v2 2/3] clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x}
` [PATCH v2 3/3] clk: samsung: Introduce Exynos990 clock controller driver

[PATCH v2 0/4] Add RZ/G3E pinctrl support
 2024-12-06 16:36 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: renesas: Document RZ/G3E SoC

[PATCH v2] dt-bindings: dma: st-stm32-dmamux: Add description for dma-cell values
 2024-12-06 16:35 UTC  (2+ messages)

[PATCH net-next v2 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-06 16:31 UTC  (9+ messages)
` [PATCH net-next v2 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
` [PATCH net-next v2 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support

[PATCH v4 0/7] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-12-06 16:31 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: phy: samsung,usb3-drd-phy: add blank lines between DT properties
` [PATCH v4 2/7] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH v4 3/7] phy: exynos5-usbdrd: convert to dev_err_probe
` [PATCH v4 4/7] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH v4 5/7] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
` [PATCH v4 6/7] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH v4 7/7] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)

[PATCH v5 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-06 16:29 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v5 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v5 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v5 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)

[PATCH 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-06 16:20 UTC  (8+ messages)
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH v5 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
 2024-12-06 16:11 UTC  (2+ messages)

[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
 2024-12-06 16:03 UTC  (2+ messages)

[PATCH 00/19] arm64: dts: qcom: Fix remoteproc memory base and length
 2024-12-06 15:56 UTC  (32+ messages)
` [PATCH 01/19] arm64: dts: qcom: sm8350: Fix ADSP "
` [PATCH 02/19] arm64: dts: qcom: sm8350: Fix CDSP "
` [PATCH 03/19] arm64: dts: qcom: sm8350: Fix MPSS memory length
` [PATCH 04/19] arm64: dts: qcom: sm8450: Fix ADSP memory base and length
` [PATCH 05/19] arm64: dts: qcom: sm8450: Fix CDSP memory length
` [PATCH 06/19] arm64: dts: qcom: sm8450: Fix MPSS "
` [PATCH 07/19] arm64: dts: qcom: sm8550: Fix ADSP memory base and length
` [PATCH 08/19] arm64: dts: qcom: sm8550: Fix CDSP memory length
` [PATCH 09/19] arm64: dts: qcom: sm8550: Fix MPSS "
` [PATCH PATCH RFT 10/19] arm64: dts: qcom: sm8650: Fix ADSP memory base and length
` [PATCH PATCH RFT 11/19] arm64: dts: qcom: sm8650: Fix CDSP memory length
` [PATCH PATCH RFT 12/19] arm64: dts: qcom: sm8650: Fix MPSS "
` [PATCH 13/19] arm64: dts: qcom: x1e80100: Fix ADSP memory base and length
` [PATCH 14/19] arm64: dts: qcom: x1e80100: Fix CDSP memory length
` [PATCH PATCH RFT 15/19] arm64: dts: qcom: sm6350: Fix ADSP "
` [PATCH PATCH RFT 16/19] arm64: dts: qcom: sm6350: Fix MPSS "
` [PATCH PATCH RFT 17/19] arm64: dts: qcom: sm6375: Fix ADSP "
` [PATCH PATCH RFT 18/19] arm64: dts: qcom: sm6375: Fix CDSP memory base and length
` [PATCH PATCH RFT 19/19] arm64: dts: qcom: sm6375: Fix MPSS "

[PATCH] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar
 2024-12-06 15:46 UTC 

[PATCH v4 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-06 15:45 UTC  (5+ messages)
` [PATCH v4 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
    ` Re: [PATCH v3 "

[PATCH 1/3] dt-bindings: iio: adf4371: add differential ref
 2024-12-06 15:22 UTC  (3+ messages)
` [PATCH 2/3] iio: frequency: "
` [PATCH 3/3] iio: frequency: adf4371: add ref doubler

[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-12-06 14:57 UTC  (5+ messages)
` [PATCH v3 4/8] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH v3 5/8] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias

[PATCH v4 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
 2024-12-06 14:45 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node

[PATCH v1 00/10] Add eDP support for RK3588
 2024-12-06 14:35 UTC  (2+ messages)

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-06 14:32 UTC  (6+ messages)
` [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-12-06 13:56 UTC  (10+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code

[PATCH v2 00/15] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-06 13:54 UTC  (17+ messages)
` [PATCH v2 01/15] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH v2 02/15] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH v2 03/15] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
` [PATCH v2 04/15] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH v2 05/15] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH v2 06/15] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH v2 07/15] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH v2 08/15] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH v2 09/15] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH v2 10/15] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH v2 11/15] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH v2 12/15] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH v2 13/15] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH v2 14/15] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH v2 15/15] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC

[PATCH] arm64: dts: apple: Split s8000/s8003 SoC DTS files
 2024-12-06 13:49 UTC 

[PATCH v3 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
 2024-12-06 13:43 UTC  (3+ messages)
` [PATCH v3 05/10] clk: renesas: r8a779h0: Add display clocks

[PATCH v4] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
 2024-12-06 13:23 UTC 

[PATCH leds v5 00/12] Turris Omnia LED driver changes
 2024-12-06 13:15 UTC  (8+ messages)
` [PATCH leds v5 12/12] ARM: dts: turris-omnia: Add global LED brightness change interrupt

[PATCH v5 00/20] Support spread spectrum clocking for i.MX8N PLLs
 2024-12-06 13:04 UTC  (13+ messages)
` [PATCH v5 01/20] dt-bindings: clock: imx8mm: add VIDEO_PLL clocks
` [PATCH v5 03/20] dt-bindings: clock: imx8mp: "
` [PATCH v5 05/20] dt-bindings: clock: imx8m-anatop: define clocks/clock-names
` [PATCH v5 10/20] dt-bindings: clock: imx8mm: add binding definitions for anatop
` [PATCH v5 11/20] dt-bindings: clock: imx8mn: "
` [PATCH v5 15/20] dt-bindings: clock: imx8m-clock: support spread spectrum clocking

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-06 12:55 UTC  (8+ messages)
` [PATCH v2 17/22] wifi: ath12k: add "

[PATCH v3 0/5] arm64: qcom: Add support for QCS9075 boards
 2024-12-06 12:49 UTC  (6+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3

[PATCH v6 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-12-06 12:41 UTC  (5+ messages)
` [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH v7 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-12-06 12:26 UTC  (3+ messages)
` [PATCH v7 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH] arm64: dts: qcom: qcs8300: Add capacity and DPC properties
 2024-12-06 12:15 UTC  (2+ messages)

[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
 2024-12-06 12:20 UTC  (5+ messages)
` [PATCH 13/45] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH 44/45] arm64: dts: qcom: add mst support for pixel stream clk for DP0

[PATCH v5 0/2] Enable ethernet for qcs8300
 2024-12-06 12:17 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[PATCH v3] arm64: dts: qcom: qcs615: add WiFi/BT nodes
 2024-12-06 12:16 UTC  (4+ messages)

[PATCH v1 1/1] arm64: dts: exynos990: Add clock management unit nodes
 2024-12-06 11:52 UTC  (2+ messages)


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).