linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 21:26:22 to 2021-12-17 18:05:18 UTC [more...]

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-17 16:54 UTC  (7+ messages)

[PATCH v2] mfd: rk808: add reboot support to rk808.c
 2021-12-17 15:29 UTC  (2+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-12-17 13:15 UTC  (22+ messages)

[PATCH 0/4] soc: rockchip: power-domain: Add regulator support
 2021-12-17 13:09 UTC  (5+ messages)
` [PATCH 1/4] soc: rockchip: power-domain: register device for each domain
` [PATCH 2/4] soc: rockchip: power-domain: Use devm_clk_bulk_get_all()
` [PATCH 3/4] soc: rockchip: power-domain: Add regulator support
` [PATCH 4/4] dt-bindings: power: rockchip: Add power-supply to domain nodes

[PATCH 0/2] Add Poweroff/Reset for rk8xx PMIC
 2021-12-17  2:21 UTC  (8+ messages)
` [PATCH 1/2] mfd: rk808: add reboot support to rk808 pmic
    ` Aw: "
      `  "
` [PATCH 2/2] mfd: rk808: Add poweroff and reboot support for rk809 pmic

[PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-16 23:03 UTC  (22+ messages)
` [PATCH V2 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V2 02/10] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V2 03/10] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V2 04/10] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
  ` [PATCH V2 04/10] dt-bindings: media: nxp,imx8mq-vpu: "
` [PATCH V2 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V2 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V2 07/10] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V2 08/10] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 and G2 on imx8mm
` [PATCH V2 09/10] media: hantro: Add support for i.MX8MM
` [PATCH V2 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH] net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH v3 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-12-16 20:31 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
` [PATCH v3 2/8] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
` [PATCH v3 3/8] phy: phy-rockchip-inno-usb2: support #address_cells = 2
` [PATCH v3 4/8] phy: phy-rockchip-inno-usb2: support standalone phy nodes
` [PATCH v3 5/8] phy: phy-rockchip-inno-usb2: support muxed interrupts
` [PATCH v3 6/8] phy: phy-rockchip-inno-usb2: add rk3568 support
` [PATCH v3 7/8] arm64: dts: rockchip: add usb2 nodes to rk3568 device tree
` [PATCH v3 8/8] arm64: dts: rockchip: add Quartz64-A usb2 support

[PATCH v5 0/4] Add Naneng combo PHY support for RK3568
 2021-12-16 12:19 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible
` [PATCH v5 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [PATCH v5 3/4] phy: rockchip: add naneng combo phy for RK3568
` [PATCH v5 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH] drm/rockchip: vop: implement atomic_print_state
 2021-12-15 18:14 UTC 

[PATCH] drm/rockchip: vop: duplicate subclassed state variables
 2021-12-15 18:13 UTC 

[PATCH 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-15 16:53 UTC  (19+ messages)
` [PATCH 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH 02/10] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH 03/10] soc: imx: imx8m-blk-ctrl: add "
` [PATCH 04/10] dt-bindings: media: nxp, imx8mq-vpu: Support split G1 and G2 nodes with vpu-blk-ctrl
  ` [PATCH 04/10] dt-bindings: media: nxp,imx8mq-vpu: "
` [PATCH 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH 07/10] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH 08/10] dt-bindings: media: nxp, imx8mq-vpu: Enable support for i.MX8M Mini
` [PATCH 09/10] media: hantro: Add support for i.MX8MM
` [PATCH 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH v2 00/18] drm/rockchip: RK356x VOP2 support
 2021-12-15 16:38 UTC  (31+ messages)
` [PATCH 01/18] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH 02/18] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH 03/18] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH 04/18] drm/rockchip: dw_hdmi: add regulator support
` [PATCH 05/18] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH 06/18] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH 07/18] dt-bindings: display: rockchip: dw-hdmi: Allow "ref" as clock name
` [PATCH 08/18] dt-bindings: display: rockchip: dw-hdmi: Add regulator support
` [PATCH 09/18] arm64: dts: rockchip: rk3399: reorder hmdi clocks
` [PATCH 10/18] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH 11/18] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH 12/18] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH 13/18] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH 14/18] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH 15/18] drm/encoder: Add of_graph port to struct drm_encoder
` [PATCH 16/18] drm/rockchip: Make VOP driver optional
` [PATCH 17/18] drm: rockchip: Add VOP2 driver
` [PATCH 18/18] [HACK, RFC] clk: rk3568: do not divide dclk_vop0

