linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 11:02:13 to 2021-08-20 18:30:37 UTC [more...]

[PATCH v2 0/4] Rockchip I2S/TDM controller
 2021-08-20 18:27 UTC  (4+ messages)
` [PATCH v2 1/4] ASoC: rockchip: add support for i2s-tdm controller
` [PATCH v2 2/4] dt-bindings: sound: add rockchip i2s-tdm binding
` [PATCH v2 3/4] arm64: dts: rockchip: add i2s1 on rk356x

[PATCH v3 0/4] RK3568 GPU
 2021-08-20 15:08 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: gpu: mali-bifrost: Allow up to two clocks
` [PATCH v3 2/4] dt-bindings: gpu: mali-bifrost: Add RK3568 compatible
` [PATCH v3 3/4] arm64: dts: rockchip: Add GPU node for rk3568

[PATCH] ARM: dts: rockchip: remove cap-mmc-highspeed property from mk808 &mmc0 node
 2021-08-20 14:49 UTC  (4+ messages)

[PATCH] drm/rockchip: dsi: Fix duplicate included linux/phy/phy.h
 2021-08-20 10:18 UTC 

[PATCH] soc: rockchip: io-domain: Remove unneeded semicolon
 2021-08-19 23:04 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: allwinner: a64: align operating-points table name with dtschema
 2021-08-19 18:23 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: "

[PATCH 0/4] Rockchip I2S/TDM controller
 2021-08-19 17:02 UTC  (12+ messages)
` [PATCH 1/4] ASoC: rockchip: add support for i2s-tdm controller
` [PATCH 2/4] dt-bindings: sound: add rockchip i2s-tdm binding
` [PATCH 3/4] arm64: dts: rockchip: add i2s1 on rk356x
` [PATCH 4/4] arm64: dts: rockchip: add analog audio on Quartz64

[PATCH v9 0/8] Add SR-IOV support in PCIe Endpoint Core
 2021-08-19 13:14 UTC  (10+ messages)
` [PATCH v9 1/8] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v9 2/8] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v9 3/8] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v9 4/8] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v9 5/8] PCI: cadence: Simplify code to get register base address for configuring BAR
` [PATCH v9 6/8] PCI: cadence: Add support to configure virtual functions
` [PATCH v9 7/8] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v9 8/8] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

[PATCH v2 0/5] Kconfig symbol clean-up on gpu
 2021-08-19 11:22 UTC  (6+ messages)
` [PATCH v2 1/5] drm: rockchip: remove reference to non-existing config DRM_RGB
` [PATCH v2 2/5] drm: amdgpu: remove obsolete reference to config CHASH
` [PATCH v2 3/5] drm: v3d: correct reference to config ARCH_BRCMSTB
` [PATCH v2 4/5] drm: zte: remove obsolete DRM Support for ZTE SoCs
` [PATCH v2 5/5] drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAP

[PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support
 2021-08-18 22:14 UTC  (11+ messages)
` [PATCH v13 1/6] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v13 2/6] spi: rockchip-sfc: add rockchip "
` [PATCH v13 3/6] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v13 4/6] arm: dts: rockchip: Add SFC to RV1108
` [PATCH v13 5/6] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v13 6/6] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
` (subset) [PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support

[PATCH 0/5] Kconfig symbol clean-up on gpu
 2021-08-18 21:51 UTC  (7+ messages)
` [PATCH 1/5] drm: rockchip: remove reference to non-existing config DRM_RGB
` [PATCH 2/5] drm: amdgpu: remove obsolete reference to config CHASH
` [PATCH 3/5] drm: v3d: correct reference to config ARCH_BRCMSTB
` [PATCH 4/5] drm: zte: remove obsolete DRM Support for ZTE SoCs
` [PATCH 5/5] drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAP

[PATCH v2 0/8] fixes and enablement for rk356x
 2021-08-18 21:42 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/4] power: supply: Add Support for RK817 Charger
 2021-08-18 15:03 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: Add Rockchip rk817 battery charger support
` [PATCH v3 2/4] mfd: "
` [PATCH v3 3/4] power: supply: Add charger driver for Rockchip RK817
` [PATCH v3 4/4] arm64: dts: rockchip: add rk817 charger to Odroid Go Advance

[PATCH][next] spi: rockchip-sfc: Fix assigned but never used return error codes
 2021-08-18 14:10 UTC 

[PATCH v8 0/8] Add SR-IOV support in PCIe Endpoint Core
 2021-08-18 13:55 UTC  (13+ messages)
` [PATCH v8 1/8] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v8 2/8] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v8 3/8] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v8 4/8] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v8 5/8] PCI: cadence: Simplify code to get register base address for configuring BAR
` [PATCH v8 6/8] PCI: cadence: Add support to configure virtual functions
` [PATCH v8 7/8] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v8 8/8] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

