ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2023-03-17 23:36:46 to 2023-03-29 14:59:43 UTC [more...]

[PATCH v7 10/12] drm/bridge: Implement enable_next_first to alter bridge init order
 2023-03-29 14:59 UTC  (4+ messages)
` [PATCH v7 11/12] drm/bridge: Document bridge init order with enable_next_first
` [PATCH v7 12/12] drm: sun4: dsi: Convert to bridge driver

[PATCH v7 00/12] drm: sun4i: Convert Allwinner DSI to bridge
 2023-03-29 13:16 UTC  (10+ messages)
` [PATCH v7 01/12] drm: of: Lookup if child node has DSI panel or bridge
` [PATCH v7 02/12] drm: bridge: panel: Implement drmm_of_dsi_get_bridge helper
` [PATCH v7 03/12] drm: panel: feiyang-fy07024di26a30d: Enable prepare_prev_first flag
` [PATCH v7 04/12] drm: panel: sitronix-st7701: Enable prepare_prev_first for ts8550b
` [PATCH v7 05/12] drm: panel: sitronix-st7703: Enable prepare_prev_first for xbd599
` [PATCH v7 06/12] drm: panel: feixin-k101-im2ba02: Enable prepare_prev_first flag
` [PATCH v7 07/12] drm: panel: ilitek-ili9881c: Enable prepare_prev_first for k101_im2byl02
` [PATCH v7 08/12] ARM: dts: sun8i: a33: Add endpoint@0 to dsi_in_tcon0
` [PATCH v7 09/12] arm64: dts: rockchip: a64: "

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-28 19:28 UTC  (9+ messages)

[PATCH v9 0/3] regulator: Add X-Powers AXP313a PMIC support
 2023-03-27 23:44 UTC  (6+ messages)
` [PATCH v9 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant
` [PATCH v9 2/3] mfd: axp20x: Add support for AXP313a PMIC
` [PATCH v9 3/3] regulator: axp20x: Add support for AXP313a variant

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-27 21:52 UTC  (11+ messages)

[PATCH v2 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-03-27 20:46 UTC  (11+ messages)
` [PATCH v2 1/4] dts: add riscv include prefix link
` [PATCH v2 2/4] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH v2 3/4] dt-bindings: arm: sunxi: document MangoPi MQ-R board names
` [PATCH v2 4/4] ARM: dts: sunxi: add MangoPi MQ-R-T113 board

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-27 19:24 UTC  (24+ messages)
` [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook
` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate

[PATCH v2 00/10] Enable I2S support for RK3588/RK3588S SoCs
 2023-03-27 15:30 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: serial: snps-dw-apb-uart: Switch dma-names order
` [PATCH v2 02/10] ARM: dts: sun6i: a31: Switch dma-names order for snps,dw-apb-uart nodes
` [PATCH v2 03/10] ARM: dts: sun8i: a23/a33: "
` [PATCH v2 04/10] ARM: dts: sun8i: v3s: "
` [PATCH v2 05/10] ARM: dts: sunxi: h3/h5: "
` [PATCH v2 06/10] riscv: dts: allwinner: d1: "
` [PATCH v2 07/10] arm64: dts: rockchip: rk3588s: Move assigned-clocks/assigned-clock-rates out of scmi
` [PATCH v2 08/10] arm64: dts: rockchip: rk3588s: Add I2S nodes
` [PATCH v2 09/10] arm64: dts: rockchip: rk3588: "
` [PATCH v2 10/10] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-27 15:01 UTC  (2+ messages)

[PATCH 000/117] media: Convert to platform remove callback returning void
 2023-03-26 18:19 UTC  (15+ messages)
` [PATCH 078/117] media: sun4i_csi: "
` [PATCH 079/117] media: sun6i_csi: "
` [PATCH 080/117] media: sun6i_mipi_csi2: "
` [PATCH 081/117] media: sun8i_a83t_mipi_csi2: "
` [PATCH 082/117] media: sun8i-di: "
` [PATCH 083/117] media: sun8i_rotate: "
` [PATCH 110/117] media: sunxi-cir: "

[PATCH 0/3] suns6-csi changes to support libcamera
 2023-03-25 23:17 UTC  (14+ messages)
` [PATCH 1/3] media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match
` [PATCH 3/3] media: sun6i-csi: implement vidioc_enum_framesizes

[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
 2023-03-25 21:42 UTC  (25+ messages)
` [PATCH 1/9] media: v4l2: Add RGB565X pixel format to v4l2 format info
` [PATCH 2/9] media: v4l2: Add NV12_16L16 "
` [PATCH 3/9] media: v4l2: Introduce compressed pixel encoding definition and helper
` [PATCH 4/9] media: v4l2: Add JPEG pixel format to v4l2 format info
` [PATCH 5/9] media: sun6i-csi: capture: Rework and separate format validation
` [PATCH 6/9] media: sun6i-csi: capture: Implement MC I/O with extended enum_fmt
` [PATCH 7/9] media: sun6i-csi: capture: Implement enum_framesizes
` [PATCH 8/9] media: sun6i-isp: capture: Implement MC I/O with extended enum_fmt
` [PATCH 9/9] media: sun6i-isp: capture: Implement enum_framesizes

[PATCH v1 0/2] media: sun6i-csi: Fix format propagation in bridge
 2023-03-25 20:19 UTC  (2+ messages)

[PATCH -next] nvmem: sunxi_sid: Use devm_platform_ioremap_resource()
 2023-03-25  6:46 UTC  (2+ messages)

[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
 2023-03-24 15:11 UTC 

[PATCH v6 0/6] ARM: suniv: USB and two new boards support
 2023-03-23 21:00 UTC  (9+ messages)
` [PATCH v6 1/6] ARM: dts: suniv: add USB-related device nodes
` [PATCH v6 2/6] ARM: dts: suniv: licheepi-nano: enable USB
` [PATCH v6 3/6] dt-bindings: vendor-prefixes: add Source Parts and Lctech names
` [PATCH v6 4/6] dt-binding: arm: sunxi: add two board compatible strings
` [PATCH v6 5/6] ARM: dts: suniv: add device tree for PopStick v1.1
` [PATCH v6 6/6] ARM: dts: suniv: Add Lctech Pi F1C200s devicetree

[PATCH] media: dt-bindings: Drop unneeded quotes
 2023-03-23 19:37 UTC  (8+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-23 19:01 UTC  (5+ messages)

[PATCH] phy: allwinner: Use dev_err_probe()
 2023-03-23 18:47 UTC  (2+ messages)

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-23  8:29 UTC  (7+ messages)

[PATCH v2] dt-bindings: net: Drop unneeded quotes
 2023-03-23  5:00 UTC  (4+ messages)

[PATCH] dt-bindings: nvmem: Drop unneeded quotes
 2023-03-22 19:18 UTC  (6+ messages)

[PATCH] dt-bindings: mtd: Drop unneeded quotes
 2023-03-22 19:13 UTC  (6+ messages)

[PATCH 07/27] iommu/sun50i: remove MODULE_LICENSE in non-modules
 2023-03-22 13:27 UTC  (2+ messages)

[PATCH 0/1] Fixing the DSI dot clock on Allwinner
 2023-03-22  3:25 UTC  (5+ messages)
` [PATCH 1/1] drm/sun4i: tcon: Fix setting PLL rate when using DSI

[PATCH] dt-bindings: rtc: Drop unneeded quotes
 2023-03-21 19:39 UTC  (7+ messages)

[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
 2023-03-21 16:50 UTC  (2+ messages)
` (subset) "

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-03-21  8:26 UTC  (6+ messages)
` [PATCH 20/28] media: platform: jpeg: always reference OF data

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 20:22 UTC  (7+ messages)

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-20 19:15 UTC  (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH] dt-bindings: watchdog: Drop unneeded quotes
 2023-03-20 18:08 UTC  (7+ messages)

[PATCH] phy: Use of_property_present() for testing DT property presence
 2023-03-20 11:39 UTC  (2+ messages)

[PATCH 00/31] phy: Convert to platform remove callback returning void
 2023-03-20 11:38 UTC  (2+ messages)

[PATCH 2/9] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
 2023-03-18 14:44 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).