Linux-Renesas-SoC Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-03-26 17:41:13 to 2026-03-30 13:19:38 UTC [more...]

[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
 2026-03-30 13:19 UTC  (33+ messages)
` [PATCH v6 phy-next 01/28] ata: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 02/28] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v6 phy-next 03/28] usb: add "
` [PATCH v6 phy-next 04/28] drm: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 05/28] phy: "
` [PATCH v6 phy-next 06/28] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v6 phy-next 07/28] net: lan969x: include missing <linux/of.h>
` [PATCH v6 phy-next 08/28] PCI: Remove device links to PHY
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 10/28] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v6 phy-next 12/28] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v6 phy-next 13/28] usb: host: tegra: "
` [PATCH v6 phy-next 14/28] usb: gadget: tegra-xudc: "
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v6 phy-next 16/28] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v6 phy-next 17/28] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v6 phy-next 18/28] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v6 phy-next 19/28] drm/rockchip: dsi: include PHY provider header
` [PATCH v6 phy-next 20/28] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v6 phy-next 21/28] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v6 phy-next 22/28] net: renesas: rswitch: "
` [PATCH v6 phy-next 23/28] pinctrl: tegra-xusb: "
` [PATCH v6 phy-next 24/28] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v6 phy-next 25/28] phy: include PHY provider header (1/2)
` [PATCH v6 phy-next 26/28] phy: include PHY provider header (2/2)
` [PATCH v6 phy-next 27/28] phy: remove temporary provider compatibility from consumer header
` [PATCH v6 phy-next 28/28] MAINTAINERS: add regexes for linux-phy

[PATCH 0/7] refactor Andes cache driver for generic platform support
 2026-03-30 13:03 UTC  (13+ messages)
` [PATCH 1/7] cache: ax45mp_cache: refactor cache driver for generic Andes "
` [PATCH 2/7] cache: andes_llcache: refactor initialization and cache operations
` [PATCH 3/7] cache: andes_llcache: improve performance of LLC operation
` [PATCH 4/7] cache: andes_llcache: centralize cache ops and use native WBINVAL
` [PATCH 5/7] dt-bindings: cache: ax45mp-cache: rename ax45mp-cache to llcache
` [PATCH 6/7] dts: riscv: update cache compatible strings to LLC
` [PATCH 7/7] MAINTAINERS: Add maintainers for Andes cache driver

[PATCH] media: dt-bindings: media: renesas,fcp: Document RZ/G3L FCPVD IP
 2026-03-30 11:00 UTC 

[PATCH] media: dt-bindings: media: renesas,vsp1: Document RZ/G3L VSPD
 2026-03-30 10:56 UTC 

[PATCH v3 0/3] Improvements on RZ/G2L MIPI DSI driver
 2026-03-30 10:44 UTC  (4+ messages)
