public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 22:18:17 to 2026-03-03 16:55:00 UTC [more...]

[PATCH 6.12.y-cip 00/11] Add ADCs support for RZ/T2H and RZ/N2H
 2026-03-03 16:53 UTC  (7+ messages)
` [PATCH 6.12.y-cip 01/11] clk: renesas: r9a09g077: Add ADC module clocks
` [PATCH 6.12.y-cip 02/11] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC
` [PATCH 6.12.y-cip 03/11] property: Add functions to iterate named child
` [PATCH 6.12.y-cip 04/11] iio: adc: add helpers for parsing ADC nodes
` [PATCH 6.12.y-cip 05/11] bitfield: Add FIELD_MODIFY() helper
` [PATCH 6.12.y-cip 07/11] arm64: dts: renesas: r9a09g077: Add ADCs support

No boards available for testing -- everything failing on gitlab
 2026-03-03 12:14 UTC  (3+ messages)
  ` [cip-members] "

[PATCH 6.12.y-cip 0/7] i3c: renesas: Add suspend/resume support
 2026-03-03  9:22 UTC  (8+ messages)
` [PATCH 6.12.y-cip 1/7] arm64: dts: renesas: rzg3e-smarc-som: Enable I3C support
` [PATCH 6.12.y-cip 2/7] clk: Provide devm_clk_bulk_get_all_enabled() helper
` [PATCH 6.12.y-cip 3/7] i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
` [PATCH 6.12.y-cip 4/7] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH 6.12.y-cip 5/7] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH 6.12.y-cip 6/7] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH 6.12.y-cip 7/7] i3c: renesas: Add suspend/resume support

[PATCH 6.1.y-cip 0/9] i3c: renesas: Add suspend/resume support
 2026-03-03  9:21 UTC  (10+ messages)
` [PATCH 6.1.y-cip 1/9] arm64: dts: renesas: rzg3e-smarc-som: Enable I3C support
` [PATCH 6.1.y-cip 2/9] clk: Provide managed helper to get and enable bulk clocks
` [PATCH 6.1.y-cip 3/9] clk: provide devm_clk_get_optional_enabled_with_rate()
` [PATCH 6.1.y-cip 4/9] clk: Provide devm_clk_bulk_get_all_enabled() helper
` [PATCH 6.1.y-cip 5/9] i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
` [PATCH 6.1.y-cip 6/9] i3c: renesas: Switch to clk_bulk API and store clocks in private data
` [PATCH 6.1.y-cip 7/9] i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
` [PATCH 6.1.y-cip 8/9] i3c: renesas: Factor out hardware initialization to separate function
` [PATCH 6.1.y-cip 9/9] i3c: renesas: Add suspend/resume support

[ANNOUNCE] Release v4.4.302-cip108
 2026-03-03  2:44 UTC 

Request for review for 4.4-st73, 4.4-cip108
 2026-03-03  2:18 UTC  (4+ messages)
  ` [cip-dev] "

[REGRESSION] cip/linux-5.10.y-cip: (build) ./arch/riscv/include/asm/pgtable.h:47:58: error: ‘phys_ram_base’ u
 2026-03-02 21:47 UTC  (2+ messages)
` [cip-dev] "

[isar-cip-core][PATCH] Kconfig: Do not try to build fTPM/StMM for non-update images
 2026-03-02 17:38 UTC 

[isar-cip-core][PATCH 0/2] wic: Wipe LUKS2 header of rootfs-B on bmaptool copy
 2026-03-02 10:42 UTC  (5+ messages)
` [isar-cip-core][PATCH 1/2] wic: Added support to set sourceparams for empty root-B partition
` [isar-cip-core][PATCH 2/2] wic: Wipe LUKS2 header of rootfs-B on bmaptool copy
  ` [cip-dev] "

[PATCH 6.12.y-cip 0/5] RZ/G2L SSI Improvements
 2026-03-01 23:35 UTC  (8+ messages)
` [PATCH 6.12.y-cip 1/5] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH 6.12.y-cip 2/5] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH 6.12.y-cip 3/5] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH 6.12.y-cip 4/5] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH 6.12.y-cip 5/5] ASoC: renesas: rz-ssi: Add support for 32 "

