public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 10:20:10 to 2026-03-10 13:26:28 UTC [more...]

[ANNOUNCE] Release v6.12.76-cip18
 2026-03-10 13:26 UTC  (2+ messages)

Request for review for 4.19-st14, 4.19-cip130
 2026-03-10 10:15 UTC  (3+ messages)

[PATCH 6.12.y-cip 00/11] Add ADCs support for RZ/T2H and RZ/N2H
 2026-03-10  6:33 UTC  (16+ 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 06/11] iio: adc: add RZ/T2H / RZ/N2H ADC driver
` [PATCH 6.12.y-cip 07/11] arm64: dts: renesas: r9a09g077: Add ADCs support
  ` [cip-dev] "
` [PATCH 6.12.y-cip 08/11] arm64: dts: renesas: r9a09g087: "
` [PATCH 6.12.y-cip 09/11] arm64: dts: renesas: rzt2h/rzn2h-evk: Enable ADCs
` [PATCH 6.12.y-cip 10/11] arm64: dts: renesas: rzt2h-rzn2h-evk: Reorder ADC nodes
` [PATCH 6.12.y-cip 11/11] arm64: defconfig: Enable RZ/T2H / RZ/N2H ADC driver
` [cip-dev] [PATCH 6.12.y-cip 00/11] Add ADCs support for RZ/T2H and RZ/N2H

[isar-cip-core][RFC v1 0/7] Device onboarding with wfx
 2026-03-10  4:45 UTC  (8+ messages)
` [isar-cip-core][RFC v1 1/7] swupdate-config-wfx: Add the required configuration of wfx based onboarding
` [isar-cip-core][RFC v1 2/7] wfx-onboarding-progress-client: Custom progress client for device onboarding with wfx
` [isar-cip-core][RFC v1 3/7] swupdate-config: Add custom-http-headers section in swupdate.cfg
` [isar-cip-core][RFC v1 4/7] SWUpdate: Use the backported package for trixie
` [isar-cip-core][RFC v1 5/7] Kconfig: Add kas menu options for wfx based onboarding
` [isar-cip-core][RFC v1 6/7] kas/opt/wfx.yml: Consolidate wfx options into a separate kas yml file
` [isar-cip-core][RFC v1 7/7] doc/README.swupdate.md: Add information about wfx based onboarding function

[PATCH 6.12.y-cip v3 00/17] Add RSPI support for RZ/T2H and RZ/N2H
 2026-03-09 15:06 UTC  (18+ messages)
