linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 14:43:25 to 2024-07-08 15:52:26 UTC [more...]

[PATCH 0/3] reset: amlogic-a4/a5: add reset driver
 2024-07-08 15:52 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic A4/A5 Reset Controller
` [PATCH 2/3] arm64: dts: amlogic: Add Amlogic A4 reset controller
` [PATCH 3/3] arm64: dts: amlogic: Add Amlogic A5 "

[PATCH v3 0/2] pwm: meson: add pwm support for A1
 2024-07-08 15:37 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
` [PATCH v3 2/2] arm64: dts: meson: a1: add definitions for meson PWM

[PATCH v8 00/23] Support more Amlogic SoC families in crypto driver
 2024-07-08 10:41 UTC  (9+ messages)
` [PATCH v8 17/23] dt-bindings: crypto: meson: correct clk and remove second interrupt line
` [PATCH v8 19/23] dt-bindings: crypto: meson: support new SoC's

[PATCH 00/10] clk: constify struct regmap_config
 2024-07-06 22:01 UTC  (20+ messages)
` [PATCH 01/10] clk: meson: a1: peripherals: Constify "
` [PATCH 02/10] clk: meson: a1: pll: "
` [PATCH 03/10] clk: meson: c3: peripherals: "
` [PATCH 04/10] clk: meson: c3: pll: "
` [PATCH 05/10] clk: meson: s4: peripherals: "
` [PATCH 06/10] clk: meson: s4: pll: "
` [PATCH 07/10] clk: lpc32xx: "
` [PATCH 08/10] clk: qcom: lpasscc-sc8280xp: "
` [PATCH 09/10] clk: sunxi-ng r40: "
` [PATCH 10/10] clk: xilinx: "
` (subset) [PATCH 00/10] clk: constify "

[PATCH RESEND 00/22] dt-bindings: thermal: few cleanups
 2024-07-05 15:40 UTC  (25+ messages)
` [PATCH RESEND 01/22] dt-bindings: thermal: samsung,exynos: specify cells
` [PATCH RESEND 02/22] dt-bindings: thermal: amlogic: reference thermal-sensor schema
` [PATCH RESEND 03/22] dt-bindings: thermal: allwinner,sun8i-a83t-ths: "
` [PATCH RESEND 04/22] dt-bindings: thermal: brcm,avs-ro: "
` [PATCH RESEND 05/22] dt-bindings: thermal: generic-adc: "
` [PATCH RESEND 06/22] dt-bindings: thermal: imx8mm: "
` [PATCH RESEND 07/22] dt-bindings: thermal: nvidia,tegra186-bpmp: "
` [PATCH RESEND 08/22] dt-bindings: thermal: nvidia,tegra30-tsensor: "
` [PATCH RESEND 09/22] dt-bindings: thermal: qcom-spmi-adc-tm-hc: "
` [PATCH RESEND 10/22] dt-bindings: thermal: qcom-spmi-adc-tm5: "
` [PATCH RESEND 11/22] dt-bindings: thermal: qcom-tsens: "
` [PATCH RESEND 12/22] dt-bindings: thermal: qoriq: "
` [PATCH RESEND 13/22] dt-bindings: thermal: rcar-gen3: "
` [PATCH RESEND 14/22] dt-bindings: thermal: rockchip: "
` [PATCH RESEND 15/22] dt-bindings: thermal: rzg2l: "
` [PATCH RESEND 16/22] dt-bindings: thermal: socionext,uniphier: "
` [PATCH RESEND 17/22] dt-bindings: thermal: sprd: "
` [PATCH RESEND 18/22] dt-bindings: thermal: st,stm32: "
` [PATCH RESEND 19/22] dt-bindings: thermal: ti,am654: "
` [PATCH RESEND 20/22] dt-bindings: thermal: ti,j72xx: "
` [PATCH RESEND 21/22] dt-bindings: thermal: simplify few bindings
` [PATCH RESEND 22/22] dt-bindings: thermal: cleanup examples indentation

[PATCH] arm64: dts: amlogic: enable some device nodes for S4
 2024-07-05  5:39 UTC 

[PATCH v1] drm/ci: uprev IGT
 2024-07-04 10:15 UTC  (2+ messages)

[PATCH 00/22] dt-bindings: thermal: few cleanups
 2024-07-03 20:31 UTC  (11+ messages)
` [PATCH 02/22] dt-bindings: thermal: amlogic: reference thermal-sensor schema
` [PATCH 03/22] dt-bindings: thermal: allwinner,sun8i-a83t-ths: "
` [PATCH 11/22] dt-bindings: thermal: qcom-tsens: "
  ` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells

[PATCH] drm/meson: fix canvas release in bind function
 2024-07-03 15:58 UTC 

[PATCH] media: rc: meson-ir: support PM suspend/resume
 2024-07-03  9:38 UTC 

[RFC PATCH 0/9] reset: amlogic: move reset drivers out of CCF
 2024-07-02 18:58 UTC  (7+ messages)
` [RFC PATCH 8/9] clk: meson: add auxiliary reset helper driver

[PATCH v2 0/3] pwm: meson: add pwm support for A1
 2024-07-02 12:29 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
` [PATCH v2 2/3] dt-bindings: pwm: amlogic: Add optional power-domains
` [PATCH v2 3/3] arm64: dts: meson: a1: add definitions for meson PWM

[PATCH] pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_desc
 2024-07-01 19:53 UTC 

[PATCH] ARM: dts: amlogic: meson8b-ec100: align GPIO keys node name with bindings
 2024-07-01 16:52 UTC 

[PATCH 0/2] add support for meson a1 PWM in dts and bindings
 2024-07-01 13:25 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pwm: amlogic: Add new bindings for meson A1 pwm
` [PATCH 2/2] arm64: dts: meson: a1: add definitions for meson pwm

