devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-22 16:59:56 to 2024-10-23 06:08:16 UTC [more...]

[RFC PATCH 00/10] Add support for DMA and audio codec of F1C100s
 2024-10-23  6:08 UTC  (3+ messages)

[PATCH] dt-bindings: Fix array property constraints
 2024-10-23  6:07 UTC  (4+ messages)

[RFC PATCH 0/6] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-10-23  6:03 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: net: wireless: update required properties for ath12k PCI module
` [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274
` [RFC PATCH 3/6] wifi: ath12k: parse multiple device information from device tree
` [RFC PATCH 4/6] wifi: ath12k: Send partner device details in QMI MLO capability
` [RFC PATCH 5/6] wifi: ath12k: assign unique hardware link IDs during QMI host cap
` [RFC PATCH 6/6] arm64: dts: qcom: ipq9574: Add WiFi nodes for RDP433

[PATCH v2 0/4] Add support for APPS SMMU on QCS615
 2024-10-23  5:48 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-10-23  5:13 UTC  (21+ messages)
` [PATCH v3 01/16] rust: init: introduce `Opaque::try_ffi_init`
` [PATCH v3 02/16] rust: introduce `InPlaceModule`
` [PATCH v3 03/16] rust: pass module name to `Module::init`
` [PATCH v3 04/16] rust: implement generic driver registration
` [PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v3 06/16] rust: add rcu abstraction
` [PATCH v3 07/16] rust: add `Revocable` type
` [PATCH v3 08/16] rust: add `dev_*` print macros
` [PATCH v3 09/16] rust: add `io::Io` base type
` [PATCH v3 10/16] rust: add devres abstraction
` [PATCH v3 11/16] rust: pci: add basic PCI device / driver abstractions
` [PATCH v3 12/16] rust: pci: implement I/O mappable `pci::Bar`
` [PATCH v3 13/16] samples: rust: add Rust PCI sample driver
` [PATCH v3 14/16] rust: of: add `of::DeviceId` abstraction
` [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions
` [PATCH v3 16/16] samples: rust: add Rust platform sample driver

[PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices
 2024-10-23  4:40 UTC  (21+ messages)
` [PATCH v6 RESEND 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v6 RESEND 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v6 RESEND 03/20] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v6 RESEND 04/20] dt-bindings: arm: apple: Add A7 devices
` [PATCH v6 RESEND 05/20] dt-bindings: arm: apple: Add A8 devices
` [PATCH v6 RESEND 06/20] dt-bindings: arm: apple: Add A8X devices
` [PATCH v6 RESEND 07/20] dt-bindings: arm: apple: Add A9 devices
` [PATCH v6 RESEND 08/20] dt-bindings: arm: apple: Add A9X devices
` [PATCH v6 RESEND 09/20] dt-bindings: arm: apple: Add A10 devices
` [PATCH v6 RESEND 10/20] dt-bindings: arm: apple: Add A10X devices
` [PATCH v6 RESEND 11/20] dt-bindings: arm: apple: Add A11 devices
` [PATCH v6 RESEND 12/20] arm64: dts: apple: Add A7 devices
` [PATCH v6 RESEND 13/20] arm64: dts: apple: Add A8 devices
` [PATCH v6 RESEND 14/20] arm64: dts: apple: Add A8X devices
` [PATCH v6 RESEND 15/20] arm64: dts: apple: Add A9 devices
` [PATCH v6 RESEND 16/20] arm64: dts: apple: Add A9X devices
` [PATCH v6 RESEND 17/20] arm64: dts: apple: Add A10 devices
` [PATCH v6 RESEND 18/20] arm64: dts: apple: Add A10X devices
` [PATCH v6 RESEND 19/20] arm64: dts: apple: Add A11 devices
` [PATCH v6 RESEND 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE

[PATCH v7 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-10-23  4:40 UTC  (4+ messages)
` [PATCH v7 1/9] of: property: add of_graph_get_next_port()

[PATCH V1 0/2] Add QCrypto support for SA8775P
 2024-10-23  4:16 UTC  (2+ messages)
` (subset) "

[PATCH v1] arm64: dts: qcom: sa8775p: Add GPI configuration
 2024-10-23  4:16 UTC  (3+ messages)

[PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
 2024-10-23  4:16 UTC  (6+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P
` [PATCH v5 8/8] arm64: dts: qcom: Add support for multimedia clock controllers
` (subset) [PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform

[PATCH v2 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-10-23  4:16 UTC  (2+ messages)
` (subset) "

[PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes
 2024-10-23  4:16 UTC  (2+ messages)

[PATCH v4 0/7] Add initial support for QCS615 SoC and QCS615 RIDE board
 2024-10-23  4:16 UTC  (8+ messages)
` [PATCH v4 5/7] arm64: dts: qcom: add initial support for QCS615 DTSI
` [PATCH v4 6/7] arm64: dts: qcom: add base QCS615 RIDE dts
` [PATCH v4 7/7] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS615
` (subset) [PATCH v4 0/7] Add initial support for QCS615 SoC and QCS615 RIDE board

[PATCH v4 00/12] PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
 2024-10-23  4:15 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter"
 2024-10-23  4:15 UTC  (2+ messages)

[PATCH v3 00/18] arm64: dts: qcom: change labels to lower-case
 2024-10-23  4:15 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750
 2024-10-23  4:15 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible
 2024-10-23  4:15 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
 2024-10-23  4:15 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130P
 2024-10-23  4:15 UTC  (2+ messages)

[PATCH v3 0/6] Add Nothing Phone (1) support
 2024-10-23  4:15 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] clks: qcom: Introduce clks for SM8750
 2024-10-23  4:00 UTC  (10+ messages)
` [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks
` [PATCH 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs
` [PATCH 4/7] dt-bindings: clock: qcom: Add SM8750 GCC clock controller
` [PATCH 5/7] clk: qcom: Add support for GCC clock controller on SM8750

[PATCH 0/2] Add support for time DT property in TCPM
 2024-10-23  3:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: connector: Add properties to define time values
` [PATCH 2/2] usb: typec: tcpm: Add support for parsing time dt properties

[PATCH 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
 2024-10-23  3:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl
` [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver

[PATCH 0/5] dts: qcom: Introduce SM8750 device trees
 2024-10-23  3:12 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: qcom: Add base sm8750 dtsi and mtp and qrd dts

[PATCH v6 0/4] Add iMX91 clock driver support
 2024-10-23 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] clk: imx93: Move IMX93_CLK_END macro to clk driver
` [PATCH v6 2/4] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition
` [PATCH v6 3/4] dt-bindings: clock: Add i.MX91 clock support
` [PATCH v6 4/4] clk: imx: add i.MX91 clk

[PATCH v2] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes
 2024-10-23  2:28 UTC  (2+ messages)

[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-23  2:16 UTC  (11+ messages)
` [PATCH v4 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v4 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF

[PATCH v2 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-23  1:58 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
` [PATCH v2 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH] wifi: wilc1000: Rework bus locking
 2024-10-23  1:53 UTC  (3+ messages)

[PATCH net-next 06/15] net: lan969x: add match data for lan969x
 2024-10-23  1:32 UTC  (2+ messages)

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-10-23  1:15 UTC  (4+ messages)
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode

[PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
 2024-10-23  1:12 UTC  (4+ messages)

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-23  1:08 UTC  (12+ messages)
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH 0/3] Update, encapsulate and expand the RK356x SoC dtsi files
 2024-10-23  0:38 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Add new SoC dtsi for the RK3566T variant

[PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-23  0:32 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts

[PATCH v3 0/4] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-10-23  0:32 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH v3 3/4] arm64: dts: qcom: x1e80100-crd: Add Parade PS8830 related nodes
` [PATCH v3 4/4] arm64: dts: qcom: x1e80100-crd: Enable external DP

[PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable
 2024-10-23  0:07 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2] arm64: dts: qcom: sa8775p: Update iommu-map entry
 2024-10-22 23:54 UTC  (4+ messages)

[PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-22 23:20 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: arm: airoha: Add the chip-scu node for "
` [PATCH v9 2/6] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl
` [PATCH v9 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm
` [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
` [PATCH v9 5/6] pinctrl: airoha: Add support for EN7581 SoC
` [PATCH v9 6/6] pwm: "

[PATCH v4 1/6] iio: backend: add API for interface get
 2024-10-22 22:28 UTC  (7+ messages)
` [PATCH v4 3/6] iio: adc: adi-axi-adc: add interface type
` [PATCH v4 6/6] iio: adc: ad4851: add ad485x driver

dts: delete-propertry doesn't work at overlay file
 2024-10-22 22:24 UTC 

[PATCH 1/1] arm64: dts: imx8: move samsung,burst-clock-frequency to imx8mn and imx8mm mba8mx board file
 2024-10-22 22:04 UTC 

[PATCH v2 0/5] Add new panel driver Samsung S6E88A0-AMS427AP24
 2024-10-22 21:33 UTC  (6+ messages)
  ` [PATCH v2 1/5] dt-bindings: display: panel: Move flip properties to panel-common
  ` [PATCH v2 2/5] dt-bindings: display: panel: Add Samsung S6E88A0-AMS427AP24 bindings
  ` [PATCH v2 3/5] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver
  ` [PATCH v2 4/5] drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control
  ` [PATCH v2 5/5] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option

[PATCH v8 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-22 21:32 UTC  (10+ messages)
` [PATCH v8 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm

[PATCH] arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
 2024-10-22 21:10 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: add Kobo Clara 2E
 2024-10-22 21:05 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: imx: Add devicetree for "

[PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description
 2024-10-22 21:01 UTC  (3+ messages)
` [PATCH v10 2/4] dt-bindings: display: Add powertip,hx8238a "

[PATCH 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-22 20:51 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
` [PATCH 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
 2024-10-22 20:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema
` [PATCH 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S
 2024-10-22 20:34 UTC  (4+ messages)

[PATCH 1/1] arm64: dts: freescale: mba8mx: remove undocument 'data-lanes' at panel
 2024-10-22 20:23 UTC 

[PATCH v3 0/5] iio: adc: ad7380: fix several supplies issues
 2024-10-22 20:02 UTC  (2+ messages)

[PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-10-22 19:56 UTC  (13+ messages)
` [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v4 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v4 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v4 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v4 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-22 19:52 UTC  (4+ messages)
` [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations

[PATCH v3 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window
 2024-10-22 19:41 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs
 2024-10-22 19:37 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: rockchip: several fixes for the nanopi r3s
 2024-10-22 19:35 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S
` [PATCH 2/5] arm64: dts: rockchip: replace deprecated snps,reset props for "
` [PATCH 3/5] arm64: dts: rockchip: sort props in pmu_io_domains node "
` [PATCH 4/5] arm64: dts: rockchip: enable eMMC HS200 mode "
` [PATCH 5/5] arm64: dts: rockchip: reorder mmc aliases "

[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
 2024-10-22 19:34 UTC  (9+ messages)
` [PATCH v3 1/6] iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes
` [PATCH v3 2/6] iio: imu: bmi270: Provide chip info as configuration structure
` [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260

[PATCH 0/2] arm64: dts: renesas: falcon: Wire-up Ethernet breakout board
 2024-10-22 18:47 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779a0: Remove address- and size-cells from AVB[1-5]
` [PATCH 2/2] arm64: dts: renesas: falcon: ethernet: Describe PHYs connected on the breakout board

[PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board
 2024-10-22 18:43 UTC  (5+ messages)

[PATCH v2 0/2] iio: light: add support for veml3235
 2024-10-22 18:28 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2] dt-bindings: soc: bcm: Convert raspberrypi,bcm2835-power to Dt schema
 2024-10-22 18:17 UTC 

[PATCH v9 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description
 2024-10-22 17:36 UTC  (2+ messages)

[PATCH v2 00/13]: chemical: bme680: 2nd set of cleanup
 2024-10-22 17:24 UTC  (4+ messages)
` [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver

[PATCH 0/2] MediaTek MT6735 syscon clock/reset controller support
 2024-10-22 17:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers

[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-22 17:22 UTC  (6+ messages)
` [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-10-22 17:22 UTC  (12+ messages)

[PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
 2024-10-22 17:16 UTC  (3+ messages)
` [PATCH v2 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and decode

[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-22 17:06 UTC  (6+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine


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