linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-30 10:04:01 to 2024-10-08 03:06:28 UTC [more...]

[PATCH v4 1/3] phy: rockchip: inno-usb2: convert clock management to bulk
 2024-10-08  3:04 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576

[PATCH v2] ASoC: dt-bindings: rockchip,rk3036-codec: convert to yaml
 2024-10-07 20:56 UTC 

[PATCH] ASoC: dt-bindings: rockchip,rk3036-codec: convert to yaml
 2024-10-07 20:12 UTC  (3+ messages)

[PATCH] dt-bindings: phy: rk3228-hdmi-phy: convert to yaml
 2024-10-07 20:11 UTC  (2+ messages)

[PATCH] media: rkisp1: Reduce min_queued_buffers to 1
 2024-10-07 19:49 UTC  (7+ messages)

[PATCH 0/8] Fixing some dtbscheck warnings
 2024-10-07 19:33 UTC  (17+ messages)
` [PATCH 1/8] arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353p
` [PATCH 2/8] arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353v
` [PATCH 3/8] arm64: dts: rockchip: Drop regulator-init-microvolt from rk3568-roc-pc
` [PATCH 4/8] arm64: dts: rockchip: Drop regulator-init-microvolt from rk3588-toybrick-x0
` [PATCH 5/8] arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo
` [PATCH 6/8] arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards
` [PATCH 7/8] arm64: dts: rockchip: Remove undocumented emmc property from PX30-Ringneck
` [PATCH 8/8] arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma boards

[PATCH v1 1/2] ARM: dts: rockchip: fix nodename regulators
 2024-10-07 18:44 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: "

rockchip: Fix several DT validation errors
 2024-10-07 18:44 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Add PD to csi dphy node on rk356x
