ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2026-07-31 16:19:43 to 2026-08-04 14:54:35 UTC [more...]

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-04 14:54 UTC  (59+ messages)
` [PATCH 01/21] dt-bindings: net: allwinner: add H616 EMAC1
` [PATCH 02/21] net: stmmac: sun8i: add support for Allwinner "
` [PATCH 03/21] arm64: dts: allwinner: h616: add EMAC1 controller
` [PATCH 04/21] net: mdio: factor out OF child registration helpers
` [PATCH 05/21] net: mdio: make device map changes hotplug-safe
` [PATCH 06/21] net: mdio: support dynamic OF device changes
` [PATCH 07/21] dt-bindings: net: x-powers: add AC200 EPHY control
` [PATCH 08/21] dt-bindings: mfd: x-powers: add AC200
` [PATCH 09/21] mfd: add X-Powers AC200 support
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver
` [PATCH 11/21] dt-bindings: net: x-powers: add AC300 EPHY control
` [PATCH 12/21] net: phy: add X-Powers AC300 EPHY control driver
` [PATCH 13/21] dt-bindings: net: x-powers: add AC200/AC300 EPHY
` [PATCH 14/21] net: phy: support configuring PHY-autonomous Tx LPI
` [PATCH 15/21] net: phylink: allow PHY-autonomous EEE without MAC LPI
` [PATCH 16/21] net: phy: add X-Powers AC200/AC300 EPHY driver
` [PATCH 17/21] arm64: dts: allwinner: h616: add ACx00 EPHY resources
` [PATCH 18/21] arm64: dts: allwinner: orangepi-zero2w: enable Ethernet expansion
` [PATCH 19/21] arm64: dts: allwinner: h6: add AC200 EPHY resources
` [PATCH 20/21] arm64: dts: allwinner: h6: tanix: enable AC200 EPHY
` [PATCH 21/21] arm64: defconfig: enable X-Powers ACx00 Ethernet support

[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
 2026-08-04 14:44 UTC  (14+ messages)
` [PATCH 1/6] net: phy: maxio: prepare for more DT properties
` [PATCH 2/6] net: phy: maxio: parse and enable PHY clock from generic DT binding
` [PATCH 3/6] dt-bindings: net: Maxio PHY: add PHY-ID for -Q2C variant
` [PATCH 4/6] net: phy: maxio: extend PHY ID matching
` [PATCH 5/6] arm64: dts: allwinner: a523: add EPHY 25MHz clock fanout pins
` [PATCH 6/6] arm64: dts: allwinner: a523: x96qpro+: enable Ethernet support

[PATCH] dt-bindings: mmc: sunxi: add compatible string for Allwinner A733 MMC0/1/2
 2026-08-04 13:43 UTC  (2+ messages)

[PATCH 01/13] drm/sun4i: Fix V3s YUV scanline size
 2026-08-04 11:14 UTC  (28+ messages)
` [PATCH 02/13] drm/sun4i: vi scaler: Fix coefficient selection
` [PATCH 03/13] drm/sun4i: vi scaler: Restore opaque alpha in video modes
` [PATCH 04/13] drm/sun4i: tcon-top: Keep mixer routes distinct
` [PATCH 05/13] drm/sun4i: tcon: Set output mux for DSI and LVDS
` [PATCH 06/13] drm/sun4i: tcon: Drop TCON TOP device reference
` [PATCH 07/13] drm/sun4i: hdmi: Don't leak sync polarity bits into packet control
` [PATCH 08/13] drm/sun4i: crtc: Propagate layer initialization error
` [PATCH 09/13] drm/sun4i: tcon: Drop remote endpoint reference
` [PATCH 10/13] drm/sun4i: dw-hdmi: Drop TCON TOP port reference
` [PATCH 11/13] drm/sun4i: Drop node references while building component list
` [PATCH 12/13] drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHz
` [PATCH 13/13] drm/sun4i: Align VI buffer addresses for subsampled formats

[PATCH v1 0/3] media: sunxi: Resend active-state conversions
 2026-08-04  7:45 UTC  (5+ messages)
` [PATCH v4 1/3] media: sun6i-mipi-csi2: Use V4L2 subdev active state
` [PATCH v4 2/3] media: sun8i-a83t-mipi-csi2: "
` [PATCH v5 3/3] media: sun6i-csi: bridge: "

[PATCH v2 0/3] clk: sunxi-ng: fix the A523/T527 GPU clock model, enable GPU DVFS
 2026-08-03 18:25 UTC  (6+ messages)
` [PATCH v2 1/3] clk: sunxi-ng: add cycle-masking divider (maskdiv) clock type
` [PATCH v2 2/3] clk: sunxi-ng: sun55i-a523: GPU clock divider is fractional, not linear
` [PATCH v2 3/3] arm64: dts: allwinner: a523: add GPU OPP table

[GIT PULL] Allwinner DT Changes for 7.3
 2026-08-03 16:16 UTC 

[PATCH 00/13] drm/sun4i: Assorted display fixes
 2026-08-03 16:10 UTC 

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-08-03 15:51 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: allwinner: Correct white-space style
 2026-08-03 15:39 UTC  (3+ messages)
` [PATCH 2/2] arm64: "

[PATCH] drm/sun4i: framebuffer: Set mode_config.normalize_zpos
 2026-08-03 14:29 UTC  (2+ messages)

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-08-03 12:16 UTC  (2+ messages)

[PATCH RFC/RFT 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
 2026-08-02 15:24 UTC  (5+ messages)
` [PATCH RFC/RFT 1/2] dt-bindings: net: sun8i-emac: Add A733 GMAC210 compatible
` [PATCH RFC/RFT 2/2] net: stmmac: Add support for Allwinner A733 GMAC210

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 23:47 UTC  (82+ messages)
` [PATCH v10 01/69] video/hdmi: Introduce HDMI version enum
` [PATCH v10 02/69] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v10 06/69] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 08/69] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v10 09/69] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v10 10/69] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v10 12/69] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v10 14/69] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v10 15/69] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v10 18/69] drm/display: bridge_connector: Switch to .force_ctx() connector helper
` [PATCH v10 22/69] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v10 23/69] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v10 25/69] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v10 26/69] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v10 27/69] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v10 28/69] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v10 29/69] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v10 30/69] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v10 31/69] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v10 32/69] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v10 33/69] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v10 34/69] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v10 35/69] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v10 36/69] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v10 37/69] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v10 38/69] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v10 39/69] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v10 40/69] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v10 41/69] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v10 43/69] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v10 44/69] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 45/69] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v10 46/69] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v10 47/69] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v10 48/69] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v10 49/69] drm/bridge: inno-hdmi: "
` [PATCH v10 50/69] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v10 51/69] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v10 52/69] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v10 53/69] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v10 54/69] drm/rockchip: rk3066_hdmi: "
` [PATCH v10 55/69] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 56/69] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v10 57/69] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v10 58/69] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v10 59/69] drm/tests: bridge: Set supported HDMI version
` [PATCH v10 60/69] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v10 61/69] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v10 62/69] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v10 63/69] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v10 64/69] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v10 65/69] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v10 66/69] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v10 68/69] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v10 69/69] drm/connector: Drop redundant max_bpc field


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