Re: [PATCH v1 00/12] drm/rockchip: RK356x VOP2 support

2021-11-17 Thread Kever Yang
Hi Sascha Hauer, On 2021/11/17 下午10:33, Sascha Hauer wrote: This series adds initial graphics support for the Rockchip RK356[68] SoCs. Graphics support is based around the VOP2 controller which replaces the VOP controller found on earlier Rockchip SoCs. The driver has been tested with HDMI supp

Re: [PATCH v1 00/12] drm/rockchip: RK356x VOP2 support

2021-11-18 Thread Kever Yang
On 2021/11/18 下午5:53, Daniel Stone wrote: Hi, On Thu, 18 Nov 2021 at 09:26, Heiko Stübner wrote: Am Donnerstag, 18. November 2021, 02:27:10 CET schrieb Kever Yang: I don't agree with this, we do believe you have do some clean up to meet the requirement of upstream, but all the fram

[PATCH 0/6] Rockchip Type-C and DispplayPort driver

2016-05-27 Thread Kever Yang
Hi Chris, On 05/27/2016 02:02 PM, Chris Zhong wrote: > Hi all > > This series patch is for rockchip Type-C phy and DisplayPort controller > driver. > > The USB Type-C PHY is designed to support the USB3 and DP applications. > The PHY basically has two main components: USB3 and DisplyPort. USB3 > o

Re: [PATCH v2] drm/of: Consider the state in which the ep is disabled

2020-10-14 Thread Kever Yang
if (!of_device_is_available(ep)) + continue; + remote_port = of_graph_get_remote_port(ep); if (!remote_port) { of_node_put(ep); Looks good to me. Reviewed-by: Kever Yang Thanks, -

Re: [PATCH v2] drm/of: Consider the state in which the ep is disabled

2020-10-19 Thread Kever Yang
Hi Daniel, On 2020/10/15 下午11:23, Daniel Vetter wrote: On Wed, Oct 14, 2020 at 09:48:43AM +0800, Kever Yang wrote: Hi Maintainers,     Does this patch ready to merge? Would maybe be good to get some acks from other drivers using this, then Sandy can push to drm-misc-next. Thanks for your

Re: [PATCH 0/8] Add support RK3328 drm hdmi

2017-09-26 Thread Kever Yang
Hi Algea, Pls also cc linux-rockc...@lists.infradead.org next time. Thanks, - Kever On 09/25/2017 07:39 PM, Algea Cao wrote: These patches add support drm hdmi in RK3328 and has been tested in RK development board. Because RK3328 use inno hdmi phy, rockchip-inno-hdmi-phy driver should be

[PATCH v2] ASoC: max98090: add shutdown callback for max98090

2015-04-08 Thread Kever Yang
Hi Caesar, On 04/08/2015 06:18 PM, Caesar Wang wrote: > To fix pop noise when shutdown,the pop noise during shutdown > is the pmic cutoff power of codec without any notice. > > Signed-off-by: jay.xu > Signed-off-by: zhengxing > Signed-off-by: Caesar Wang > > Serien-cc: linux-kernel at vger.kern

Re: [PATCH v3 3/3] drm/rockchip: Add MIPI DSI2 glue driver for RK3588

2024-12-03 Thread Kever Yang
Hi Heiko, On 2024/12/4 00:54, Heiko Stuebner wrote: From: Heiko Stuebner This adds the glue code for the MIPI DSI2 bridge on Rockchip SoCs and enables its use on the RK3588. Right now the DSI2 controller is always paired with a DC-phy based on a Samsung IP, so the interface values are set sta

[PATCH v2 00/17] rockchip: Add rk3562 support

2024-12-24 Thread Kever Yang
order Finley Xiao (2): arm64: dts: rockchip: add core dtsi for RK3562 Soc arm64: dts: rockchip: Add RK3562 evb2 devicetree Kever Yang (15): dt-bindings: PCI: dwc: rockchip: Add rk3562 support dt-bindings: mmc: Add support for rk3562 eMMC dt-bindings: mmc: rockchip-dw-mshc: Add rk3562

[PATCH v2 06/17] dt-bindings: gpu: Add rockchip, rk3562-mali compatible

2024-12-24 Thread Kever Yang
rk3562 has 1 ARM Mali-G52 GPU,. Signed-off-by: Kever Yang --- Changes in v2: None Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation

Re: [PATCH] drm/rockchip: Fix Copyright description

2024-12-15 Thread Kever Yang
On 2024/12/12 20:43, Andy Yan wrote: From: Andy Yan The company name has update to Rockchip Electronics Co., Ltd. since 2021. And change Co.Ltd to Co., Ltd. to fix mail server warning: DBL_SPAM(6.50)[co.ltd:url]; Signed-off-by: Andy Yan Reviewed-by: Kever Yang Thanks, - Kever

[PATCH 00/38] rockchip: Add rk3562 support

2024-12-20 Thread Kever Yang
: add usb2 phy support for rk3562 Jon Lin (1): phy: rockchip-naneng-combo: Support rk3562 Kever Yang (24): dt-bindings: clock: add rk3562 cru bindings dt-bindings: pinctrl: Add rk3562 pinctrl support soc: rockchip: power-domain: add power domain support for rk3562 dt-bindings: rockchip

Re: [PATCH v2 00/17] rockchip: Add rk3562 support

2025-01-09 Thread Kever Yang
Hi Krzysztof,     Thanks very much for your review. On 2024/12/27 15:38, Krzysztof Kozlowski wrote: On Tue, Dec 24, 2024 at 05:49:03PM +0800, Kever Yang wrote: This patch set adds rk3562 SoC and its evb support. Split out patches belong to different subsystem. Test with GMAC, USB, PCIe

[PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support

2025-02-27 Thread Kever Yang
order Finley Xiao (2): arm64: dts: rockchip: add core dtsi for RK3562 Soc arm64: dts: rockchip: Add RK3562 evb2 devicetree Kever Yang (13): dt-bindings: PCI: dwc: rockchip: Add rk3562 support dt-bindings: mmc: Add support for rk3562 eMMC dt-bindings: mmc: rockchip-dw-mshc: Add support for

[PATCH v3 05/15] dt-bindings: gpu: Add rockchip, rk3562-mali compatible

2025-02-27 Thread Kever Yang
The Rockchip RK3562 GPU is ARM Mali-G52, use the same driver with "arm,mali-bifrost". Extend the binding accordingly to allow compatible = "rockchip,rk3562-mali", "arm,mali-bifrost"; Signed-off-by: Kever Yang --- Changes in v3: - Update the commit message,