` [PATCH 2/4] arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328
` [PATCH 3/4] arm64: dts: rockchip: Fix wakeup prop names on brcm BT nodes
` [PATCH 4/4] arm64: dts: rockchip: Fix reset-gpios prop "

[PATCH v3 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-10-07 15:48 UTC  (3+ messages)

[PATCH v3 0/5] Add dev_warn_probe() and improve error handling in Rockchip SPI drivers
 2024-10-07 14:25 UTC  (6+ messages)
` [PATCH v3 4/5] driver core: Add device probe log helper dev_warn_probe()
` [PATCH v3 5/5] spi: rockchip: Use dev_{err,warn}_probe() in the probe path

[PATCH v3 0/6] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
 2024-10-07 13:56 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: watchdog: rockchip: Add rockchip,rv1126-wdt string

[PATCH v7 0/3] Enumerate all pixels formats
 2024-10-07 11:36 UTC  (2+ messages)

[PATCH v3 00/12]
 2024-10-07 10:26 UTC  (22+ messages)
` [PATCH v3 01/12] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v3 02/12] PCI: rockchip-ep: Use a macro to define EP controller .align feature
` [PATCH v3 03/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH v3 04/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH v3 05/12] PCI: rockchip-ep: Implement the .map_align() controller operation
` [PATCH v3 06/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH v3 07/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
` [PATCH v3 08/12] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH v3 09/12] PCI: rockship-ep: Introduce rockchip_pcie_ep_stop()
` [PATCH v3 10/12] PCI: rockchip-ep: Improve link training
` [PATCH v3 11/12] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property
` [PATCH v3 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode

[PATCH] mmc: dw_mmc: rockchip: Keep controller working for card detect
 2024-10-07  9:49 UTC  (6+ messages)

[PATCH v6 RESET 0/3] PCIe RK3399 clock and reset using new helper functions
 2024-10-07  9:09 UTC  (6+ messages)
` [PATCH v6 RESET 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
` [PATCH v6 RESET 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v6 RESET 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature

[PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
 2024-10-07  8:05 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/3] RK3399: PCie Phy using new helper function
 2024-10-07  3:56 UTC  (4+ messages)
` [PATCH v2 1/3] phy: rockchip-pcie: Simplify error handling with dev_err_probe()
` [PATCH v2 2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper
` [PATCH v2 3/3] phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL status

[PATCH v6 0/3] PCIe RK3399 clock and reset using new helper functions
 2024-10-06 18:14 UTC  (3+ messages)
` [PATCH v6 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
` [PATCH v6 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function

[PATCH] PCI: dw-rockchip: Remove redundant dev_err()
 2024-10-06  7:39 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: Remove unused functions
 2024-10-05 23:25 UTC 

[PATCH] PCI: controller: Switch back to struct platform_driver::remove()
 2024-10-04  4:11 UTC  (4+ messages)

[PATCH v4] docs/gpu: ci: update flake tests requirements
 2024-10-03 14:09 UTC  (4+ messages)

[PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-10-03 12:23 UTC  (2+ messages)

[PATCH 0/5] Drop deprecated 'rockchip' prefix from s-p-c PMIC property
 2024-10-03  9:43 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: rockchip: px30: Drop rockchip "
` [PATCH 2/5] arm64: dts: rockchip: rk3328: "
` [PATCH 3/5] arm64: dts: rockchip: rk3368: "
` [PATCH 4/5] arm64: dts: rockchip: rk3399: "
` [PATCH 5/5] arm64: dts: rockchip: rk356x: "

[PATCH v8 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-10-03  0:16 UTC  (5+ messages)
` [PATCH v8 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-10-02 20:03 UTC  (9+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "

[PATCH v2 00/10] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2024-10-02 19:38 UTC  (3+ messages)

[PATCH 0/9] Introduce Photonicat power management MCU driver
 2024-10-02 15:35 UTC  (3+ messages)
` [PATCH 7/9] leds: add Photonicat PMU LED driver

[PATCH] pinctrl: rockchip: improve error message for incorrect rockchip,pins property
 2024-10-02 14:12 UTC  (3+ messages)

[PATCH v2 0/6] Fix RK3588 GPU domain
 2024-10-02 14:02 UTC  (5+ messages)
` [PATCH v2 4/6] dt-bindings: power: rockchip: add regulator support

[PATCH v3] arm64: dts: rockchip: change pinctrl for pcie2x1l2 for Radxa ROCK 5A
 2024-10-02 13:25 UTC  (7+ messages)

[PATCH 0/8] Support clock and reset unit of Rockchip RK3528
 2024-10-02 10:38 UTC  (28+ messages)
` [PATCH 1/8] dt-bindings: clock: Add clock ID definition for "
` [PATCH 2/8] dt-bindings: reset: Add reset "
` [PATCH 3/8] dt-bindings: clock: Add rockchip,rk3528-cru
` [PATCH 4/8] clk: rockchip: Add PLL flag ROCKCHIP_PLL_FIXED_MODE
` [PATCH 5/8] clk: rockchip: Add clock type GATE_NO_SET_RATE
` [PATCH 6/8] clk: rockchip: Add clock controller driver for RK3528 SoC
` [PATCH 7/8] arm64: dts: rockchip: Add clock generators "
` [PATCH 8/8] arm64: dts: rockchip: Add UART clocks "

[PATCH v2] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1
 2024-10-02 10:30 UTC  (2+ messages)

[PATCH 0/2] Add Powkiddy RGB20SX
 2024-10-02 10:30 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: "
` [PATCH 2/2] arm64: dts: "

[PATCH v2] arm64: dts: rockchip: Add power button for puma-haikou
 2024-10-02 10:30 UTC  (3+ messages)

[PATCH 0/2] ARN: dts: some dtc warning fixes
 2024-10-02  3:48 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: replace gpio = with gpios =
` [PATCH 2/2] ARM: dts: assign reg to memory nodes

[PATCH 0/5] Improve error handling in Rockchip SPI drivers
 2024-10-01  7:59 UTC  (5+ messages)
` (subset) "

[PATCH v2 0/3] rk3328 cru dt-binding conversion
 2024-09-30 21:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: convert rockchip,rk3328-cru.txt to YAML
` [PATCH v2 2/3] arm64: dts: rockchip: fix compatible string rk3328 cru node
` [PATCH v2 3/3] arm64: rockchip: add clocks property to cru node rk3328

[PATCH v1] spi: fix typo in the comment
 2024-09-30 21:41 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: change pinctrl for pcie2x1l2 for Radxa ROCK 5A
 2024-09-30 21:26 UTC 

[PATCH v3 00/15] VOP Support for rk3576
 2024-09-30 19:32 UTC  (2+ messages)

[PATCH 0/9] media: rkvdec: Add HEVC backend
 2024-09-30 15:28 UTC  (4+ messages)
` [PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible

[PATCH] arm64: dts: rockchip: Add power button for RK3399 Puma
 2024-09-30 12:21 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: add LED_FUNCTION_STATUS for RGB LEDs on Radxa E25
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH v14] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH 0/3] Add support for ArmSoM LM7 SoM
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH v5 0/2] Add support for RK3588S Evaluation board
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH 0/5] Turing RK1 SoM DT updates
 2024-09-30 10:55 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] arm64: dts: rockchip: rk3399: Fix rt5651 compatible values
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Designate Turing RK1's system power controller
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH v8 0/8] Add tsd,mule-i2c-mux support
 2024-09-30 10:55 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: rockchip: enable automatic fan control on Orange Pi 5+
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add attiny_rst_gate to Ringneck
 2024-09-30 10:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix pinctrl for pcie2x1l2 for Radxa ROCK 5A
 2024-09-30  9:34 UTC  (3+ 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).