` [PATCH 6.12.y-cip v3 01/17] spi: dt-bindings: Document the RZ/V2H(P) RSPI
` [PATCH 6.12.y-cip v3 02/17] spi: Add driver for the RZ/V2H(P) RSPI IP
` [PATCH 6.12.y-cip v3 03/17] arm64: defconfig: Enable the RZ/V2H(P) RSPI driver
` [PATCH 6.12.y-cip v3 04/17] clk: renesas: r9a09g077: Add SPI module clocks
` [PATCH 6.12.y-cip v3 05/17] spi: rzv2h-rspi: make resets optional
` [PATCH 6.12.y-cip v3 06/17] spi: rzv2h-rspi: make FIFO size chip-specific
` [PATCH 6.12.y-cip v3 07/17] spi: rzv2h-rspi: make clocks chip-specific
` [PATCH 6.12.y-cip v3 08/17] spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()
` [PATCH 6.12.y-cip v3 09/17] spi: rzv2h-rspi: avoid recomputing transfer frequency
` [PATCH 6.12.y-cip v3 10/17] spi: rzv2h-rspi: make transfer clock rate finding chip-specific
` [PATCH 6.12.y-cip v3 11/17] spi: rzv2h-rspi: add support for using PCLK for transfer clock
` [PATCH 6.12.y-cip v3 12/17] spi: rzv2h-rspi: add support for variable "
` [PATCH 6.12.y-cip v3 13/17] spi: rzv2h-rspi: add support for loopback mode
` [PATCH 6.12.y-cip v3 14/17] spi: rzv2h-rspi: add support for RZ/T2H and RZ/N2H
` [PATCH 6.12.y-cip v3 15/17] spi: dt-bindings: renesas,rzv2h-rspi: document "
` [PATCH 6.12.y-cip v3 16/17] arm64: dts: renesas: r9a09g077: Add SPI nodes
` [PATCH 6.12.y-cip v3 17/17] arm64: dts: renesas: r9a09g087: "

[PATCH 6.12.y-cip 00/29] Add RZ/G3E RSCI support
 2026-03-09 14:25 UTC  (30+ messages)
` [PATCH 6.12.y-cip 01/29] dt-bindings: serial: rsci: Drop "uart-has-rtscts: false"
` [PATCH 6.12.y-cip 02/29] dt-bindings: serial: renesas,rsci: Document RZ/G3E support
` [PATCH 6.12.y-cip 03/29] clk: renesas: r9a09g047: Add RSCI clocks/resets
` [PATCH 6.12.y-cip 04/29] serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH 6.12.y-cip 05/29] tty: serial: sh-sci: fix RSCI FIFO overrun handling
` [PATCH 6.12.y-cip 06/29] serial: sh-sci: Sort include files alphabetically
` [PATCH 6.12.y-cip 07/29] serial: sh-sci: Merge sh-sci.h into sh-sci.c
` [PATCH 6.12.y-cip 08/29] serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
` [PATCH 6.12.y-cip 09/29] serial: sh-sci: Update rx_trigger size for RZ/T2H RSCI
` [PATCH 6.12.y-cip 10/29] serial: rsci: Add set_rtrg() callback
` [PATCH 6.12.y-cip 11/29] serial: sh-sci: Drop checking port type for device file{create, remove}
` [PATCH 6.12.y-cip 12/29] serial: rsci: Drop rsci_clear_SCxSR()
` [PATCH 6.12.y-cip 13/29] serial: sh-sci: Drop extra lines
` [PATCH 6.12.y-cip 14/29] serial: rsci: Drop unused macro DCR
` [PATCH 6.12.y-cip 15/29] serial: rsci: Drop unused TDR register
` [PATCH 6.12.y-cip 16/29] serial: sh-sci: Use devm_reset_control_array_get_exclusive()
` [PATCH 6.12.y-cip 17/29] serial: sh-sci: Add sci_is_rsci_type()
` [PATCH 6.12.y-cip 18/29] serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16
` [PATCH 6.12.y-cip 19/29] serial: sh-sci: Add RSCI_PORT_SCIF32 port ID
` [PATCH 6.12.y-cip 20/29] serial: sh-sci: Add support for RZ/G3E RSCI clks
` [PATCH 6.12.y-cip 21/29] serial: sh-sci: Make sci_scbrr_calc() public
` [PATCH 6.12.y-cip 22/29] serial: sh-sci: Add finish_console_write() callback
` [PATCH 6.12.y-cip 23/29] serial: rsci: Rename early_console data, port_params and callback() names
` [PATCH 6.12.y-cip 24/29] serial: sh-sci: Add support for RZ/G3E RSCI
` [PATCH 6.12.y-cip 25/29] arm64: dts: renesas: r9a09g047: Add RSCI nodes
` [PATCH 6.12.y-cip 26/29] arm64: dts: renesas: renesas-smarc2: Move aliases to board DTS
` [PATCH 6.12.y-cip 27/29] arm64: dts: renesas: r9a09g047e57-smarc: Enable rsci{2,4,9} nodes
` [PATCH 6.12.y-cip 28/29] bitfield: Add FIELD_MODIFY() helper
` [PATCH 6.12.y-cip 29/29] serial: rsci: Convert to FIELD_MODIFY()

[PATCH 6.12.y-cip 0/6] Add suspend/resume support for RZ/G3E ICU
 2026-03-09  8:29 UTC  (10+ messages)
` [PATCH 6.12.y-cip 1/6] irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resume
` [PATCH 6.12.y-cip 2/6] irqchip/renesas-rzv2h: Remove unneeded includes
` [PATCH 6.12.y-cip 3/6] irqchip/renesas-rzv2h: Add suspend/resume support
` [PATCH 6.12.y-cip 4/6] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
` [PATCH 6.12.y-cip 5/6] dt-bindings: can: renesas,rcar-canfd: Specify reset-names
` [PATCH 6.12.y-cip 6/6] can: rcar_canfd: Add support for FD-Only mode
    ` [cip-dev] "

[PATCH 6.1.y-cip 0/6] Add suspend/resume support for RZ/G3E ICU
 2026-03-09  8:18 UTC  (8+ messages)
