linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-04 12:05:16 to 2024-09-08 08:16:09 UTC [more...]

[PATCH 0/9] Introduce Photonicat power management MCU driver
 2024-09-08  8:14 UTC  (31+ messages)
` [PATCH 1/9] mfd: Add driver for Photonicat power management MCU
` [PATCH 2/9] power: reset: add Photonicat PMU poweroff driver
` [PATCH 3/9] watchdog: Add Photonicat PMU watchdog driver
` [PATCH 4/9] power: supply: photonicat-supply: Add Photonicat PMU battery and charger
` [PATCH 5/9] rtc: Add Photonicat PMU real-time clock
` [PATCH 6/9] hwmon: Add support for Photonicat PMU board temperature sensor
` [PATCH 7/9] leds: add Photonicat PMU LED driver
` [PATCH 8/9] dt-bindings: Add documentation for Photonicat PMU
` [PATCH 9/9] arm64: dts: rockchip: add Photonicat PMU support for Ariaboard Photonicat

[PATCH v7 0/8] Drivers to support the MCU on QNAP NAS devices
 2024-09-07 12:04 UTC  (10+ messages)
` [PATCH v7 1/8] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v7 2/8] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v7 3/8] mfd: add base driver for qnap-mcu devices
` [PATCH v7 4/8] leds: add driver for LEDs from "
` [PATCH v7 5/8] Input: add driver for the input part of "
` [PATCH v7 6/8] hwmon: add driver for the hwmon parts "
` [PATCH v7 7/8] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v7 8/8] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH] drm/rockchip: include rockchip_drm_drv.h
 2024-09-07  8:56 UTC  (9+ messages)
`  "
    ` Re:Re: [PATCH] "

[PATCH v8 0/8] Add tsd,mule-i2c-mux support
 2024-09-07  8:34 UTC  (10+ messages)
` [PATCH v8 1/8] dt-bindings: i2c: add support for tsd,mule-i2c-mux
` [PATCH v8 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v8 3/8] dt-bindings: hwmon: add support for ti,amc6821
` [PATCH v8 4/8] hwmon: (amc6821) add support for tsd,mule
` [PATCH v8 5/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3588-jaguar
` [PATCH v8 6/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3399-puma
` [PATCH v8 7/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3588-tiger
` [PATCH v8 8/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on px30-ringneck

[PATCH v2 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-07  8:00 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v2 3/3] arm64: dts: rockchip: add dts for "

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-07  5:34 UTC  (12+ messages)
` [PATCH net-next v2 01/10] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-07  3:10 UTC  (13+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
` [PATCH -next v2 2/2] media: siano: remove redundant null pointer checks in cec_devnode_init()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-07  2:55 UTC  (3+ messages)

[PATCH v3 0/5] Binding and driver for gated-fixed-clocks
 2024-09-06 23:02 UTC  (5+ messages)
` [PATCH v3 4/5] clk: clk-gpio: add "

[PATCH] can: rockchip_canfd: fix return type of rkcanfd_start_xmit()
 2024-09-06 20:26 UTC 

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-09-06 20:02 UTC  (6+ messages)

[PATCH v4] rockchip/drm: vop2: add support for gamma LUT
 2024-09-06 17:50 UTC  (2+ messages)

[PATCH -next RESEND 03/10] mtd: rawnand: pl353: Use for_each_child_of_node_scoped()
 2024-09-06 15:04 UTC  (2+ messages)

[PATCH -next RESEND 07/10] mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 08/10] mtd: rawnand: renesas: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 09/10] mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 10/10] mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 01/10] mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
 2024-09-06 15:04 UTC  (2+ messages)

[PATCH -next RESEND 02/10] mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
 2024-09-06 15:04 UTC  (2+ messages)

[PATCH -next RESEND 04/10] mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 05/10] mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 06/10] mtd: rawnand: meson: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH v7 0/8] Add tsd,mule-i2c-mux support
 2024-09-06  9:32 UTC  (9+ messages)