[PATCH 6.1.y-cip 0/8] RZ/G2L SSI Improvements
 2026-03-01 23:34 UTC  (11+ messages)
` [PATCH 6.1.y-cip 1/8] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
` [PATCH 6.1.y-cip 2/8] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
` [PATCH 6.1.y-cip 3/8] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
` [PATCH 6.1.y-cip 4/8] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH 6.1.y-cip 5/8] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH 6.1.y-cip 6/8] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH 6.1.y-cip 7/8] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH 6.1.y-cip 8/8] ASoC: renesas: rz-ssi: Add support for 32 "

[PATCH 5.10.y-cip 0/9] RZ/G2L SSI Improvements
 2026-03-01 23:33 UTC  (12+ messages)
` [PATCH 5.10.y-cip 1/9] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
` [PATCH 5.10.y-cip 2/9] dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
` [PATCH 5.10.y-cip 3/9] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
` [PATCH 5.10.y-cip 4/9] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
` [PATCH 5.10.y-cip 5/9] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH 5.10.y-cip 6/9] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH 5.10.y-cip 7/9] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH 5.10.y-cip 8/9] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH 5.10.y-cip 9/9] ASoC: renesas: rz-ssi: Add support for 32 "

[PATCH 6.12.y-cip 00/24] Add RZ/V2H display support
 2026-02-27 10:19 UTC  (26+ messages)
` [PATCH 6.12.y-cip 01/24] dt-bindings: display: bridge: renesas,dsi: allow properties from dsi-controller
` [PATCH 6.12.y-cip 02/24] dt-bindings: display: bridge: renesas,dsi: Document RZ/V2H(P) and RZ/V2N
` [PATCH 6.12.y-cip 03/24] media: dt-bindings: media: renesas,vsp1: Document RZ/V2H(P)
` [PATCH 6.12.y-cip 04/24] media: dt-bindings: media: renesas,fcp: Document RZ/V2H(P) SoC
` [PATCH 6.12.y-cip 05/24] dt-bindings: display: renesas,rzg2l-du: Add support for "
` [PATCH 6.12.y-cip 06/24] clk: renesas: rzv2h: Add instance field to struct pll
` [PATCH 6.12.y-cip 07/24] clk: renesas: rzv2h: Use GENMASK for PLL fields
` [PATCH 6.12.y-cip 08/24] clk: renesas: rzv2h: Add support for DSI clocks
` [PATCH 6.12.y-cip 09/24] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH 6.12.y-cip 10/24] drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
` [PATCH 6.12.y-cip 11/24] drm: renesas: rz-du: mipi_dsi: Use VCLK for "
` [PATCH 6.12.y-cip 12/24] drm: renesas: rz-du: mipi_dsi: Add OF data support
` [PATCH 6.12.y-cip 13/24] drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)
` [PATCH 6.12.y-cip 14/24] drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
` [PATCH 6.12.y-cip 15/24] drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
` [PATCH 6.12.y-cip 16/24] drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
` [PATCH 6.12.y-cip 17/24] drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation
` [PATCH 6.12.y-cip 18/24] drm: renesas: rz-du: mipi_dsi: Add LPCLK clock support
` [PATCH 6.12.y-cip 19/24] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC
` [PATCH 6.12.y-cip 20/24] drm: renesas: rz-du: "
` [PATCH 6.12.y-cip 21/24] drm: renesas: rz-du: Drop ARCH_RZG2L dependency
` [PATCH 6.12.y-cip 22/24] arm64: dts: renesas: r9a09g057: Add FCPV and VSPD nodes
` [PATCH 6.12.y-cip 23/24] arm64: dts: renesas: r9a09g057: Add DU and DSI nodes
` [PATCH 6.12.y-cip 24/24] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable DU and DSI

[PATCH 6.1.y-cip 00/25] Add RZ/V2H display support
 2026-02-27 10:08 UTC  (29+ messages)
