Linux-Amlogic Archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/5] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-12-10 16:09 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: mmc: controller: clarify the address-cells description
` [PATCH v4 2/5] dt-bindings: mmc: controller: move properties common with slot out to mmc-controller-common
` [PATCH v4 3/5] dt-bindings: mmc: controller: remove '|' when not needed
` [PATCH v4 4/5] dt-bindings: mmc: document mmc-slot
` [PATCH v4 5/5] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema

[PATCH 0/2] reset: amlogic: rework auxiliary reset support
 2024-12-09 16:07 UTC  (4+ messages)
` [PATCH 1/2] reset: amlogic: aux: get regmap through parent device
` [PATCH 2/2] reset: amlogic: aux: drop aux registration helper

[RESEND PATCH] media: dt-bindings: trivial white-space and example cleanup
 2024-12-09 12:48 UTC  (3+ messages)

[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
 2024-12-06 16:03 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: add bindings for A1 SoC audio reset controller
` [PATCH 2/2] reset: amlogic: add support for A1 SoC in auxiliary reset driver

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-12-06 13:56 UTC  (10+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code

[PATCH] clk: amlogic: axg-audio: select RESET_MESON_AUX
 2024-12-04 20:10 UTC  (27+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-04 18:02 UTC  (3+ messages)
` [PATCH v15 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct

Proszę o kontakt
 2024-12-03  9:15 UTC 

[PATCH v2] clk: amlogic: axg-audio: revert reset implementation
 2024-12-03  1:21 UTC  (2+ messages)

Pakiety telemedyczne dla pracowników
 2024-12-02  9:10 UTC 

[PATCH v4 resend] drm/meson: switch to a managed drm device
 2024-11-28 10:23 UTC  (2+ messages)

[PATCH v14 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-11-28  5:58 UTC  (3+ messages)
` [PATCH v14 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct

[PATCH v2] arm64: dts: meson: remove broadcom wifi compatible from GX reference boards
 2024-11-27  4:33 UTC 

[PATCH] WIP: arm64: dts: meson: drop broadcom compatible from reference board SDIO nodes
 2024-11-27  4:05 UTC  (3+ messages)

[PATCH v2 0/5] Add A5 SoC PLLs and Peripheral clock
 2024-11-25 17:02 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add Amlogic A5 PLL clock controller
` [PATCH v2 2/5] dt-bindings: clock: add Amlogic A5 SCMI clock controller support
` [PATCH v2 3/5] dt-bindings: clock: add Amlogic A5 peripherals clock controller
` [PATCH v2 4/5] clk: meson: add support for the A5 SoC PLL clock
` [PATCH v2 5/5] clk: meson: add A5 clock peripherals controller driver

[PATCH] drm/meson: Avoid use-after-free issues with crtc
 2024-11-25 12:22 UTC  (2+ messages)

[PATCH v2 0/4] pwm: meson: Support constant and polarity bits
 2024-11-19 15:19 UTC  (7+ messages)
` [PATCH v2 2/4] "

[PATCH v3 0/4] pwm: meson: Support constant and polarity bits
 2024-11-19 12:53 UTC  (5+ messages)
` [PATCH v3 1/4] pwm: meson: Simplify get_state() callback
` [PATCH v3 2/4] pwm: meson: Support constant and polarity bits
` [PATCH v3 3/4] pwm: meson: Use separate device id data for axg and g12
` [PATCH v3 4/4] pwm: meson: Enable constant and polarity features for g12, axg, s4

[PATCH v6 0/5] Pinctrl: A4: Add pinctrl driver
 2024-11-18  8:41 UTC  (12+ messages)
` [PATCH v6 1/5] dt-bindings: pinctrl: move gpio-cells property
` [PATCH v6 2/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
` [PATCH v6 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v6 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v6 5/5] arm64: dts: amlogic: a4: add pinctrl node

[PATCH v7 0/5] Pinctrl: A4: Add pinctrl driver
 2024-11-15 17:09 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: pinctrl: move gpio-cells and gpio-controller property
` [PATCH v7 2/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
` [PATCH v7 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v7 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v7 5/5] arm64: dts: amlogic: a4: add pinctrl node

[PATCH v10 00/22] Support more Amlogic SoC families in crypto driver
 2024-11-15 11:40 UTC  (22+ messages)
` [PATCH v10 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v10 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v10 08/22] crypto: amlogic - Cleanup defines
` [PATCH v10 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v10 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v10 11/22] crypto: amlogic - Introduce hasher
` [PATCH v10 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v10 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v10 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v10 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v10 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
` [PATCH v10 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
` [PATCH v10 18/22] arm64: dts: amlogic: gxl: correct crypto node definition
` [PATCH v10 19/22] arm64: dts: amlogic: a1: add crypto node
` [PATCH v10 20/22] arm64: dts: amlogic: s4: "
` [PATCH v10 21/22] arm64: dts: amlogic: g12: "
` [PATCH v10 22/22] arm64: dts: amlogic: axg: "

[PATCH v5 0/3] Add A1 Soc audio clock controller driver
 2024-11-14 22:40 UTC  (6+ messages)
` [PATCH v5 1/3] clk: meson: axg: share the set of audio helper macros
` [PATCH v5 2/3] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver
` [PATCH v5 3/3] clk: meson: a1: add the "

[PATCH] clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
 2024-11-14 20:33 UTC  (3+ messages)

[PATCH 0/5] Merge RTC Haoyu HYM8563 into RTC PCF8563
 2024-11-14 20:17 UTC  (8+ messages)
` [PATCH 1/5] ARM: multi_v7_defconfig: Add RTC PCF8563 support
` [PATCH 2/5] rtc: pcf8563: Add support Haoyu HYM8563
` [PATCH 3/5] dt-bindings: rtc: pcf8563: Add Haoyu HYM8563 compatibility
` [PATCH 4/5] rtc: Remove HYM8563 RTC driver
` [PATCH 5/5] dt-bindings: rtc: hym8563: Remove hym8563 binding

[RFC PATCH 0/3] Make several simplification of axg-audio driver
 2024-11-14 16:29 UTC  (4+ messages)
` [RFC PATCH 1/3] clk: amlogic: axg-audio: use dev_err_probe()
` [RFC PATCH 2/3] clk: amlogic: axg-audio: synchronize *_audio_hw_clks and *_clk_regmaps arrays
` [RFC PATCH 3/3] clk: amlogic: axg-audio: get the rid of *_clk_regmaps

[PATCH v2 0/2] Introduce initial support of Amlogic AC200 board
 2024-11-14 15:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: document AC200 support
` [PATCH v2 2/2] arch/arm64: dts: ac200: introduce initial support of the board

[PATCH] rtc: amlogic-a4: fix compile error
 2024-11-13 20:55 UTC  (2+ messages)

[PATCH v3] clk: meson: Fix the determine rate error in clk_regmap_divider_ro_ops
 2024-11-13  9:36 UTC 

[PATCH v2] clk: meson: Fix the determine rate error in clk_regmap_divider_ro_ops
 2024-11-13  8:36 UTC  (5+ messages)

[PATCH v5 0/5] Pinctrl: A4: Add pinctrl driver
 2024-11-13  2:23 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: pinctrl: modify gpio-cells property
` [PATCH v5 2/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
` [PATCH v5 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v5 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v5 5/5] arm64: dts: amlogic: a4: add pinctrl node

[PATCH] rtc: amlogic-a4: drop error messages
 2024-11-12 15:04 UTC  (2+ messages)

[PATCH v6 0/3] support for amlogic rtc
 2024-11-12 14:40 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: rtc: Add Amlogic A4 and A5 RTC
` [PATCH v6 2/3] rtc: support for the Amlogic on-chip RTC
` [PATCH v6 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver

[PATCH] clk: meson: Fix children of ro_clk may be tampered with
 2024-11-12 11:15 UTC  (4+ messages)

[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
 2024-11-12 10:05 UTC  (9+ messages)
` [RFC PATCH] clk: core: refine disable unused clocks

[PATCH RFC v4 0/4] Pinctrl: A4: Add pinctrl driver
 2024-11-12  8:58 UTC  (7+ messages)
` [PATCH RFC v4 3/4] pinctrl: meson: Add driver support for Amlogic A4 SoCs

[PATCH v2 0/3] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
 2024-11-12  8:41 UTC  (7+ messages)
` [PATCH v2 1/3] clk: Fix the CLK_IGNORE_UNUSED failure issue
` [PATCH v2 2/3] clk: meson: Fix failure of glitch-free mux switching
` [PATCH v2 3/3] clk: meson: Fix glitch occurs when setting up glitch-free mux

[PATCH v5 0/3] support for amlogic rtc
 2024-11-12  3:02 UTC  (6+ messages)
` [PATCH v5 2/3] rtc: support for the Amlogic on-chip RTC

[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
 2024-11-08 13:02 UTC  (4+ messages)
` [PATCH 1/2] clk: Fix the CLK_IGNORE_UNUSED failure issue


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).