linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-27 02:44:50 to 2025-11-07 02:01:57 UTC [more...]

[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-07  2:01 UTC  (29+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600
    ` 回覆: "
` [PATCH net-next v3 2/4] ARM: dts: aspeed-g6: Add ethernet alise
` [PATCH net-next v3 3/4] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC
    ` 回覆: "
` [PATCH net-next v3 4/4] net: ftgmac100: Add RGMII delay support for AST2600
  ` 回覆: [PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-06 16:45 UTC  (40+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 02/26] crypto: qat - #undef field_get() before local definition
` [PATCH v6 03/26] EDAC/ie31200: "
` [PATCH v6 04/26] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v6 07/26] pinctrl: ma35: "
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v6 09/26] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 13/26] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 15/26] crypto: qat - convert to common field_get() helper
` [PATCH v6 16/26] EDAC/ie31200: Convert "
` [PATCH v6 17/26] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v6 18/26] iio: dac: Convert to common field_prep() helper
` [PATCH v6 19/26] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v6 20/26] pinctrl: ma35: "
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v6 22/26] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v6 23/26] iio: imu: smi330: "
` [PATCH -next v6 24/26] mtd: rawnand: sunxi: "
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
` [PATCH v6 26/26] soc: "

[PATCH] ARM: dts: aspeed: clemente: add gpio line name to io expander
 2025-11-06  3:28 UTC 

[PATCH v2] ARM: dts: aspeed: clemente: add gpio line name to io expander
 2025-11-06 16:58 UTC 

[PATCH 0/4] gpio: Simplify with of_device_get_match_data()
 2025-11-06 19:13 UTC  (8+ messages)
` [PATCH 1/4] gpio: tb10x: Drop unused tb10x_set_bits() function
` [PATCH 2/4] gpio: aspeed: Simplify with of_device_get_match_data()
` [PATCH 3/4] gpio: creg-snps: "
` [PATCH 4/4] gpio: zynq: "
` (subset) [PATCH 0/4] gpio: "

[PATCH] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
 2025-11-06 11:34 UTC  (8+ messages)

[PATCH v2] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
 2025-11-06  9:19 UTC 

[PATCH v21 0/4] Add ASPEED AST2600 I2C controller driver
 2025-11-05  7:05 UTC  (15+ messages)
` [PATCH v21 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v21 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v21 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v21 4/4] i2c: ast2600: Add target mode support

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-11-05  0:35 UTC  (20+ messages)
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[PATCH v1 1/2] dt-bindings: hwmon: Add AST2700 compatible
 2025-11-04 17:23 UTC  (3+ messages)
` [PATCH v1 2/2] hwmon: (aspeed-g6-pwm-tach): Add AST2700 compatible string

[PATCH v1 1/2] dt-bindings: iio: adc: Add AST2700 ADC compatible strings
 2025-11-04 10:08 UTC  (4+ messages)
` [PATCH v1 2/2] iio: adc: aspeed: Add AST2700 ADC support

[PATCH v3 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-11-04  8:23 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: Add compatible "
` [PATCH v3 2/2] ARM: dts: aspeed: Add Device Tree "

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-03 10:09 UTC  (41+ messages)
` [PATCH v5 01/23] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v5 02/23] crypto: qat - #undef field_get() before local definition
` [PATCH v5 03/23] EDAC/ie31200: "
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v5 05/23] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v5 06/23] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v5 07/23] pinctrl: ma35: "
` [PATCH v5 08/23] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v5 09/23] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH v5 11/23] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v5 12/23] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v5 13/23] crypto: qat - convert to common field_get() helper
` [PATCH v5 14/23] EDAC/ie31200: Convert "
` [PATCH v5 15/23] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v5 16/23] iio: dac: Convert to common field_prep() helper
` [PATCH v5 17/23] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v5 18/23] pinctrl: ma35: "
` [PATCH v5 19/23] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v5 20/23] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v5 21/23] iio: imu: smi330: "
` [PATCH v5 22/23] clk: renesas: Use bitfield helpers
` [PATCH v5 23/23] soc: "

[PATCH v6 0/1] Update correct AST2700 interrupt controller binding
 2025-11-03  8:17 UTC  (3+ messages)
` [PATCH v6 1/1] dt-bindings: interrupt-controller: aspeed,ast2700: correct #interrupt-cells and interrupts count

[GIT PULL] aspeed: First batch of devicetree changes for 6.19
 2025-10-30 23:10 UTC 

[GIT PULL] aspeed: First batch of fixes for 6.18
 2025-10-30 22:42 UTC 

[PATCH] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema
 2025-10-30  8:23 UTC  (3+ messages)

[PATCH v4 0/9] Add ASPEED PCIe Root Complex support
 2025-10-30  5:53 UTC  (18+ messages)
` [PATCH v4 1/9] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v4 2/9] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v4 3/9] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v4 4/9] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
` [PATCH v4 5/9] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v4 6/9] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v4 7/9] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v4 8/9] PCI: aspeed: Add ASPEED PCIe RC driver
    ` 回覆: "
` [PATCH v4 9/9] MAINTAINERS: "

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-29 10:52 UTC  (5+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML

[PATCH v2] iio: adc: aspeed: clear reference voltage bits before configuring vref
 2025-10-28 10:14 UTC  (2+ messages)

[PATCH v1] iio: adc: clear reference voltage bits before configuring vref
 2025-10-27 14:07 UTC  (2+ messages)

[net-next 0/3] Add Aspeed G7 MDIO support
 2025-10-27 12:34 UTC  (3+ messages)
  ` 回覆: "

[PATCH v15 0/3] Add support for AST2700 clk driver
 2025-10-27  6:24 UTC  (3+ messages)
` [PATCH v15 3/3] clk: aspeed: add AST2700 clock driver


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