[PATCH 0/2] iio: frequency: add iio support for Amlogic clock measure
 2024-07-01  9:10 UTC  (20+ messages)
` [PATCH 1/2] dt-bindings: iio: frequency: add clock measure support
` [PATCH 2/2] iio: frequency: add amlogic "

[GIT PULL] amlogic drivers updates for v6.11
 2024-07-01  8:38 UTC 

[GIT PULL] amlogic ARM64 DT updates for v6.11
 2024-07-01  8:36 UTC 

[PATCH] ASoC: meson: tdm: add sample rate support up to 768kHz
 2024-06-28 17:06 UTC  (2+ messages)

[GIT PULL] clk: meson: amlogic clock updates for v6.11
 2024-06-28 14:25 UTC 

[PATCH 0/3] Pinctrl: A4: Add pinctrl driver
 2024-06-28  9:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs

[PATCH 0/2] arm64: dts: amlogic: handle hdmi system clock
 2024-06-28  9:10 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: amlogic: gx: correct hdmi clocks
` [PATCH 2/2] arm64: dts: amlogic: setup hdmi system clock

[PATCH 0/3] Power: A5: add power domain driver
 2024-06-27 14:56 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic A5 power domains
` [PATCH 2/3] pmdomain: amlogic: Add support for A5 power domains controller
` [PATCH 3/3] arm64: dts: amlogic: a5: add power domain controller node

[PATCH v8 0/2] Add support for Amlogic S4 PWM
 2024-06-27  8:16 UTC  (15+ messages)
` [PATCH v8 1/2] pwm: meson: "
` [PATCH v8 2/2] arm64: dts: amlogic: Add "
` (subset) [PATCH v8 0/2] Add support for "

[PATCH] arm64: dts: amlogic: sm1: fix spdif compatibles
 2024-06-26  7:32 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: amlogic: add power domain to hdmitx
 2024-06-26  7:32 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: meson-dw-hdmi: add missing power-domain
` [PATCH 2/2] arm64: dts: amlogic: add power domain to hdmitx
` (subset) [PATCH 0/2] "

[PATCH v2] soc: add missing MODULE_DESCRIPTION() macros
 2024-06-25 17:04 UTC 

[PATCH] arm64: dts: amlogic: g12: bump spdif output drive strength
 2024-06-25 13:11 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: ad402: fix thermal zone node name
 2024-06-25  9:55 UTC  (6+ messages)

[PATCH v7 2/2] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2
 2024-06-24  9:46 UTC  (3+ messages)

[PATCH] firmware: meson_sm: add missing MODULE_DESCRIPTION() macro
 2024-06-24  8:21 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: add dream vendor prefix
 2024-06-24  8:21 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: arm: amlogic: add support for Dreambox One/Two
` [PATCH v2 3/3] arm64: dts: meson: add initial "

[PATCH v2 1/2] dt-bindings: arm: amlogic: add OSMC Vero 4K
 2024-06-24  8:21 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: meson: add support for "

[PATCH 1/2] dt-bindings: media: amlogic,gx-vdec: add the GXLX SoC family and update GXL
 2024-06-24  8:16 UTC  (2+ messages)

[PATCH] reset: meson-audio-arb: Use devm_clk_get_enabled()
 2024-06-24  6:58 UTC  (2+ messages)

[PATCH v3 00/41] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-22 18:07 UTC  (29+ messages)
` [PATCH v3 02/41] iio: accel: kxsd9: Make use of regmap_clear_bits()
` [PATCH v3 13/41] iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 14/41] iio: adc: mp2629_adc: "
` [PATCH v3 15/41] iio: adc: qcom-spmi-rradc: "
` [PATCH v3 16/41] iio: adc: rn5t618-adc: make use of regmap_set_bits()
` [PATCH v3 18/41] iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 19/41] iio: dac: ltc2688: make use of regmap_set_bits()
` [PATCH v3 22/41] iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 27/41] iio: imu: inv_icm42600: "
` [PATCH v3 32/41] iio: light: veml6030: make use of regmap_clear_bits()
` [PATCH v3 33/41] iio: magnetometer: ak8974: make use of regmap_set_bits()
` [PATCH v3 35/41] iio: pressure: bmp280-core: make use of regmap_clear_bits()
  ` [PATCH v3 35/41] iio: pressure: bmp280-core: make use of
` [PATCH v3 37/41] iio: proximity: sx9360: make use of regmap_set_bits()
` [PATCH v3 38/41] iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 39/41] iio: proximity: sx_common: "
` [PATCH v3 40/41] iio: temperature: mlx90632: make use of regmap_clear_bits()
` [PATCH v3 41/41] iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_set_bits()

[PATCH] nvmem: meson-efuse: Fix return value of nvmem callbacks
 2024-06-21  6:20 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains
 2024-06-21  6:18 UTC  (3+ messages)

[PATCH v5 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-06-20  8:18 UTC  (12+ messages)
` [PATCH v5 3/4] dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: add secure-monitor property

[PATCH 3/3] arm64: dts: meson: add initial support for Dreambox One/Two
 2024-06-19 14:42 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: arm: amlogic: add OSMC Vero 4K
 2024-06-19 14:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson: add support for "

[PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node
 2024-06-18 17:52 UTC  (3+ messages)

[PATCH] soc: add missing MODULE_DESCRIPTION() macros
 2024-06-18 10:25 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 NNTP newsgroup(s).