devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-11 20:52:33 to 2023-09-12 06:52:40 UTC [more...]

[PATCH v2] dt-bindings: arm64: dts: mediatek: add description for mt8365-evk board
 2023-09-12  6:52 UTC  (4+ messages)

[PATCH net-next v4 0/2] net: dsa: microchip: add drive strength support
 2023-09-12  6:47 UTC  (5+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
` [PATCH net-next v4 2/2] net: dsa: microchip: Add drive strength configuration

[PATCH v3 0/3] reset: amlogic-c3: add reset driver
 2023-09-12  6:37 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller

[PATCH v4 0/3] can: xilinx_can: Add ECC feature support
 2023-09-12  6:37 UTC  (3+ messages)
` [PATCH v4 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors

[PATCH 0/9] arm64: dts: qcom: msm8916/39: Reserve firmware memory dynamically
 2023-09-12  6:36 UTC  (8+ messages)
` [PATCH 1/9] arm64: dts: qcom: msm8916: Disable venus by default
` [PATCH 2/9] arm64: dts: qcom: msm8916/39: Disable GPU "
` [PATCH 3/9] arm64: dts: qcom: msm8916-ufi: Drop gps_mem for now
` [PATCH 8/9] arm64: dts: qcom: msm8916/39: Move mpss_mem size to boards

[PATCH 1/2] iio: amplifiers: hmc425a: Add Support HMC540S 4-bit Attenuator
 2023-09-12  6:36 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: hmc425a: add entry for HMC540S

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-12  6:17 UTC  (18+ messages)
` [PATCH 1/9] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH 2/9] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
` [PATCH 9/9] dma_buf: heaps: mtk_sec_heap: Add a new CMA heap

[PATCH] arm64: dts: exynos: Use pinctrl macros for exynos5433-tm2
 2023-09-12  5:56 UTC 

[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-12  5:55 UTC  (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support

[PATCH v2 0/3] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-09-12  5:00 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH v2 2/3] genpd: qcom: rpmpd: Add MSM8917 power domains
` [PATCH v2 3/3] genpd: qcom: rpmpd: Add QM215 "

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-12  4:51 UTC  (38+ messages)
` [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
` [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
` [PATCH 04/37] soc: renesas: identify "
` [PATCH 05/37] soc: renesas: remove blank lines
` [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
` [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
` [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
` [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
` [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
` [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
` [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
` [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
` [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
` [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
` [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for "
` [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
` [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
` [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
` [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
` [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
` [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
` [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC

[PATCH] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
 2023-09-12  4:36 UTC  (4+ messages)

[PATCH v2] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
 2023-09-12  4:33 UTC 

[PATCH 00/10] hwrng: stm32: support STM32MP13x platforms
 2023-09-12  4:02 UTC  (7+ messages)
` [PATCH 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()
` [PATCH 07/10] dt-bindings: rng: add st,rng-lock-conf

[PATCH v3 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-09-11 23:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-09-11 22:13 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: convert twl-family.txt to json-schema
` [PATCH v3 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties
` [PATCH v3 3/5] mfd: twl-core: Add a clock subdevice for the TWL6032
` [PATCH v3 4/5] clk: twl: add clock driver for TWL6032
` [PATCH v3 5/5] ARM: dts: omap4-embt2ws: enable 32K clock on WLAN

[PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
 2023-09-12  2:00 UTC  (12+ messages)

[PATCH v3 1/2] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
 2023-09-12  4:19 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurable

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-09-11 21:12 UTC  (10+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver

[PATCH 0/3] Introduce reset driver for T-HEAD th1520 SoC
 2023-09-12  3:16 UTC  (5+ messages)
    ` [PATCH 1/3] dt-bindings: reset: Document th1520 reset control
    ` [PATCH 2/3] reset: Add th1520 reset driver support
    ` [PATCH 3/3] riscv: dts: Add th1520 reset device tree

[PATCH v2 RESEND 1/2] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
 2023-09-12  3:39 UTC  (5+ messages)

[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-09-12  2:01 UTC  (7+ messages)
` [PATCH v4 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-09-11 21:13 UTC  (14+ messages)
` [PATCH V13 1/5] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V13 2/5] PCI: Create device tree node for bridge

[PATCH 00/14] add driver to support secure video decoder
 2023-09-12  2:08 UTC  (12+ messages)
` [PATCH 02/14] media: mediatek: vcodec: allocate tee share memory
` [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer
` [PATCH 10/14] media: medkatek: vcodec: remove parse nal_info in kernel
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-09-12  1:32 UTC  (3+ messages)

[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
 2023-09-11 22:44 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
` [PATCH 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP

[PATCH 1/2] dt-bindings: hwmon: Describe changes to the device tree
 2023-09-11 21:12 UTC  (4+ messages)
` [PATCH 2/2] hwmon: max31827: Functional enhancement of the driver

[PATCH v5 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-12  2:02 UTC  (4+ messages)
` [PATCH v5 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH] arm: dts: omap: Apply am57xx-idk overlays to base dtbs
 2023-09-11 21:46 UTC 

[PATCH] arm64: dts: renesas: Apply overlays to base dtbs
 2023-09-11 21:46 UTC 

[PATCH] arm64: dts: xilinx: Apply overlays to base dtbs
 2023-09-11 21:47 UTC 

[PATCH] arm64: dts: imx: Add imx8mm-prt8mm.dtb to build
 2023-09-11 21:45 UTC 

[PATCH v3 1/4] ASoC: cs35l45: Checks index of cs35l45_irqs[]
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-09-11 22:09 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v2 2/5] PCI: dwc: add doorbell support by use "
` [PATCH v2 3/5] PCI: endpoint: pci-epf-test: add doorbell test
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v2 5/5] tools: PCI: Add 'B' option for test doorbell

[PATCH v1] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
 2023-09-11 21:06 UTC  (4+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-11 22:51 UTC  (11+ messages)

[PATCH v2 1/2] arm64: dts: imx93: Add the TMU interrupt
 2023-09-11 21:03 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range maxItems

[PATCH 0/5] arm64: dts: meson: u200 audio clean up
 2023-09-11 16:01 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: meson: u200: add spdifout b routes
` [PATCH 5/5] arm64: dts: meson: u200: add onboard devices

[PATCH] dt-bindings: arm64: dts: mediatek: add description for mt8365-evk board
 2023-09-11  9:49 UTC  (9+ messages)

[PATCH 0/2] usb: misc: onboard_usb_hub: add gl3510 support
 2023-09-11 16:46 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: add device for Genesys Logic hub gl3510

[PATCH v2 00/10] hwrng: stm32: support STM32MP13x platforms
 2023-09-11 12:02 UTC  (7+ messages)
` [PATCH v2 02/10] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
` [PATCH v2 04/10] hwrng: stm32 - implement error concealment
` [PATCH v2 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()
` [PATCH v2 07/10] dt-bindings: rng: add st,rng-lock-conf
` [PATCH v2 09/10] hwrng: stm32 - rework power management sequences
` [PATCH v2 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[PATCH v3] mux: mmio: use reg property when parent device is not a syscon
 2023-09-11 15:10 UTC 

[PATCH 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
 2023-09-11 15:03 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable syscon-poweroff driver
 2023-09-11 11:39 UTC  (2+ messages)

[PATCH v2 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-09-11  8:58 UTC  (5+ messages)
` [PATCH v2 1/7] pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs
` [PATCH v2 7/7] dt-bindings: pinctrl: realtek: add RTD1619B pinctrl binding

[RFC PATCH 0/8] Add FS035VG158 panel
 2023-09-11 11:49 UTC  (8+ messages)
` [RFC PATCH 3/8] drm/panel: nv3052c: Sleep for 150ms after reset
` [RFC PATCH 7/8] dt-bindings: vendor-prefixes: Add fascontek
` [RFC PATCH 8/8] dt-bindings: display: panel: add Fascontek FS035VG158 panel

[RFC v1 0/3] add LVTS support for mt7988
 2023-09-11 18:33 UTC  (2+ messages)
` [RFC v1 1/3] dt-bindings: thermal: mediatek: add mt7988 compatible

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-09-11 19:43 UTC  (4+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
  ` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
  ` [PATCH v4 2/4] dt-bindings: arm: convert nested if-else construct to allOf

[PATCH] arm64: dts: exynos: remove unused TMU alias
 2023-09-11 13:33 UTC 

[PATCH 0/3] arm64: dts: ti: k3-am42: Add boot phase tags marking
 2023-09-11 17:29 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am64: Add "
` [PATCH 2/3] arm64: dts: ti: k3-am642-evm: Add boot "
` [PATCH 3/3] arm64: dts: ti: k3-am642-sk: "

[PATCH 00/11] Improve Exynos thermal driver
 2023-09-11 16:05 UTC  (5+ messages)
  ` [PATCH 04/11] thermal: exynos: remove fine-grained clk management

[PATCH 0/3] This patchset adds IR controller driver support for
 2023-09-11 10:35 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/2] arm64: dts: exynos: Enable USB for E850-96 board
 2023-09-11 11:39 UTC  (2+ messages)

[PATCH v3 0/3] Meson S4 HW RNG Support
 2023-09-11 10:11 UTC  (3+ messages)
` [PATCH v3 1/3] drivers: rng: meson: add support for S4
` [PATCH v3 3/3] arch/arm64: dts: meson-s4: add hwrng node

[PATCH V4 0/8] Add Anbernic RG-Nano
 2023-09-11 14:36 UTC  (5+ messages)
` [PATCH V4 8/8] ARM: dts: sunxi: add support for "

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-11 20:11 UTC  (7+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] arm64: dts: mediatek: mt8186: change CCI OPP scaling mapping
 2023-09-11 10:59 UTC  (3+ messages)

[PATCH v4,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-11 12:08 UTC  (3+ messages)
` [PATCH v4,1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH v4,3/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c

[PATCH V2 0/4] Add watchdog support for Amlogic-T7 SoCs
 2023-09-11  9:46 UTC  (2+ messages)
` (subset) "

[PATCH 1/8] arm64: dts: exynos: exynos5433-tm2: switch sound card to audio-routing
 2023-09-11 11:39 UTC  (2+ messages)

[PATCH v1] arm64: dts: amlogic: meson-axg: Meson NAND node
 2023-09-11  9:46 UTC  (2+ messages)

[PATCH v5 00/32] Introduce QC USB SND audio offloading support
 2023-09-11 17:58 UTC  (4+ messages)
` [PATCH v5 12/32] sound: usb: Export USB SND APIs for modules

[RFC net-next v3 0/2] net: dsa: microchip: add drive strength support
 2023-09-11 14:53 UTC  (3+ messages)
` [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength

[PATCH V3 RESEND 0/6] Power: T7: add power domain driver
 2023-09-11 15:04 UTC  (3+ messages)

[PATCH v4 0/8] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-09-11 19:01 UTC  (4+ messages)
` [PATCH v4 1/8] dt-bindings: mtd: add basic bindings for UBI

[PATCH] fixes the pin settings of two LEDs on board nanopi neo plus2
 2023-09-11 14:54 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: arm: Add compatible for SKOV i.MX8MP RevA board
 2023-09-11 10:49 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: dts: freescale: Add SKOV IMX8MP CPU revA board

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-11 12:59 UTC  (3+ messages)
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface

[PATCH 0/3] arm64: dts: ti: k3-am625: Add boot phase marking
 2023-09-11 16:25 UTC  (2+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am625: Add boot phase tags marking

[PATCH v3,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-11 11:03 UTC  (6+ messages)
` [PATCH v3,1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH v3,2/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
` [PATCH v3,3/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c

[PATCH 0/2] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-09-11 13:16 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215

[PATCH v3 1/4] dt-bindings: firmware: qcom,scm: support indicating SDI default state
 2023-09-11 13:22 UTC  (7+ messages)
` [PATCH v3 2/4] firmware: qcom_scm: disable SDI if required

[PATCH v2 00/15] arm64: dts: meson: a1: introduce several peripheral IPs
 2023-09-11  9:50 UTC  (2+ messages)

[PATCH 0/3] Add AM65x ICSSG Ethernet support
 2023-09-11 13:05 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: am654-base-board: add ICSSG2 "

[PATCH v2 1/2] dt-bindings: i2c: Add custom properties for MAX7357/MAX7358
 2023-09-11 10:43 UTC  (4+ messages)

[PATCH v3 09/13] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
 2023-09-11 13:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
 2023-09-11 15:39 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).