Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-14 09:12:24 to 2025-03-09 18:32:14 UTC [more...]

[PATCH v2 0/4] ASoC: meson: g12a-toacodec: add support for A1 SoC
 2025-03-09 18:15 UTC  (2+ messages)
` [PATCH v2 1/4] ASoC: meson: codec-glue: add support for capture stream

[PATCH v6 0/4] Add A1 Soc audio clock controller driver
 2025-03-09 18:09 UTC  (5+ messages)
` [PATCH v6 1/4] clk: meson: axg: share the set of audio helper macros
` [PATCH v6 2/4] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver
` [PATCH v6 3/4] clk: meson: a1: add the "
` [PATCH v6 4/4] arm64: dts: meson: a1: add the audio clock controller

[PATCH v6 1/4] clk: meson: axg: share the set of audio helper macros
 2025-03-09 18:01 UTC  (5+ messages)
` [PATCH v6 2/4] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver
` [PATCH v6 3/4] clk: meson: a1: add the "
` [PATCH v6 4/4] arm64: dts: meson: a1: add the audio clock controller

[PATCH v6 0/4] Add A1 Soc audio clock controller driver
 2025-03-09 18:01 UTC  (2+ messages)

[PATCH 0/2] arm64: Device Tree for Ugoos AM3 board
 2025-03-09 13:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: Add Ogoos AM3
` [PATCH 2/2] arm64: dts: "

[PATCH net-next] dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings
 2025-03-09  0:33 UTC 

[PATCH v4 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-07 15:37 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: interrupt-controller: Add "
` [PATCH v4 2/4] irqchip: "
` [PATCH v4 3/4] arm64: dts: Add gpio_intc node for Amlogic A4 SoCs
` [PATCH v4 4/4] arm64: dts: Add gpio_intc node for Amlogic A5 SoCs