` [PATCH v3 1/3] drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
` [PATCH v3 2/3] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
` [PATCH v3 3/3] drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal

Patchwork summary for: linux-renesas-soc
 2026-03-30  9:51 UTC 

[PATCH 0/3] soc: renesas: add MFIS driver
 2026-03-30  8:57 UTC  (8+ messages)
` [PATCH 2/3] soc: renesas: Add Renesas R-Car "
  ` Sashiko review feedback (was Re: [PATCH 2/3] soc: renesas: Add Renesas R-Car MFIS driver)

[PATCH] drm: rz-du: Ensure correct suspend/resume ordering with VSP
 2026-03-30  8:05 UTC  (3+ messages)

[PATCH] net: renesas: rswitch: Fix memory leak in rswitch_phy_device_init()
 2026-03-30  7:59 UTC  (2+ messages)

[PATCH v2 00/13] SCMI Clock rates discovery rework
 2026-03-30  5:54 UTC  (5+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization

[net-next PATCH v2 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-03-29 20:36 UTC  (16+ messages)
` [PATCH net-next v2 01/13] net: renesas: rswitch: improve port change mode functions
` [PATCH net-next v2 02/13] net: renesas: rswitch: use device instead of net_device
` [PATCH net-next v2 03/13] net: renesas: rswitch: fix FWPC2 register access macros
` [PATCH net-next v2 04/13] net: renesas: rswitch: add register definitions for vlan support
` [PATCH net-next v2 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
` [PATCH net-next v2 06/13] net: renesas: rswitch: add forwarding rules for gwca
` [PATCH net-next v2 07/13] net: renesas: rswitch: make helper functions available to whole driver
` [PATCH net-next v2 08/13] net: renesas: rswitch: add basic vlan init to rswitch_fwd_init
` [PATCH net-next v2 09/13] net: renesas: rswitch: update port HW init
` [PATCH net-next v2 10/13] net: renesas: rswitch: clean up is_rdev rswitch_device checking
` [PATCH net-next v2 11/13] net: renesas: rswitch: add passing of rswitch_private into notifiers
` [PATCH net-next v2 12/13] net: renesas: rswitch: add handler for FDB notification
` [PATCH net-next v2 13/13] net: renesas: rswitch: add vlan aware switching

[PATCH 1/1] media: v4l2-subdev: Introduce v4l2_subdev_get_frame_desc()
 2026-03-29 19:56 UTC 

[PATCH] mailbox: correct kdoc title for mbox_bind_client
 2026-03-29 16:30 UTC  (2+ messages)

[PATCH v3] mailbox: remove superfluous internal header
 2026-03-29 16:18 UTC  (2+ messages)

[PATCH v5] mailbox: test: really ignore optional memory resources
 2026-03-29 16:18 UTC  (2+ messages)

[PATCH v2] mailbox: exynos: drop superfluous mbox setting per channel
 2026-03-29 16:18 UTC  (2+ messages)

[PATCH v9 0/5] PCI: of: Remove max-link-speed generation validation
 2026-03-29 14:47 UTC  (9+ messages)
` [PATCH v9 1/5] PCI: Add pcie_get_link_speed() helper for safe array access

[PATCH v2 0/2] media: ov5645: Implement frame descriptor reporting and convert to CCI register access helpers
 2026-03-29  2:59 UTC  (7+ messages)
` [PATCH v2 1/2] media: i2c: ov5645: Report streams using frame descriptors
` [PATCH v2 2/2] media: i2c: ov5645: Convert to CCI register access helpers

[PATCH 0/3] irqchip/renesas-rzg2l: Bug fixes and NMI support
 2026-03-28 16:19 UTC  (5+ messages)
` [PATCH 1/3] irqchip/renesas-rzg2l: Fix shared IRQ bit not cleared on free
` [PATCH 2/3] irqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock} with guard() in rzg2l_irq_set_type()
` [PATCH 3/3] irqchip/renesas-rzg2l: Add NMI support

[GIT PULL] pinctrl: renesas: Updates for v7.1
 2026-03-28 16:17 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rzg2l: Fix incorrect PUPD register offset for high pins during suspend/resume
 2026-03-28  9:05 UTC 

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-03-28 13:10 UTC  (18+ messages)
` [PATCH 01/16] dt-bindings: clock: Introduce nexus nodes
` [PATCH 02/16] dt-bindings: interrupt-controller: Describe EIP-201 AIC
` [PATCH 03/16] dt-bindings: rng: Rename the title of the EIP-76 file
` [PATCH 04/16] dt-bindings: crypto: eip28: Describe EIP-28 PKA
` [PATCH 05/16] dt-bindings: bus: eip150: Describe the EIP-150 container node
` [PATCH 06/16] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH 07/16] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH 08/16] clk: Improve a couple of comments
` [PATCH 09/16] clk: Use the generic OF phandle parsing in only one place
` [PATCH 10/16] clk: Add support for clock nexus dt bindings
` [PATCH 11/16] clk: tests: Add Kunit testing for nexus nodes
` [PATCH 12/16] irqchip/eip201-aic: Add support for Safexcel EIP-201 AIC
` [PATCH 13/16] hwrng: omap: Enable on Renesas RZ/N1D
` [PATCH 14/16] crypto: Group Inside-Secure IPs together and align the titles
` [PATCH 15/16] crypto: eip28: Add support for SafeXcel EIP-28 Public Key Accelerator
` [PATCH 16/16] ARM: dts: renesas: r9a06g032: Describe the EIP-150 block

[PATCH v2 0/3] Add xSPI support for RZ/T2H and RZ/N2H SoCs
 2026-03-28 12:19 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H support
` [PATCH v2 2/3] memory: renesas-rpc-if: Fix duplicate device name on multi-instance platforms
` [PATCH v2 3/3] memory: renesas-rpc-if: Add support for RZ/T2H SoC

[GIT PULL] clk: renesas: Updates for v7.1 (take two)
 2026-03-28 12:11 UTC 

[GIT PULL 0/3] Renesas SoC updates for v7.1 (take two)
 2026-03-28 12:11 UTC  (4+ messages)
` [GIT PULL 1/3] Renesas ARM SoC updates for v7.1
` [GIT PULL 2/3] Renesas driver updates for v7.1 (take two)
` [GIT PULL 3/3] Renesas DTS "

[GIT PULL] Renesas SoC fixes for v7.0 (take two)
 2026-03-28 12:10 UTC 

[PATCH v2 0/3] soc: renesas: add MFIS driver
 2026-03-28  0:16 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: soc: renesas: Document MFIS IP core
` [PATCH v2 2/3] soc: renesas: Add Renesas R-Car MFIS driver

[RFC][PATCH 0/4] Describe coresight on R-Mobile A1
 2026-03-27 23:58 UTC  (5+ messages)
` [RFC][PATCH 1/4] dt-bindings: clock: renesas,cpg-clocks: Document ZT/ZTR trace clock "
` [RFC][PATCH 2/4] clk: renesas: r8a7740: Implement "
` [RFC][PATCH 3/4] ARM: dts: renesas: r8a7740: Add "
` [RFC][PATCH 4/4] ARM: dts: renesas: r8a7740: Describe coresight "

[PATCH 0/6] ARM: dts: renesas: Trivial DT fixes
 2026-03-27 23:42 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: renesas: r8a7778: Add missing unit to bus node