` [PATCH 6.1.y-cip 01/25] dt-bindings: display: bridge: renesas,dsi: allow properties from dsi-controller
` [PATCH 6.1.y-cip 02/25] dt-bindings: display: bridge: renesas,dsi: Document RZ/V2H(P) and RZ/V2N
` [PATCH 6.1.y-cip 03/25] media: dt-bindings: media: renesas,vsp1: Document RZ/V2H(P)
` [PATCH 6.1.y-cip 04/25] media: dt-bindings: media: renesas,fcp: Document RZ/V2H(P) SoC
` [PATCH 6.1.y-cip 05/25] dt-bindings: display: renesas,rzg2l-du: Add support for "
` [PATCH 6.1.y-cip 06/25] clk: renesas: rzv2h: Add instance field to struct pll
` [PATCH 6.1.y-cip 07/25] clk: renesas: rzv2h: Use GENMASK for PLL fields
` [PATCH 6.1.y-cip 08/25] clk: renesas: rzv2h: Add support for DSI clocks
` [PATCH 6.1.y-cip 09/25] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH 6.1.y-cip 10/25] drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
` [PATCH 6.1.y-cip 11/25] drm: renesas: rz-du: mipi_dsi: Use VCLK for "
` [PATCH 6.1.y-cip 12/25] drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
` [PATCH 6.1.y-cip 13/25] drm: renesas: rz-du: mipi_dsi: Add OF data support
` [PATCH 6.1.y-cip 14/25] drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)
` [PATCH 6.1.y-cip 15/25] drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
` [PATCH 6.1.y-cip 16/25] drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
` [PATCH 6.1.y-cip 17/25] drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
` [PATCH 6.1.y-cip 18/25] drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation
` [PATCH 6.1.y-cip 19/25] drm: renesas: rz-du: mipi_dsi: Add LPCLK clock support
` [PATCH 6.1.y-cip 20/25] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC
` [PATCH 6.1.y-cip 21/25] drm: renesas: rz-du: "
` [PATCH 6.1.y-cip 22/25] drm: renesas: rz-du: Drop ARCH_RZG2L dependency
` [PATCH 6.1.y-cip 23/25] arm64: dts: renesas: r9a09g057: Add FCPV and VSPD nodes
` [PATCH 6.1.y-cip 24/25] arm64: dts: renesas: r9a09g057: Add DU and DSI nodes
` [PATCH 6.1.y-cip 25/25] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable DU and DSI

LAVA Update
 2026-02-26 15:02 UTC 

[isar-cip-core][PATCH v4 0/2] swupdate: Enforce signature verification
 2026-02-26  8:50 UTC  (4+ messages)
` [isar-cip-core][PATCH v4 1/2] swupdate: Enforce signing and verification for swupdate by default
` [isar-cip-core][PATCH v4 2/2] swupdate: Fix unintended modification of the image in swupdate class

CIP IRC weekly meeting today on libera.chat
 2026-02-26  5:22 UTC 

[kernel-cve-report] New CVE entries this week
 2026-02-25 22:29 UTC 

i915 in 6.12 kernel
 2026-02-25 17:18 UTC  (5+ messages)
  ` [cip-dev] "

[isar-cip-core][PATCH v3 0/1] swupdate: Enforce signature verification
 2026-02-25 15:54 UTC  (7+ messages)
` [isar-cip-core][PATCH v3 1/1] swupdate: Enforce signing and verification for swupdate by default

[cip-dev][isar-cip-core][PATCH] Add bmap file to speed up mtda tests
 2026-02-24 15:57 UTC  (2+ messages)

[isar-cip-core][PATCH] linux-cip: Update to 4.19.325-cip129, 6.1.164-cip52[-rt28]
 2026-02-24 15:55 UTC 

[ANNOUNCE] v6.1.164-cip52-rt28
 2026-02-24 12:33 UTC 

[ANNOUNCE] v6.1.164-cip52
 2026-02-24 11:35 UTC 