[PATCH v2 0/5] drm/dp: Move DisplayPort helpers into own module
 2021-12-15 11:12 UTC  (8+ messages)
` [PATCH v2 1/5] drm/dp_mst: Remove trailing whitespace
` [PATCH v2 2/5] drm/dp: Move DP declarations into separate header file
` [PATCH v2 3/5] drm/dp: Move DisplayPort helpers into separate helper module
` [PATCH v2 4/5] drm/dp: Move public DisplayPort headers into dp/
` [PATCH v2 5/5] drm/dp: Move DisplayPort AUX bus helpers "

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-15 11:06 UTC  (13+ messages)
` [RFC PATCH v4 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible
` [RFC PATCH v4 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [RFC PATCH v4 3/4] phy: rockchip: add naneng combo phy for RK3568
    `  "
` [RFC PATCH v4 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-15 10:24 UTC  (8+ messages)
` [PATCH 1/3] drm/dp_mst: Remove trailing whitespace
` [PATCH 2/3] drm/dp: Move DP declarations into separate header file
  ` [Intel-gfx] "
` [PATCH 3/3] drm/dp: Move DisplayPort helpers into separate helper module

[PATCH] phy: rockchip-inno-usb2: remove redundant assignment to variable delay
 2021-12-14  9:15 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

[PATCH] dt-bindings: convert power domain node for rockchip DW MIPI DSI
 2021-12-13 22:51 UTC  (4+ messages)

[GIT PULL] Rockchip dts64 changes for 5.17 #1
 2021-12-13 10:32 UTC 

[GIT PULL] Rockchip soc fix for 5.16
 2021-12-13 10:05 UTC 

[GIT PULL] Rockchip dts fixes for 5.16
 2021-12-13 10:04 UTC 

[PATCH v2 0/3] RK356x/Quartz64 Model A SPI
 2021-12-12 12:40 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] arm64: dts: rockchip: Add missing secondary compatible for PX30 DSI
 2021-12-12 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: convert Rockchip DW MIPI DSI binding to YAML format
` (subset) [PATCH v2 1/2] arm64: dts: rockchip: Add missing secondary compatible for PX30 DSI

[PATCH] arm64: dts: rockchip rk356x: Change pwm pinctrl-name to "default"
 2021-12-12 12:40 UTC  (2+ messages)

[PATCH v3 0/3] Add Naneng combo PHY support for RK3568
 2021-12-10  9:52 UTC  (5+ messages)
` [PATCH v3 2/3] phy/rockchip: add naneng combo phy "
      `  "

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2021-12-09 15:18 UTC  (2+ messages)

[PATCH v6] media: hantro: Fix G2/HEVC negotiated pixelformat
 2021-12-08 16:44 UTC 

[PATCH v5] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-08 16:35 UTC  (2+ messages)

[PATCH v2 2/5] arm64: dts: rockchip: Add powerzones definition for rock960
 2021-12-08 16:16 UTC  (3+ messages)

[RFC V2 0/6] media: Hantro: Split iMX8MQ VPU into G1 and G2 with blk-ctrl support
 2021-12-08 15:57 UTC  (23+ messages)
` [RFC V2 1/6] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [RFC V2 2/6] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [RFC V2 3/6] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
  ` [RFC V2 3/6] dt-bindings: media: nxp,imx8mq-vpu: "
` [RFC V2 4/6] soc: imx: imx8m-blk-ctrl: add i.MX8MQ VPU blk-ctrl
` [RFC V2 5/6] media: hantro: split i.MX8MQ G1 and G2 code
` [RFC V2 6/6] arm64: dts: imx8mq: Split i.MX8MQ G1 and G2 with vpu-blk-ctrl

[PATCH v1 00/12] drm/rockchip: RK356x VOP2 support
 2021-12-07 17:01 UTC  (3+ messages)
` [PATCH 04/12] drm/rockchip: dw_hdmi: add regulator support

[PATCH] drm/rockchip: use generic fbdev setup
 2021-12-07 13:00 UTC  (7+ messages)

[PATCH v2 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-07  5:32 UTC  (2+ messages)

[PATCH v2 0/2] drm: Support input-boosted panel self-refresh exit
 2021-12-07  3:16 UTC  (7+ messages)
` [PATCH v2 1/2] drm/input_helper: Add new input-handling helper

[RFC 0/5] Split iMX8MQ Hantro VPU into G1 and G2 with blk-ctrl support
 2021-12-06 23:25 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 2/3] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-12-06 21:20 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 NNTP newsgroup(s).