` [PATCH 2/6] ARM: dts: renesas: r8a7779: "
` [PATCH 3/6] ARM: dts: renesas: r8a7792: "
` [PATCH 4/6] ARM: dts: renesas: r7s72100: "
` [PATCH 5/6] ARM: dts: renesas: genmai: Drop superfluous cells
` [PATCH 6/6] ARM: dts: renesas: rskrza1: "

[PATCH 00/11] Add MTU3 for RZ/T2H and RZ/N2H
 2026-03-27 19:24 UTC  (12+ messages)
` [PATCH 01/11] clk: renesas: r9a09g077: add MTU3 module clock
` [PATCH 02/11] mfd: rz-mtu3: use device-managed reset deassert
` [PATCH 03/11] mfd: rz-mtu3: use device-managed mfd_add_devices()
` [PATCH 04/11] mfd: rz-mtu3: store &pdev->dev in local variable
` [PATCH 05/11] mfd: rz-mtu3: make reset optional
` [PATCH 06/11] dt-bindings: timer: renesas,rz-mtu3: remove TCIU8 interrupt
` [PATCH 07/11] dt-bindings: timer: renesas,rz-mtu3: move required resets to conditional
` [PATCH 08/11] dt-bindings: timer: renesas,rz-mtu3: document RZ/{T2H,N2H}
` [PATCH 09/11] arm64: dts: renesas: r9a07g0{43,44,54}: remove TCIU8 interrupt from MTU3
` [PATCH 10/11] arm64: dts: renesas: r9a09g077: add MTU3 support
` [PATCH 11/11] arm64: dts: renesas: r9a09g087: "

[PATCH v9 0/6] Add USB2.0 VBUS mux driver and extend rzv2h-usb2phy reset for RZ/G3E support
 2026-03-27 18:08 UTC  (7+ messages)
` [PATCH v9 1/6] mux: Add driver for Renesas RZ/V2H USB VBENCTL VBUS_SEL mux
` [PATCH v9 2/6] dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
` [PATCH v9 3/6] dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset
` [PATCH v9 4/6] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
` [PATCH v9 5/6] reset: rzv2h-usb2phy: Convert to regmap API
` [PATCH v9 6/6] reset: rzv2h-usb2phy: Add support for VBUS mux controller registration

[PATCH] dt-bindings: timer: renesas,rz-mtu3: Use #pwm-cells = <3>
 2026-03-27 16:46 UTC  (3+ messages)

[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
 2026-03-27 14:04 UTC  (2+ messages)

[PATCH v5 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-27 11:43 UTC  (2+ messages)

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-27 11:28 UTC  (9+ messages)
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state

[PATCH] ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]
 2026-03-27 10:33 UTC 

[PATCH v2 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
 2026-03-27 10:16 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: renesas: rzt2h: Add pin configuration support

[PATCH 0/4] arm64: dts: renesas: Fix missing cells and reg
 2026-03-27  9:10 UTC  (12+ messages)
` [PATCH 1/4] arm64: dts: renesas: Fix missing cells and reg in Draak/Ebisu panel DTO
` [PATCH 2/4] arm64: dts: renesas: Fix missing cells and reg in Salvator-X "
` [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Fix missing cells and reg into CSI2 subnode
` [PATCH 4/4] arm64: dts: renesas: rzg2l-smarc: Fix missing cells and reg into DU subnode

[PATCH] drm/rcar-du: Convert to of_drm_find_and_get_bridge()
 2026-03-27  9:04 UTC  (6+ messages)

[geert-renesas-devel:master] BUILD SUCCESS 327d1be0bfb9957fdccafab597ad7a6bc59c6512
 2026-03-27  8:31 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 1ba26dfafb4dec62f21a1d85c0da04548209f0c9
 2026-03-27  8:26 UTC 

[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS 3f92867ce3ee2a274ebb7e7d5de7f6ee85da21f6
 2026-03-27  8:19 UTC 

[geert-renesas-devel:renesas-dts-for-v7.1] BUILD SUCCESS be3810a2ebc0c81303a15392097bac9ee0cd6297
 2026-03-27  8:18 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 77894661c00ab99053c9606f0f7ec673065f86ac
 2026-03-27  8:15 UTC 

[geert-renesas-devel:renesas-r9a08g046-dt-binding-defs] BUILD SUCCESS b822fb82505af4cc3f14fed05b8069c67d2ed5fb
 2026-03-27  8:05 UTC 

[PATCH 00/22] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
 2026-03-27  8:00 UTC  (5+ messages)
` [PATCH 04/22] dt-bindings: dma: renesas,rz-dmac: Document optional DMA ACK cell

[PATCH v2 0/4] Add RZ/G3L GFX support
 2026-03-27  2:14 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2026-03-26 19:30 UTC 

[PATCH v8 00/11] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-03-26 18:27 UTC  (4+ messages)
` [PATCH v8 01/11] dt-bindings: clock: Document RZ/G3L SoC

[PATCH] pinctrl: renesas: rzg2l: Drop superfluous blank line
 2026-03-26 18:17 UTC 

[PATCH v3] pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers
 2026-03-26 18:13 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 read-only IMAP folder(s) and NNTP newsgroup(s).