[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-07  8:39 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add "
  ` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCsy
` [PATCH v3 2/4] irqchip: Add support for Amlogic A4 and A5 SoCs
` [PATCH v3 3/4] arm64: dts: Add gpio_intc node for Amlogic A4 SoCs
` [PATCH v3 4/4] arm64: dts: Add gpio_intc node for Amlogic A5 SoCs

[PATCH v3 0/6] Add support for S4 audio
 2025-03-07  2:58 UTC  (15+ messages)
` [PATCH v3 1/6] dt-bindings: clock: meson: Add audio power domain for s4 soc
` [PATCH v3 2/6] dt-bindings: clock: axg-audio: Add mclk and sclk pad clock ids
` [PATCH v3 3/6] dt-bindings: Asoc: axg-audio: Add s4 audio tocodec
` [PATCH v3 4/6] clk: meson: axg-audio: Add the mclk pad div for s4
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver
` [PATCH v3 6/6] arm64: dts: amlogic: Add Amlogic S4 Audio

[PATCH] clk: meson: g12a: Fix kernel warnings when no display attached
 2025-03-06 20:13 UTC  (8+ messages)

[PATCH v2 00/16] a few rtc driver cleanups
 2025-03-05 22:10 UTC  (18+ messages)
` [PATCH v2 01/16] rtc: max77686: drop needless struct max77686_rtc_info::rtc member
` [PATCH v2 02/16] rtc: s5m: drop needless struct s5m_rtc_info::i2c member
` [PATCH v2 03/16] rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
` [PATCH v2 04/16] rtc: ds2404: drop needless struct ds2404::rtc member
` [PATCH v2 05/16] rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
` [PATCH v2 06/16] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
` [PATCH v2 07/16] rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
` [PATCH v2 08/16] rtc: meson: drop needless struct meson_rtc::rtc member
` [PATCH v2 09/16] rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
` [PATCH v2 10/16] rtc: pl030: drop needless struct pl030_rtc::rtc member
` [PATCH v2 11/16] rtc: rx8581: drop needless struct rx8581
` [PATCH v2 12/16] rtc: s35390a: drop needless struct s35390a::rtc member
` [PATCH v2 13/16] rtc: sd2405al: drop needless struct sd2405al::rtc member
` [PATCH v2 14/16] rtc: sd3078: drop needless struct sd3078
` [PATCH v2 15/16] rtc: max77686: use dev_err_probe() where appropriate
` [PATCH v2 16/16] rtc: s5m: convert to "

[PATCH] pmdomain: amlogic: fix T7 ISP secpower
 2025-03-05 14:53 UTC  (3+ messages)

[PATCH] pinctrl: meson: fix pin input property for a4
 2025-03-04  8:38 UTC  (2+ messages)

[PATCH 00/18] a few rtc driver cleanups
 2025-03-03 14:04 UTC  (29+ messages)
` [PATCH 01/18] rtc: max77686: drop needless struct max77686_rtc_info::rtc member
` [PATCH 02/18] rtc: s5m: drop needless struct s5m_rtc_info::i2c member
` [PATCH 03/18] rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
` [PATCH 04/18] rtc: ds2404: drop needless struct ds2404::rtc member
` [PATCH 05/18] rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
` [PATCH 06/18] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
` [PATCH 07/18] rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
` [PATCH 08/18] rtc: meson: drop needless struct meson_rtc::rtc member
` [PATCH 09/18] rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
` [PATCH 10/18] rtc: pl030: drop needless struct pl030_rtc::rtc member
` [PATCH 11/18] rtc: rx8581: drop needless struct rx8581::rtc member
` [PATCH 12/18] rtc: s35390a: drop needless struct s35390a::rtc member
` [PATCH 13/18] rtc: sd2405al: drop needless struct sd2405al::rtc member
` [PATCH 14/18] rtc: sd3078: drop needless struct sd3078::rtc member
` [PATCH 15/18] rtc: rx8581: drop needless struct rx8581
` [PATCH 16/18] rtc: sd3078: drop needless struct sd3078
` [PATCH 17/18] rtc: max77686: use dev_err_probe() where appropriate
` [PATCH 18/18] rtc: s5m: convert to "

[PATCH net-next 00/11] net: stmmac: cleanup transmit clock setting
 2025-02-28 18:30 UTC  (8+ messages)
` [PATCH net-next 10/11] net: stmmac: meson: switch to use set_clk_tx_rate() hook

[PATCH v7 0/5] Pinctrl: A4: Add pinctrl driver
 2025-02-28  8:22 UTC  (2+ messages)

[PATCH v5 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-02-28  8:22 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoC
` (subset) [PATCH v5 0/5] Pinctrl: Add Amlogic pinctrl driver

[PATCH 0/3] clk: amlogic: drop clk_regmap tables
 2025-02-27 22:55 UTC  (11+ messages)
` [PATCH 2/3] "

[PATCH v3 0/4] clk: amlogic: drop clk_regmap tables
 2025-02-27 20:07 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add a clk_hw helpers to get the clock device or device_node

[PATCH v2 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-02-27  7:59 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: Add "
` [PATCH v2 2/4] irqchip: "
` [PATCH v2 3/4] arm64: dts: Add gpio_intc node for Amlogic A4 SoCs
` [PATCH v2 4/4] arm64: dts: Add gpio_intc node for Amlogic A5 SoCs

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-02-25 16:04 UTC  (18+ messages)
` [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
` [PATCH v4 2/8] reset: mpfs: use the auxiliary device creation
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
` [PATCH v4 4/8] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
` [PATCH v4 5/8] clk: eyeq: "
` [PATCH v4 6/8] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v4 7/8] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH v4 8/8] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

Proszę o kontakt
 2025-02-24  8:50 UTC 

[PATCH 2/2] drm/meson: vclk: fix precision in vclk calculations
 2025-02-24  8:52 UTC  (3+ messages)

[PATCH 0/2] drm/meson: vclk: revert and re-fix vclk calculations
 2025-02-24  8:39 UTC  (2+ messages)

[PATCH v4 0/2] dt-bindings: mmc: Fix the mmc-slot and Convert atmel,hsmci to json schema
 2025-02-24  2:52 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: mmc-slot: Make compatible property optional
` [PATCH v4 2/2] dt-bindings: mmc: atmel,hsmci: Convert to json schema

[PATCH 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-02-24  1:57 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: Add "
` [PATCH 2/4] irqchip: "
` [PATCH 3/4] arm64: dts: Add gpio_intc node for Amlogic-A4 SoCs
` [PATCH 4/4] arm64: dts: Add gpio_intc node for Amlogic-A5 SoCs

[PATCH v1 08/11] clk: move meson clk-regmap implementation to common code
 2025-02-20 15:29 UTC  (11+ messages)

[PATCH net-next 0/3] net: stmmac: further cleanups
 2025-02-20  3:10 UTC  (11+ messages)
` [PATCH net-next 1/3] net: stmmac: clarify priv->pause and pause module parameter
` [PATCH net-next 2/3] net: stmmac: remove useless priv->flow_ctrl
` [PATCH net-next 3/3] net: stmmac: "speed" passed to fix_mac_speed is an int

[PATCH v3 0/2] dt-bindings: mmc: Fix the mmc-slot and Convert atmel,hsmci to json schema
 2025-02-19 22:23 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: mmc-slot: Make compatible property optional
` [PATCH v3 2/2] dt-bindings: mmc: atmel,hsmci: Convert to json schema

[PATCH v2 0/5] Add support for S4 audio
 2025-02-19  0:42 UTC  (15+ messages)
` [PATCH v2 1/5] dt-bindings: clock: axg-audio: Add mclk and sclk pad for s4
` [PATCH v2 2/5] dt-bindings: Asoc: axg-audio: Add s4 audio tocodec
` [PATCH v2 3/5] ASoC: meson: s4:support the audio clk
` [PATCH v2 4/5] ASoC: meson: s4:support audio tocodec

[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
 2025-02-18  8:14 UTC  (16+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers
` [PATCH v3 2/7] reset: mpfs: use the auxiliary device creation helper
` [PATCH v3 6/7] clk: clk-imx8mp-audiomix: "


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