ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2025-02-12 17:25:05 to 2025-02-19 20:23:57 UTC [more...]

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-19 20:23 UTC  (6+ messages)
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers for V853
` [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-19 13:36 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: ROHM BD79124 ADC/GPO
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes
` [PATCH v3 3/9] iio: adc: Support ROHM BD79124 ADC
` [PATCH v3 4/9] MAINTAINERS: Add IIO ADC helpers
` [PATCH v3 5/9] MAINTAINERS: Add ROHM BD79124 ADC/GPO
` [PATCH v3 6/9] iio: adc: rzg2l_adc: Use adc-helpers
` [PATCH v3 7/9] iio: adc: sun20i-gpadc: "
` [PATCH v3 8/9] iio: adc: ti-ads7924 Drop unnecessary function parameters
` [PATCH v3 9/9] iio: adc: ti-ads7924: Respect device tree config

[PATCH] riscv: dts: allwinner: d1: Add CPU thermal sensor and zone
 2025-02-19  3:02 UTC  (3+ messages)

[PATCH v2 00/23] iommu: Further abstract iommu-pages
 2025-02-19  2:56 UTC  (31+ messages)
` [PATCH v2 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v2 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v2 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v2 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v2 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v2 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v2 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v2 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v2 09/23] iommu/pages: Formalize the freelist API
` [PATCH v2 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v2 11/23] iommu/amd: "
` [PATCH v2 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v2 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v2 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v2 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v2 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v2 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v2 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v2 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v2 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v2 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v2 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v2 23/23] iommu/pages: Remove iommu_alloc_pages_node()

[PATCH net-next 0/3] net: stmmac: further cleanups
 2025-02-19  1:11 UTC  (10+ 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 v2 00/15] clk: sunxi-ng: add A523 clock support
 2025-02-18 20:42 UTC  (29+ messages)
` [PATCH v2 01/15] clk: sunxi-ng: mp: Add SUNXI_CCU_P_DATA_WITH_MUX_GATE wrapper
` [PATCH v2 02/15] clk: sunxi-ng: mp: introduce dual-divider clock
` [PATCH v2 03/15] clk: sunxi-ng: mp: provide wrapper for setting feature flags
` [PATCH v2 04/15] dt-bindings: clk: sunxi-ng: add compatible for the A523 CCU
` [PATCH v2 05/15] clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
` [PATCH v2 06/15] clk: sunxi-ng: a523: Add support for bus clocks
` [PATCH v2 07/15] clk: sunxi-ng: a523: add video mod clocks
` [PATCH v2 08/15] clk: sunxi-ng: a523: add system "
` [PATCH v2 09/15] clk: sunxi-ng: a523: add interface "
` [PATCH v2 10/15] clk: sunxi-ng: a523: add USB "
` [PATCH v2 11/15] clk: sunxi-ng: a523: remaining "
` [PATCH v2 12/15] clk: sunxi-ng: a523: add bus clock gates
` [PATCH v2 13/15] clk: sunxi-ng: a523: add reset lines
` [PATCH v2 14/15] dt-bindings: clk: sunxi-ng: add compatible for the A523 PRCM-CCU
` [PATCH v2 15/15] clk: sunxi-ng: add support for the A523/T527 PRCM CCU

[PATCH v2 0/8] pinctrl: sunxi: Add Allwinner A523 support
 2025-02-18 17:09 UTC  (14+ messages)
` [PATCH v2 1/8] pinctrl: sunxi: refactor pinctrl variants into flags
` [PATCH v2 2/8] pinctrl: sunxi: increase number of GPIO bank regulators
` [PATCH v2 3/8] pinctrl: sunxi: move bank K register offset
` [PATCH v2 4/8] pinctrl: sunxi: support moved power configuration registers
` [PATCH v2 5/8] pinctrl: sunxi: allow reading mux values from DT
` [PATCH v2 6/8] dt-bindings: pinctrl: add compatible for Allwinner A523/T527
` [PATCH v2 7/8] pinctrl: sunxi: Add support for the Allwinner A523
` [PATCH v2 8/8] pinctrl: sunxi: Add support for the secondary A523 GPIO ports

[PATCH 0/8] arm64: dts: allwinner: h616: add LCD timing controller and display engine support
 2025-02-17  8:13 UTC  (10+ messages)
` [PATCH 1/8] bus: sun50i: add DE33 compatible string to the DE2 bus driver
` [PATCH 2/8] arm64: dts: allwinner: h616: add display engine, bus and mixer nodes
` [PATCH 3/8] dt-bindings: allwinner: Add TCON_TOP and TCON_LCD clock/reset defines
` [PATCH 4/8] drm/sun4i: tcon: Add support for R40 LCD
` [PATCH 5/8] arm64: dts: allwinner: h616: Add TCON nodes to H616 DTSI
` [PATCH 6/8] arm64: dts: allwinner: h616: add LCD, LVDS and PWM pins
` [PATCH 7/8] arm64: dts: allwinner: rg35xx: Enable LCD output
` [PATCH 8/8] arm64: dts: allwinner: rg35xx: Add GPIO backlight control