` [PATCH 6.1.y-cip 1/6] irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resume
` [PATCH 6.1.y-cip 2/6] irqchip/renesas-rzv2h: Remove unneeded includes
` [PATCH 6.1.y-cip 3/6] irqchip/renesas-rzv2h: Add suspend/resume support
` [PATCH 6.1.y-cip 4/6] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
` [PATCH 6.1.y-cip 5/6] dt-bindings: can: renesas,rcar-canfd: Specify reset-names
` [PATCH 6.1.y-cip 6/6] can: rcar_canfd: Add support for FD-Only mode

[PATCH 6.1.y-cip 0/8] Add RZ/V2N display support
 2026-03-08  9:08 UTC  (11+ messages)
` [PATCH 6.1.y-cip 1/8] media: dt-bindings: media: renesas,fcp: Document RZ/V2N SoC
` [PATCH 6.1.y-cip 2/8] media: dt-bindings: media: renesas,fcp: Allow three clocks for "
` [PATCH 6.1.y-cip 3/8] media: dt-bindings: media: renesas,vsp1: Document "
` [PATCH 6.1.y-cip 4/8] dt-bindings: display: renesas,rzg2l-du: Add support for "
` [PATCH 6.1.y-cip 5/8] clk: renesas: r9a09g056: Add clocks and resets for DSI and LCDC modules
` [PATCH 6.1.y-cip 6/8] arm64: dts: renesas: r9a09g056: Add FCPV and VSPD nodes
` [PATCH 6.1.y-cip 7/8] arm64: dts: renesas: r9a09g056: Add DU and DSI nodes
` [PATCH 6.1.y-cip 8/8] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable DU and DSI

[PATCH 6.12.y-cip 0/8] Add RZ/V2N display support
 2026-03-07 16:49 UTC  (11+ messages)
` [PATCH 6.12.y-cip 1/8] media: dt-bindings: media: renesas,fcp: Document RZ/V2N SoC
` [PATCH 6.12.y-cip 2/8] media: dt-bindings: media: renesas,fcp: Allow three clocks for "
` [PATCH 6.12.y-cip 3/8] media: dt-bindings: media: renesas,vsp1: Document "
` [PATCH 6.12.y-cip 4/8] dt-bindings: display: renesas,rzg2l-du: Add support for "
` [PATCH 6.12.y-cip 5/8] clk: renesas: r9a09g056: Add clocks and resets for DSI and LCDC modules
` [PATCH 6.12.y-cip 6/8] arm64: dts: renesas: r9a09g056: Add FCPV and VSPD nodes
` [PATCH 6.12.y-cip 7/8] arm64: dts: renesas: r9a09g056: Add DU and DSI nodes
` [PATCH 6.12.y-cip 8/8] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable DU and DSI

[PATCH 6.1.y-cip 00/25] Add RZ/V2H display support
 2026-03-07 10:37 UTC  (2+ messages)

[cip-dev] [PATCH 6.12.y-cip 00/17] Add RSPI support for RZ/T2H and RZ/N2H
 2026-03-06 20:44 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/24] Add RZ/V2H display support
 2026-03-06 20:02 UTC  (3+ messages)

[PATCH 6.12.y-cip v2 00/17] Add RSPI support for RZ/T2H and RZ/N2H
 2026-03-06 17:17 UTC  (18+ messages)
