devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-15 07:36:46 to 2025-04-15 11:24:23 UTC [more...]

[net-next PATCH v7 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-15 11:24 UTC  (9+ messages)
` [net-next PATCH v7 3/6] net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP
` [net-next PATCH v7 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs

[PATCH v6 00/12] Add support for MAX7360
 2025-04-15 11:24 UTC  (4+ messages)
` [PATCH v6 01/12] dt-bindings: mfd: gpio: Add MAX7360

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-15 11:21 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next 4/4] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH v2 0/6] Fix interrupt controller node for STM32MP2 SoCs
 2025-04-15 11:16 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCs
` [PATCH v2 2/6] arm64: dts: st: Use 128kB size for aliased GIC400 register access on "
` [PATCH v2 3/6] arm64: dts: st: Adjust interrupt-controller for stm32mp21 SoCs
` [PATCH v2 4/6] arm64: dts: st: Use 128kB size for aliased GIC400 register access on "
` [PATCH v2 5/6] arm64: dts: st: Adjust interrupt-controller for stm32mp23 SoCs
` [PATCH v2 6/6] arm64: dts: st: Use 128kB size for aliased GIC400 register access on "

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-15 11:17 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] rust: Move property_present to separate file
  ` [PATCH v2 2/5] rust: Add bindings for reading device properties

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-15 11:16 UTC  (13+ messages)
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH v3 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-15 11:13 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
` [PATCH v3 2/7] arm64: dts: ti: am68-sk: Fix regulator hierarchy
` [PATCH v3 3/7] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
` [PATCH v3 4/7] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
` [PATCH v3 5/7] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
` [PATCH v3 6/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in "
` [PATCH v3 7/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-04-15 11:08 UTC  (5+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-15 11:05 UTC  (5+ messages)
  ` [PATCH v2 4/4] drm/imagination: Skip clocks if platform PM manages resources

[PATCH v2] arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4
 2025-04-15 10:57 UTC  (8+ messages)

[PATCH v14 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-04-15 10:56 UTC  (5+ messages)
` [PATCH v14 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH v9 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-15 10:48 UTC  (25+ messages)
` [PATCH v9 01/23] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC
` [PATCH v9 02/23] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v9 03/23] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
` [PATCH v9 04/23] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v9 05/23] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v9 06/23] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v9 07/23] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v9 08/23] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v9 09/23] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v9 10/23] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting "
` [PATCH v9 11/23] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v9 12/23] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v9 13/23] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v9 14/23] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v9 15/23] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v9 16/23] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v9 17/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v9 18/23] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v9 19/23] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v9 20/23] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v9 21/23] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v9 22/23] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v9 23/23] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST

[PATCH 00/20] arm64: dts: qcom: minor display-related fixups
 2025-04-15 10:47 UTC  (41+ messages)
` [PATCH 01/20] arm64: dts: qcom: sc7280: Use the header with DSI phy clock IDs
` [PATCH 02/20] arm64: dts: qcom: sa8775p: mark MDP interconnects as ALWAYS on
` [PATCH 03/20] arm64: dts: qcom: msm8998: use correct size for VBIF regions
` [PATCH 04/20] arm64: dts: qcom: qcm2290: "
` [PATCH 05/20] arm64: dts: qcom: sa8775p: "
` [PATCH 06/20] arm64: dts: qcom: sc7180: "
` [PATCH 07/20] arm64: dts: qcom: sc7280: "
` [PATCH 08/20] arm64: dts: qcom: sc8180x: "
` [PATCH 09/20] arm64: dts: qcom: sc8280xp: "
` [PATCH 10/20] arm64: dts: qcom: sdm670: "
` [PATCH 11/20] arm64: dts: qcom: sdm845: "
` [PATCH 12/20] arm64: dts: qcom: sm6115: "
` [PATCH 13/20] arm64: dts: qcom: sm6125: "
` [PATCH 14/20] arm64: dts: qcom: sm6350: "
` [PATCH 15/20] arm64: dts: qcom: sm8150: "
` [PATCH 16/20] arm64: dts: qcom: sm8250: "
` [PATCH 17/20] arm64: dts: qcom: sm8350: "
` [PATCH 18/20] arm64: dts: qcom: sm8450: "
` [PATCH 19/20] arm64: dts: qcom: sm8550: "
` [PATCH 20/20] arm64: dts: qcom: sm8650: "

[PATCH v3 0/3] rockchip,otp: Add support for rk3562 and rk3568
 2025-04-15 10:32 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: nvmem: "

[PATCH v3] Add new `export-symbols` node
 2025-04-15 10:24 UTC  (7+ messages)

[PATCH] dt-bindings: remove RZ/N1S bindings
 2025-04-15 10:20 UTC  (2+ messages)

[PATCH 0/9] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-15 10:12 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets

[PATCH v8 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-15 10:00 UTC  (8+ messages)
` [PATCH v8 16/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v8 23/23] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args

[PATCH v5 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
 2025-04-15  9:59 UTC  (3+ messages)

[RFC 0/5] Add mt7988 XS-PHY
 2025-04-15  9:59 UTC  (5+ messages)
` [RFC 3/5] dt-bindings: power: Add binding for MediaTek MT7988 topmisc power controller

[PATCH v5 5/5] arm64: dts: Add LP5812 LED node for Raspberry Pi 4 Model B
 2025-04-15  9:56 UTC  (2+ messages)

[PATCH V11 0/7] Add EPSS L3 provider support on SA8775P SoC
 2025-04-15  9:53 UTC  (8+ messages)
` [PATCH V11 1/7] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH V11 2/7] interconnect: core: Add dynamic id allocation support
` [PATCH V11 3/7] interconnect: qcom: Add multidev EPSS L3 support
` [PATCH V11 4/7] interconnect: qcom: icc-rpmh: Add dynamic icc node id support
` [PATCH V11 5/7] interconnect: qcom: sa8775p: "
` [PATCH V11 6/7] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
` [PATCH V11 7/7] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3

[PATCH v2 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-15  9:53 UTC  (7+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: Add QPIC BAM support
` [PATCH v2 4/5] arm64: dts: qcom: sdx75: Add QPIC NAND support
` [PATCH v2 5/5] arm64: dts: qcom: sdx75-idp: Enable QPIC BAM & "

[PATCH v3 00/10] Add DSI display support for SA8775P target
 2025-04-15  9:52 UTC  (10+ messages)
` [PATCH v3 07/10] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes

[PATCH v3 00/10] drm/msm: add support for SAR2130P
 2025-04-15  9:49 UTC  (14+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm: dp-controller: describe SAR2130P
` [PATCH v3 02/10] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v3 03/10] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH v3 04/10] dt-bindings: display/msm: qcom,sc7280-dpu: "
` [PATCH v3 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
` [PATCH v3 06/10] drm/msm/mdss: add SAR2130P device configuration
` [PATCH v3 07/10] drm/msm/dsi/phy: add configuration for SAR2130P
` [PATCH v3 08/10] drm/msm/dpu: add catalog entry "
` [PATCH v3 09/10] iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
` [PATCH v3 10/10] arm64: dts: qcom: sar2130p: add display nodes

[PATCH v2 0/4] Introduce usb-hub.yaml binding and add support for Parade PS5511
 2025-04-15  9:42 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: Introduce usb-hub.yaml
` [PATCH v2 2/4] dt-bindings: usb: Add binding for PS5511 hub controller
` [PATCH v2 3/4] dt-bindings: usb: realtek,rts5411: Adapt usb-hub.yaml
` [PATCH v2 4/4] usb: misc: onboard_usb_dev: Add Parade PS5511 hub support

[PATCH v2 00/12] Add support for Renesas RZ/V2N SoC and EVK
 2025-04-15  9:28 UTC  (4+ messages)

[PATCH v4 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-04-15  9:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
` [PATCH v4 2/2] coresight: add coresight Trace Network On Chip driver

[PATCH v2 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-04-15  9:15 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
` [PATCH v2 2/3] arm64: qcom: sc7280: Move phy, perst to root port node
` [PATCH v2 3/3] PCI: qcom: Add support for multi-root port

[PATCH v2 0/4] Add video clock controller for SM6350
 2025-04-15  9:13 UTC  (9+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sm6350: Add video clock controller

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-15  9:02 UTC  (5+ messages)
` [PATCH v2 03/13] iio: backend: add support for self sync
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH v5 8/9] PCI: pwrctrl: Add power control driver for tc9563
 2025-04-15  8:55 UTC  (3+ messages)

[PATCH v2 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
 2025-04-15  8:52 UTC  (7+ messages)
` [PATCH v2 2/3] arm64: dts: add imx8mp-libra-rdk-fpsc board
` [PATCH v2 3/3] arm64: dts: add imx8mp-libra-rdk-fpsc LVDS panel overlay

[PATCH] fdt: arch/arm64: Delete the rng-seed property after use
 2025-04-15  8:52 UTC  (3+ messages)

[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
 2025-04-15  8:50 UTC  (8+ messages)
` [PATCH v3 02/10] spi: sh-msiof: use dev in sh_msiof_spi_probe()
` [PATCH v3 07/10] ASoC: renesas: add MSIOF sound support
` [PATCH v3 08/10] arm64: dts: renesas: r8a779g0: tidyup MSIOF node name

[PATCH v5 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-15  8:26 UTC  (5+ messages)
` [PATCH v5 2/2] iio: adc: add support for Nuvoton NCT7201

[PATCH v4 0/7] clk: spacemit: add K1 reset support
 2025-04-15  8:24 UTC  (5+ messages)
` [PATCH v4 3/7] clk: spacemit: add reset controller support
` [PATCH v4 6/7] clk: spacemit: define new syscons with only resets

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-15  8:24 UTC  (6+ messages)

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-15  8:08 UTC  (9+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support

[PATCH v4 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-15  8:03 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: display: Add Sitronix ST7571 LCD Controller

[PATCH v4 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-04-15  9:10 UTC  (9+ messages)
` [PATCH v4 5/7] firmware: imx: Add i.MX95 SCMI LMM driver

[PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
 2025-04-15  7:59 UTC  (3+ messages)
` [PATCH v5 02/11] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc

[PATCH 0/3] Add support for WL-ICLEDs from Wurth Elektronik
 2025-04-15  7:55 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: leds: add binding for WL-ICLED

[PATCH v3] arm64: dts: mediatek: mt8195: Add power domain for dp_intf0
 2025-04-15  7:50 UTC  (2+ messages)

[PATCH v4 0/9] Add RZ/G3E xSPI support
 2025-04-15  7:40 UTC  (4+ messages)
` [PATCH v4 1/9] dt-bindings: memory: Document RZ/G3E support

[PATCH v3 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-04-15  7:39 UTC  (5+ messages)
` [PATCH v3 10/10] riscv: dts: eswin: add HiFive Premier P550 board device tree

[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
 2025-04-15  7:40 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A5

[PATCH] arm64: dts: qcom: sm8550: Add support for camss
 2025-04-15  7:38 UTC 

[PATCH v7 0/5] Configure imx8mp dsp node for rproc usage
 2025-04-15  7:40 UTC  (2+ messages)

[PATCH v1 0/3] MediaTek MT8188 MDP3 Enablement
 2025-04-15  7:38 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).