[PATCH v7 02/27] drm: sun4i: de2/de3: Merge CSC functions into one
 2025-02-16 18:36 UTC  (26+ messages)
` [PATCH v7 03/27] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v7 04/27] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v7 05/27] drm: sun4i: de3: Add YUV formatter module
` [PATCH v7 06/27] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v7 07/27] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v7 08/27] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v7 09/27] drm: sun4i: de3: refactor YUV formatter module setup
` [PATCH v7 10/27] drm: sun4i: de3: pass mixer reference to ccsc setup function
` [PATCH v7 11/27] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v7 12/27] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v7 13/27] drm: sun4i: support YUV formats in VI scaler
` [PATCH v7 14/27] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v7 15/27] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v7 16/27] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v7 17/27] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v7 18/27] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v7 19/27] drm: sun4i: de3: Implement AFBC support
` [PATCH v7 20/27] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v7 21/27] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v7 22/27] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v7 23/27] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v7 24/27] drm: sun4i: de33: mixer: "
` [PATCH v7 25/27] drm: sun4i: de33: vi_scaler: "
` [PATCH v7 26/27] drm: sun4i: de33: fmt: "
` [PATCH v7 27/27] drm: sun4i: de33: csc: "

[PATCH v7 00/27] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-16 18:32 UTC  (2+ messages)
` [PATCH v7 01/27] drm: sun4i: de2/de3: Change CSC argument

drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-16 18:29 UTC  (29+ messages)
` [PATCH v6 01/27] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v6 02/27] drm: sun4i: de2/de3: Merge CSC functions into one
` [PATCH v6 03/27] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v6 04/27] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v6 05/27] drm: sun4i: de3: Add YUV formatter module
` [PATCH v6 06/27] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v6 07/27] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v6 08/27] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v6 09/27] drm: sun4i: de3: refactor YUV formatter module setup
` [PATCH v6 10/27] drm: sun4i: de3: pass mixer reference to ccsc setup function
` [PATCH v6 11/27] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v6 12/27] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v6 13/27] drm: sun4i: support YUV formats in VI scaler
` [PATCH v6 14/27] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v6 15/27] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v6 16/27] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v6 17/27] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v6 18/27] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v6 19/27] drm: sun4i: de3: Implement AFBC support
` [PATCH v6 20/27] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v6 21/27] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v6 22/27] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v6 23/27] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v6 24/27] drm: sun4i: de33: mixer: "
` [PATCH v6 25/27] drm: sun4i: de33: vi_scaler: "
` [PATCH v6 26/27] drm: sun4i: de33: fmt: "
` [PATCH v6 27/27] drm: sun4i: de33: csc: "

[PATCH V2 0/2] Add Clock and Reset for TCON LCD
 2025-02-16 10:02 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and reset
` [PATCH V2 2/2] clk: sunxi-ng: h616: Add clock/reset for LCD TCON

[PATCH v5 0/8] iio: light: stk3310: support powering off during suspend
 2025-02-15 20:16 UTC  (4+ messages)
` [PATCH v5 6/8] iio: light: stk3310: use dev_err_probe where possible

[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-15  3:48 UTC  (14+ messages)
` [PATCH v5 01/26] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v5 19/26] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v5 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding

[PATCH v3 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-02-14 22:02 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: sun4i-a10-codec: add hp-det-gpios
` [PATCH v3 2/5] ASoC: sun4i-codec: correct dapm widgets and controls for h616
` [PATCH v3 3/5] ASoC: sun4i-codec: support hp-det-gpios property
` [PATCH v3 4/5] arm64: dts: allwinner: h700: Add hp-det-gpios for Anbernic RG35XX
` [PATCH v3 5/5] ASoC: sun4i-codec: add h616 card long_name

[PATCH v2 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-02-14 20:52 UTC  (5+ messages)
` [PATCH v2 5/5] ASoC: sun4i-codec: change h616 card name

[PATCH v2] ARM: dts: sun8i-r40: remove unused GPIO regulator
 2025-02-14 15:05 UTC  (6+ messages)
    `  "
        `  "

[PATCH]: watchdog: Allow watchdog to remain enabled after probe
 2025-02-14 11:22 UTC  (3+ messages)
` [PATCH v2]: watchdog: sunxi: "
  ` [PATCH v2] watchdog: sunxi_wdt: "

[PATCH 0/4] media: cedrus: Add a JPEG decoder
 2025-02-13 17:12 UTC  (3+ messages)
` [PATCH 2/4] media: cedrus: Add "

[PATCH v11 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-02-13  9:40 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v11 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v11 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH 0/2] Add Clock and Reset for TCON LCD
 2025-02-13  0:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and reset
` [PATCH 2/2] clk: sunxi-ng: h616: Add clock/reset for LCD TCON

[PATCH v2] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-12 17:36 UTC 


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