Linux-Amlogic Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-15 11:24:12 to 2024-03-29 16:07:10 UTC [more...]

[PATCH v11 0/7] drm/meson: add support for MIPI DSI Display
 2024-03-29 16:06 UTC  (12+ messages)
` [PATCH v11 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v11 2/7] clk: meson: add vclk driver
` [PATCH v11 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v11 4/7] drm/meson: gate px_clk when setting rate
` [PATCH v11 5/7] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v11 6/7] arm64: meson: khadas-vim3l: add TS050 DSI panel overlay
` [PATCH v11 7/7] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper

[PATCH] drm/meson: vclk: fix calculation of 59.94 fractional rates
 2024-03-29 15:59 UTC  (2+ messages)

[PATCH v6 00/23] Support more Amlogic SoC families in crypto driver
 2024-03-29 11:58 UTC  (30+ messages)
` [PATCH v6 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v6 02/23] drviers: crypto: meson: add platform data
` [PATCH v6 03/23] drivers: crypto: meson: remove clock input
` [PATCH v6 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v6 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v6 06/23] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v6 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v6 08/23] drivers: crypto: meson: cleanup defines
` [PATCH v6 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v6 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v6 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v6 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v6 13/23] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v6 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v6 15/23] drivers: crypto: meson: add support for AXG-series
` [PATCH v6 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v6 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL
` [PATCH v6 18/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v6 19/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v6 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v6 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v6 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v6 23/23] arch: arm64: dts: meson: axg: "

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-03-29 12:24 UTC  (10+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module
` [RFC PATCH v2 2/5] clk: meson: axg: share the audio helper macro
` [RFC PATCH v2 3/5] dt-bindings: clock: meson: document A1 SoC audio clock controller driver
` [RFC PATCH v2 4/5] clk: meson: a1: add the "
` [RFC PATCH v2 5/5] arm64: dts: meson: a1: add the audio clock controller

[PATCH v1] clk: meson: pll: print out pll name when unable to lock it
 2024-03-29 11:26 UTC  (2+ messages)

[PATCH v1 0/4] clk: meson: treewide: define maximum register in regmap config
 2024-03-29 11:15 UTC  (6+ messages)
` [PATCH v1 1/4] clk: meson: a1: peripherals: determine "
` [PATCH v1 2/4] clk: meson: a1: pll: "
` [PATCH v1 3/4] clk: meson: s4: peripherals: "
` [PATCH v1 4/4] clk: meson: s4: pll: "

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-03-29  9:25 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller
` [PATCH 2/3] reset: reset-meson: add support for Amlogic T7 SoC "
` [PATCH 3/3] arm64: dts: amlogic: add reset controller for Amlogic T7 SoC

[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-03-28 22:21 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: amlogic: add support for A1 thermal sensor
` [PATCH v2 2/2] thermal: amlogic: support A1 SoC family Thermal Sensor controller

[PATCH v2 0/3] arm64: dts: amlogic: a1: introduce thermal setup
 2024-03-28 19:26 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: amlogic: a1: add cooling-cells for DVFS feature
` [PATCH v2 2/3] arm64: dts: amlogic: a1: introduce cpu temperature sensor
` [PATCH v2 3/3] arm64: dts: amlogic: ad402: setup thermal-zones

[PATCH v1 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-03-28 14:29 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: thermal: amlogic: add support for A1 thermal sensor
` [PATCH v1 2/2] thermal: amlogic: support A1 SoC family Thermal Sensor controller

[PATCH v1 0/3] arm64: dts: amlogic: a1: introduce thermal setup
 2024-03-28 14:08 UTC  (5+ messages)
` [PATCH v1 1/3] arm64: dts: amlogic: a1: add cooling-cells for DVFS feature
` [PATCH v1 2/3] arm64: dts: amlogic: a1: introduce cpu temperature sensor
` [PATCH v1 3/3] arm64: dts: amlogic: ad402: setup thermal-zones

[PATCH v2] pinctrl/meson: fix typo in PDM's pin name
 2024-03-28  9:43 UTC  (3+ messages)

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-27 12:57 UTC  (70+ messages)
` [PATCH 01/25] clk: meson: a1: restrict an amount of 'hifi_pll' params
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver
` [PATCH 06/25] ASoC: meson: g12a-toacodec: fix "Lane Select" width
` [PATCH 08/25] ASoC: dt-bindings: meson: g12a-toacodec: add support for A1 SoC family
` [PATCH 09/25] ASoC: "
` [PATCH 11/25] ASoC: dt-bindings: meson: t9015: "
` [PATCH 12/25] ASoC: "
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property
` [PATCH 16/25] ASoC: dt-bindings: meson: meson-axg-audio-arb: claim support of A1 SoC family
` [PATCH 17/25] ASoC: dt-bindings: meson: axg-fifo: "
` [PATCH 18/25] ASoC: dt-bindings: meson: axg-pdm: "
` [PATCH 19/25] ASoC: dt-bindings: meson: axg-sound-card: "
` [PATCH 20/25] ASoC: dt-bindings: meson: axg-tdm-formatters: "
` [PATCH 22/25] ASoC: dt-bindings: meson: introduce link-name optional property

[RFC PATCH v2] ASoC: meson: g12a-toacodec: rework the definition of bits
 2024-03-26 15:38 UTC  (3+ messages)

[PATCH v1 0/3] iio: adc: meson: a few improvements
 2024-03-26  0:41 UTC  (8+ messages)
` [PATCH v1 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v1 2/3] iio: adc: meson: consistently use bool/enum in struct meson_sar_adc_param
` [PATCH v1 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-26  0:36 UTC  (14+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v2 0/2] ARM: dts: fix Ethernet and random MAC's on WeTek Hub/Play2
 2024-03-25  8:18 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: fix Ethernet "
` [PATCH v2 2/2] board: amlogic: add meson_generate_serial_ethaddr fallback to p200

failed to start gnome/gdm3 wayland session after apply NPU patches
 2024-03-24 13:31 UTC  (5+ messages)
      ` [Resolved]: "

[PATCH v5 00/21] Support more Amlogic SoC families in crypto driver
 2024-03-22 10:14 UTC  (4+ messages)
` [PATCH v5 09/21] drivers: crypto: meson: process more than MAXDESCS descriptors

[PATCH v2 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-03-20 10:31 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: arm: amlogic: add A4 support
` [PATCH v2 2/5] dt-bindings: arm: amlogic: add A5 support
` [PATCH v2 3/5] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4
` [PATCH v2 4/5] arm64: dts: add support for A4 based Amlogic BA400
` [PATCH v2 5/5] arm64: dts: add support for A5 based Amlogic AV400

[RFC][PATCH 0/2] Amlogic T7 (A113D2) Clock Driver
 2024-03-18 15:00 UTC  (5+ messages)
` [RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver
` [RFC][PATCH 2/2] arm64: dts: amlogic: t7: SDCard, Ethernet and Clocking

[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
 2024-03-18 14:48 UTC  (12+ messages)
` [PATCH v4 03/11] drm/ci: uprev IGT and update testlist
` [PATCH v4 09/11] drm/ci: rockchip: Refactor existing rockchip jobs

[PATCH 0/3] ARM: dts: fix Ethernet and random MAC's on WeTek Hub/Play2
 2024-03-18  8:50 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: fix Ethernet "
` [PATCH 2/3] ARM: board: meson: update efuse MAC reading code
` [PATCH 3/3] configs: amlogic: set board family to avoid random MAC on WeTek Hub/Play2

How to Enable I2C on AML-A311D-CC
 2024-03-17  7:29 UTC 


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