Linux-Renesas-SoC Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 13:46:28 to 2023-12-07 16:41:36 UTC [more...]

[PATCH v4 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-07 16:41 UTC  (18+ messages)
` [PATCH v4 1/8] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH v4 2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH v4 3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog
` [PATCH v4 4/8] dt-bindings: mfd: dlg,da9063: Update watchdog property
` [PATCH v4 5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH v4 6/8] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v4 7/8] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH v4 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema

[DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
 2023-12-07 16:36 UTC  (60+ messages)
` [DO NOT MERGE v5 01/37] sh: passing FDT address to kernel startup
` [DO NOT MERGE v5 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v5 03/37] sh: Enable OF support for build and configuration
` [DO NOT MERGE v5 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v5 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v5 06/37] sh: kernel/setup Update DT support
` [DO NOT MERGE v5 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v5 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
` [DO NOT MERGE v5 10/37] sh: Common PCI Framework driver support
` [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v5 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v5 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v5 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v5 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v5 16/37] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [DO NOT MERGE v5 18/37] irqchip: SH7751 IRL external encoder with enable gate
` [DO NOT MERGE v5 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v5 20/37] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v5 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v5 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v5 25/37] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v5 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v5 27/37] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v5 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v5 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v5 30/37] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v5 31/37] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v5 32/37] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v5 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v5 34/37] sh: Add dtbs target support
` [DO NOT MERGE v5 35/37] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v5 36/37] sh: LANDISK "
` [DO NOT MERGE v5 37/37] sh: j2_defconfig: update

[PATCH] mfd: da9062: Simplify obtaining I2C match data
 2023-12-07 16:06 UTC  (2+ messages)
` (subset) "

[PATCH v3] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH v2] mmc: core: Cancel delayed work before releasing host
 2023-12-07 14:16 UTC  (2+ messages)

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-07 13:14 UTC  (15+ messages)
` [PATCH v4 12/23] pinctrl: mediatek: Make use of PINCTRL_GROUP_DESC()

[PATCH v1 0/5] pinctrl: Use struct pingroup and PINCTRL_PINGROUP()
 2023-12-07 12:37 UTC  (9+ messages)
` [PATCH v1 1/5] pinctrl: renesas: Mark local variable with const in ->set_mux()
` [PATCH v1 2/5] pinctrl: core: Make pins const unsigned int pointer in struct group_desc
` [PATCH v1 3/5] pinctrl: equilibrium: Convert to use struct pingroup
` [PATCH v1 4/5] pinctrl: keembay: "
` [PATCH v1 5/5] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()

[PATCH net-next v4 0/9] net: rswitch: Add jumbo frames support
 2023-12-07  9:09 UTC  (11+ messages)
` [PATCH net-next v4 1/9] net: rswitch: Drop unused argument/return value
` [PATCH net-next v4 2/9] net: rswitch: Use unsigned int for desc related array index
` [PATCH net-next v4 3/9] net: rswitch: Use build_skb() for RX
` [PATCH net-next v4 4/9] net: rswitch: Add unmap_addrs instead of dma address in each desc
` [PATCH net-next v4 5/9] net: rswitch: Add a setting ext descriptor function
` [PATCH net-next v4 6/9] net: rswitch: Set GWMDNC register
` [PATCH net-next v4 7/9] net: rswitch: Add jumbo frames handling for RX
` [PATCH net-next v4 8/9] net: rswitch: Add jumbo frames handling for TX
` [PATCH net-next v4 9/9] net: rswitch: Allow jumbo frames

[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
 2023-12-07  7:07 UTC  (12+ messages)
` [PATCH v2 01/11] clk: renesas: rzg2l-cpg: Check reset monitor registers
` [PATCH v2 02/11] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH v2 03/11] pinctrl: renesas: rzg2l: Move arg and index in the main function block
` [PATCH v2 04/11] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH v2 05/11] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH v2 06/11] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH v2 07/11] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
` [PATCH v2 08/11] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
` [PATCH v2 09/11] arm64: renesas: r9a08g045: Add the Ethernet nodes
` [PATCH v2 10/11] arm64: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces

[PATCH net-next v3 0/9] net: rswitch: Add jumbo frames support
 2023-12-07  0:25 UTC  (7+ messages)
` [PATCH net-next v3 3/9] net: rswitch: Use build_skb() for RX
` [PATCH net-next v3 8/9] net: rswitch: Add jumbo frames handling for TX

[PATCH v17 0/4] Add support for RZ/G2L GPT
 2023-12-06 18:38 UTC  (4+ messages)
` [PATCH v17 3/4] pwm: "

[PATCH 4/6] dt-bindings: mfd: Convert da9062 to json-schema
 2023-12-06 15:19 UTC  (5+ messages)

[PATCH v3.1 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-06 15:14 UTC  (27+ messages)
` [PATCH v3.1 1/8] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH v3.1 2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH v3.1 3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog
` [PATCH v3.1 4/8] dt-bindings: mfd: dlg,da9063: Update watchdog property
` [PATCH v3.1 5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH v3.1 6/8] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v3.1 7/8] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH v3.1 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema

[PATCH v3 0/3] Add missing port pins for RZ/Five SoC
 2023-12-06 14:29 UTC  (7+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v3 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v3 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
 2023-12-06 11:48 UTC  (12+ messages)
` [PATCH 11/14] arm64: renesas: rzg3s-smarc-som: Invert the logic for SW_SD2_EN macro
` [PATCH 12/14] arm64: dts: renesas: Improve documentation for SW_SD0_DEV_SEL
` [PATCH 13/14] arm64: dts: renesas: rzg3s-smarc-som: Enable Ethernet interfaces

[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-06 11:36 UTC  (3+ messages)
` [PATCH 10/13] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()

[PATCH v2 03/11] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
 2023-12-06  9:39 UTC  (3+ messages)

[PATCH v2 00/11] Convert DA906{1,2} bindings to json-schema
 2023-12-06  9:37 UTC  (19+ messages)
` [PATCH v2 01/11] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH v2 04/11] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema
` [PATCH v2 08/11] dt-bindings: mfd: da9062: Update watchdog description

[PATCH net-next v2 0/9] net*: Convert to platform remove callback returning void
 2023-12-06  4:00 UTC  (7+ messages)
` [PATCH net-next v2 3/9] net: pcs: rzn1-miic: "

[PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
 2023-12-06  3:14 UTC  (3+ messages)

[PATCH] drm: renesas: shmobile: Call drm_helper_force_disable_all() at shutdown time
 2023-12-05 17:35 UTC  (5+ messages)

[PATCH v2 0/8] drm/plane-helpers: Minor clean ups
 2023-12-05 14:41 UTC  (4+ messages)
` [PATCH v2 2/8] drm/amdgpu: Do not include <drm/drm_plane_helper.h>

[PATCH 0/8] regulator: Convert to platform remove callback returning void
 2023-12-05 14:16 UTC  (3+ messages)
` [PATCH 2/8] regulator: bd9571mwv: "

[PATCH v3 0/4] drivers: clk: renesas: ignore all clocks which is assinged to non Linux system
 2023-12-05 10:55 UTC  (3+ messages)
` [PATCH v3 4/4] "

[geert-renesas-devel:master] BUILD SUCCESS 0d6b47644d4f0e784fa633859acc89075fba26cb
 2023-12-05 10:09 UTC 

[GIT PULL] clk: renesas: Updates for v6.8
 2023-12-05  0:12 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).