` [PATCH v7 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer

[PATCH v4 0/5] Binding and driver for gated-fixed-clocks
 2024-09-06  8:25 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: clocks: add binding "
` [PATCH v4 2/5] clk: clk-gpio: update documentation for gpio-gate clock
` [PATCH v4 3/5] clk: clk-gpio: use dev_err_probe for gpio-get failure
` [PATCH v4 4/5] clk: clk-gpio: add driver for gated-fixed-clocks
` [PATCH v4 5/5] arm64: dts: rockchip: fix the pcie refclock oscillator on Rock 5 ITX

[PATCH v6 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-06  7:40 UTC  (5+ messages)
` [PATCH v6 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v6 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
` [PATCH v6 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-06  4:13 UTC  (21+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shanghai Novotech Ariaboard
` [PATCH 3/3] arm64: dts: rockchip: add dts for Ariaboard Photonicat RK3568

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-06  1:25 UTC  (8+ messages)
` [PATCH v4 2/4] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library

[PATCH 0/2] arm64: dts: rockchip: rk3568: add CAN-FD controller
 2024-09-05 20:15 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH 2/2] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-05 16:26 UTC  (5+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "

[PATCH v6 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-09-05 14:50 UTC  (4+ messages)
` [PATCH v6 3/7] leds: add driver for LEDs from qnap-mcu devices

PATCH: Turing RK1 DTB Fan
 2024-09-05 14:11 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add a few aliases to the PineTab2 dtsi
 2024-09-05 14:08 UTC  (7+ messages)

[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-05 13:24 UTC  (6+ messages)

[PATCH v1] drm/ci: uprev IGT and deqp-runner
 2024-09-05 12:09 UTC  (3+ messages)

[PATCH v3 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-09-05  9:16 UTC  (5+ messages)
` [PATCH v3 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
` [PATCH v3 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
` [PATCH v3 3/3] phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path

[PATCH] arm64: dts: rockchip: add workaround for microSD card detection on Radxa ROCK 3A
 2024-09-05  8:49 UTC  (3+ messages)

[PATCH v2 00/11] VOP Support for rk3576
 2024-09-05  7:10 UTC  (14+ messages)
` [PATCH v2 01/11] drm/rockchip: vop2: Add debugfs support
` [PATCH v2 02/11] drm/rockchip: vop2: Support for different layer selet configuration between VPs
` [PATCH v2 03/11] drm/rockchip: vop2: Support 32x8 superblock afbc
` [PATCH v2 04/11] drm/rockchip: vop2: Add platform specific callback
` [PATCH v2 05/11] drm/rockchip: vop2: Introduce vop hardware version
` [PATCH v2 06/11] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v2 07/11] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v2 08/11] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v2 09/11] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v2 10/11] drm/rockchip: vop2: Add support for rk3576
` [PATCH v2 11/11] phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL

[PATCH] arm64: dts: rockchip: Add missing tshut props to tsadc on quartz64-b
 2024-09-04 19:06 UTC  (2+ messages)

[PATCH v3 0/1] media: rockchip: rga: Add rk3588 support
 2024-09-04 19:07 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add Hardkernel ODROID-M2
 2024-09-04 19:07 UTC  (2+ messages)

[PATCH 0/3] Fixes for the audio setup on the rk3588-nanopc-t6
 2024-09-04 19:06 UTC  (2+ messages)
` (subset) "

[PATCH V2 0/3] Add GameForce Ace
 2024-09-04 19:07 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: remove duplicate nodes from dts for ROCK 4SE
 2024-09-04 19:07 UTC  (2+ messages)

[PATCH v2 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
 2024-09-04 14:23 UTC  (9+ messages)
` [PATCH v2 4/8] ARM: dts: rockchip: Add watchdog node for RV1126
` [PATCH v2 5/8] dt-bindings: rtc: microcrystal,rv3028: add clock-cells property
` (subset) [PATCH v2 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC

[PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board
 2024-09-04 13:36 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).