` [PATCH 6.12.y-cip v2 01/17] spi: dt-bindings: Document the RZ/V2H(P) RSPI
` [PATCH 6.12.y-cip v2 02/17] spi: Add driver for the RZ/V2H(P) RSPI IP
` [PATCH 6.12.y-cip v2 03/17] arm64: defconfig: Enable the RZ/V2H(P) RSPI driver
` [PATCH 6.12.y-cip v2 04/17] clk: renesas: r9a09g077: Add SPI module clocks
` [PATCH 6.12.y-cip v2 05/17] spi: rzv2h-rspi: make resets optional
` [PATCH 6.12.y-cip v2 06/17] spi: rzv2h-rspi: make FIFO size chip-specific
` [PATCH 6.12.y-cip v2 07/17] spi: rzv2h-rspi: make clocks chip-specific
` [PATCH 6.12.y-cip v2 08/17] spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()
` [PATCH 6.12.y-cip v2 09/17] spi: rzv2h-rspi: avoid recomputing transfer frequency
` [PATCH 6.12.y-cip v2 10/17] spi: rzv2h-rspi: make transfer clock rate finding chip-specific
` [PATCH 6.12.y-cip v2 11/17] spi: rzv2h-rspi: add support for using PCLK for transfer clock
` [PATCH 6.12.y-cip v2 12/17] spi: rzv2h-rspi: add support for variable "
` [PATCH 6.12.y-cip v2 13/17] spi: rzv2h-rspi: add support for loopback mode
` [PATCH 6.12.y-cip v2 14/17] spi: rzv2h-rspi: add support for RZ/T2H and RZ/N2H
` [PATCH 6.12.y-cip v2 15/17] spi: dt-bindings: renesas,rzv2h-rspi: document "
` [PATCH 6.12.y-cip v2 16/17] arm64: dts: renesas: r9a09g077: Add SPI nodes
` [PATCH 6.12.y-cip v2 17/17] arm64: dts: renesas: r9a09g087: "

[PATCH 6.12.y-cip 00/17] Add RSPI support for RZ/T2H and RZ/N2H
 2026-03-06 16:59 UTC  (18+ messages)
` [PATCH 6.12.y-cip 01/17] spi: dt-bindings: Document the RZ/V2H(P) RSPI
` [PATCH 6.12.y-cip 02/17] spi: Add driver for the RZ/V2H(P) RSPI IP
` [PATCH 6.12.y-cip 03/17] arm64: defconfig: Enable the RZ/V2H(P) RSPI driver
` [PATCH 6.12.y-cip 04/17] clk: renesas: r9a09g077: Add SPI module clocks
` [PATCH 6.12.y-cip 05/17] spi: rzv2h-rspi: make resets optional
` [PATCH 6.12.y-cip 06/17] spi: rzv2h-rspi: make FIFO size chip-specific
` [PATCH 6.12.y-cip 07/17] spi: rzv2h-rspi: make clocks chip-specific
` [PATCH 6.12.y-cip 08/17] spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()
` [PATCH 6.12.y-cip 09/17] spi: rzv2h-rspi: avoid recomputing transfer frequency
` [PATCH 6.12.y-cip 10/17] spi: rzv2h-rspi: make transfer clock rate finding chip-specific
` [PATCH 6.12.y-cip 11/17] spi: rzv2h-rspi: add support for using PCLK for transfer clock
` [PATCH 6.12.y-cip 12/17] spi: rzv2h-rspi: add support for variable "
` [PATCH 6.12.y-cip 13/17] spi: rzv2h-rspi: add support for loopback mode
` [PATCH 6.12.y-cip 14/17] spi: rzv2h-rspi: add support for RZ/T2H and RZ/N2H
` [PATCH 6.12.y-cip 15/17] spi: dt-bindings: renesas,rzv2h-rspi: document "
` [PATCH 6.12.y-cip 16/17] arm64: dts: renesas: r9a09g077: Add SPI nodes
` [PATCH 6.12.y-cip 17/17] arm64: dts: renesas: r9a09g087: "

[isar-cip-core][PATCH v2 0/2] wic: Wipe LUKS2 header of rootfs-B on bmaptool copy
 2026-03-06 14:29 UTC  (4+ messages)
` [isar-cip-core][PATCH v2 1/2] wic: Added support to set sourceparams for empty root-B partition
` [isar-cip-core][PATCH v2 2/2] wic: Wipe rootfs-B headers on bmaptool copy

[PATCH 6.1.y-cip 0/9] i3c: renesas: Add suspend/resume support
 2026-03-06 13:22 UTC  (12+ 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

[PATCH 6.12.y-cip 0/7] i3c: renesas: Add suspend/resume support
 2026-03-05 18:29 UTC  (10+ 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

CIP IRC weekly meeting today on libera.chat
 2026-03-05  9:03 UTC  (2+ messages)
` [cip-dev] "

[kernel-cve-report] New CVE entries this week
 2026-03-04 22:49 UTC 

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

[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  (3+ 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  (4+ messages)
` [isar-cip-core][PATCH 2/2] "
  ` [cip-dev] "

[PATCH 6.12.y-cip 0/5] RZ/G2L SSI Improvements
 2026-03-01 23:35 UTC  (3+ messages)

[PATCH 6.1.y-cip 0/8] RZ/G2L SSI Improvements
 2026-03-01 23:34 UTC  (3+ messages)

[PATCH 5.10.y-cip 0/9] RZ/G2L SSI Improvements
 2026-03-01 23:33 UTC  (3+ messages)


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