[PATCH v2 0/3] regulator pre-enable
 2021-08-18 12:56 UTC  (8+ messages)
` [PATCH v2 1/3] regulator: add PRE_ENABLE event define
` [PATCH v2 2/3] regulator: core: add pre-enable event notify to regulator
` [PATCH v2 3/3] soc: rockchip: io-domain: do more thing about regulator notify
    `  "

[PATCH v3] soc: rockchip: io-domain: set 3.3V before regulator disable
 2021-08-18 12:27 UTC  (4+ messages)

[PATCH v9] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-08-18  9:34 UTC 

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

[PATCH v3 00/10] VP9 codec V4L2 control interface
 2021-08-17 17:49 UTC  (7+ messages)
` [PATCH v3 05/10] media: uapi: Add VP9 stateless decoder controls
` [PATCH v3 09/10] media: hantro: Support VP9 on the G2 core

[PATCH v13 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-08-17 14:22 UTC  (4+ messages)
` [PATCH v13 2/9] media: hevc: Add decode params control

[PATCH v4 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-08-17 12:45 UTC  (10+ messages)
` [PATCH v4 2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
` [PATCH v4 3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
` [PATCH v4 4/4] clk: fractional-divider: Document the arithmetics used behind the code

[PATCH 0/4] regulator pre-enable
 2021-08-17  3:23 UTC  (9+ messages)
` [PATCH 1/4] regulator: add PRE_ENABLE event define
` [PATCH 2/4] regulator: core: notify regulator enable with the voltage value
    `  "
` [PATCH 3/4] regulator: core: add pre-enable event notify to regulator
` [PATCH 4/4] soc: rockchip: io-domain: do more thing about regulator notify

[PATCH v8 0/9] gpio-rockchip driver
 2021-08-16 23:05 UTC  (13+ messages)
` [PATCH v8 1/9] pinctrl/rockchip: always enable clock for gpio controller
` [PATCH v8 2/9] pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
` [PATCH v8 3/9] pinctrl/rockchip: add pinctrl device to gpio bank struct
` [PATCH v8 4/9] dt-bindings: gpio: change items restriction of clock for rockchip, gpio-bank
` [PATCH v8 5/9] gpio/rockchip: add driver for rockchip gpio
` [PATCH v8 6/9] gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
` [PATCH v8 7/9] gpio/rockchip: support next version "
` [PATCH v8 8/9] gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
` [PATCH v8 9/9] pinctrl/rockchip: drop the gpio related codes

[PATCH v3 0/7] arm64: dts: rockchip: rk3568-evb1-v10: add sd card support
 2021-08-16  6:26 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: power: add rk3568-pmu-io-domain support
` [PATCH v3 2/7] soc: rockchip: io-domain: add rk3568 support
      `  "

[PATCH v4] iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage once at probe
 2021-08-15 15:50 UTC  (2+ messages)

PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】
 2021-08-13 21:45 UTC  (11+ messages)

[PATCH] PCI: rockchip-dwc: Potential error pointer dereference in probe
 2021-08-13 16:01 UTC  (15+ messages)
        ` [PATCH v2] "

[PATCH v3] arm64: dts: rockchip: add thermal fan control to rockpro64
 2021-08-13 15:46 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: Setup USB typec port as datarole on
 2021-08-13  8:51 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add Scarlet Dumo Variant
 2021-08-13  8:51 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add gru-scarlet-dumo board
` [PATCH 2/2] arm64: dts: rockchip: rk3399: "

[PATCH v7 0/9] gpio-rockchip driver
 2021-08-11  8:32 UTC  (2+ messages)

[BUG] dw-mipi-dsi-rockchip display corruption with dsi panel
 2021-08-10 23:46 UTC  (3+ messages)

[PATCH v3] iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage once at probe
 2021-08-09 19:40 UTC  (2+ messages)

[PATCH] media: hantro: Fix check for single irq
 2021-08-09 15:20 UTC  (6+ messages)

[PATCH v11] PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
 2021-08-09 15:16 UTC  (4+ messages)

[RFC v2 0/4] power: supply: Add Support for RK817 Charger
 2021-08-09 14:45 UTC  (6+ messages)
` [RFC v2 1/4] dt-bindings: Add Rockchip rk817 battery charger support
` [RFC v2 3/4] power: supply: Add charger driver for Rockchip RK817

[PATCH v2] iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage once at probe
 2021-08-08 16:48 UTC  (4+ messages)

[BUG] mmc_regulator_set_ocr can't cope with regulator-fixed
 2021-08-06 10:59 UTC  (8+ 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).