[PATCH 6.1.y-cip 0/4] Add RZ/V2N GPU support
 2026-02-24  2:23 UTC  (7+ messages)
` [PATCH 6.1.y-cip 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2N SoC
` [PATCH 6.1.y-cip 2/4] clk: renesas: r9a09g056: Add clocks and resets for Mali-G31 GPU
` [PATCH 6.1.y-cip 3/4] arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node
` [PATCH 6.1.y-cip 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable Mali-G31 GPU
` [cip-dev] [PATCH 6.1.y-cip 0/4] Add RZ/V2N GPU support

[PATCH 6.12.y-cip 0/4] Add RZ/V2N GPU support
 2026-02-24  2:23 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2N SoC
` [PATCH 2/4] clk: renesas: r9a09g056: Add clocks and resets for Mali-G31 GPU
` [PATCH 3/4] arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node
` [PATCH 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable Mali-G31 GPU
  ` [cip-dev] [PATCH 6.12.y-cip 0/4] Add RZ/V2N GPU support

[ANNOUNCE] Release v4.19.325-cip129
 2026-02-23  4:36 UTC 

Request for review for 4.19-st13, 4.19-cip129
 2026-02-23  4:33 UTC  (4+ messages)
` [cip-dev] "

[cip-dev][isar-cip-core][PATCH] fix: Disable bootloader interaction in case of ebg only updates
 2026-02-19 14:13 UTC  (4+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-02-19 11:01 UTC  (2+ messages)
` [cip-dev] "

[kernel-cve-report] New CVE entries this week
 2026-02-19  1:00 UTC 

[PATCH 5.10.y-cip] i2c: riic: Move suspend handling to NOIRQ phase
 2026-02-18  5:07 UTC  (4+ messages)
` [cip-dev] "

[PATCH 6.12.y-cip 0/3] Add RZ/V2H GPU support
 2026-02-18  5:00 UTC  (6+ messages)
` [PATCH 6.12.y-cip 1/3] arm64: dts: renesas: r9a09g057: Add Mali-G31 GPU node
` [PATCH 6.12.y-cip 2/3] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable Mali-G31
` [PATCH 6.12.y-cip 3/3] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Rename fixed regulator node names
` [cip-dev] [PATCH 6.12.y-cip 0/3] Add RZ/V2H GPU support

mtda-mcom in maintenance
 2026-02-17 17:10 UTC 

[PATCH 6.1.y-cip 0/3] Add RZ/V2H GPU support
 2026-02-16 19:14 UTC  (5+ messages)
` [PATCH 6.1.y-cip 1/3] arm64: dts: renesas: r9a09g057: Add Mali-G31 GPU node
` [PATCH 6.1.y-cip 2/3] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable Mali-G31
` [PATCH 6.1.y-cip 3/3] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Rename fixed regulator node names
` [cip-dev] [PATCH 6.1.y-cip 0/3] Add RZ/V2H GPU support

Something wrong with stable-rc testing?
 2026-02-16 12:30 UTC 

[PATCH 6.1.y-cip] i2c: riic: Move suspend handling to NOIRQ phase
 2026-02-16 11:50 UTC  (4+ messages)
    ` [cip-dev] "

[isar-cip-core][PATCH] linux-cip: Update to 5.10.249-cip69, 6.1.159-cip50-rt27, 6.1.162-cip51, 6.12.69-cip17
 2026-02-15 19:59 UTC 

[isar-cip-core][PATCH] scripts: Use plain gpg binary
 2026-02-15 19:59 UTC 

[ANNOUNCE] Release v5.10.249-cip69, v6.1.162-cip51 and v6.12.69-cip17
 2026-02-13 12:09 UTC  (4+ messages)
  ` [cip-dev] "

[isar-cip-core][PATCH 0/9] Add support for BeagleV-Fire
 2026-02-13  6:19 UTC  (5+ messages)
` [cip-dev] "

CIP IRC weekly meeting today on libera.chat
 2026-02-12 22:18 UTC  (2+ messages)
` [cip-dev] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox