From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 65ABAC00528 for ; Mon, 31 Jul 2023 20:50:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=C2NjiOZNXilA/ptgkydovwKkyK2ZIGwkbVGc3KRVBPo=; b=km2Lt1UII2UQfh m1pbR+GBa7TeeK9zVtysGoF2IhACQOx2+EW9q9zQ54QtfVlncljsqyXVtYyD1zRhUdKTMKLgLn06t XIrw/9iu/n4NP7m/ncQ4NxrgoMUUU3AzRb8N6FUxYPGIwXUiN0qPWAhwCvFp5DdPhE4Z1NvhHceSf Af9f3Lwy5FUEM4yADkyyiWHIfx4nWEpaFCtZ4QWgz5feOiQsK6YlF9bCsrm2siuj2U8zHOs6ua+qk 7R3f8ywv+3KHHrVW71mwn9SYsgHYdNpzDTtuZp2h5Lozb8feHGRdF8doIZ2f/go1QvdbqhWSz7w91 Wt/ZjTd3MbDQmAniAZ3A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQZq0-00HKAe-2e; Mon, 31 Jul 2023 20:49:56 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qQZpz-00HKA1-0p; Mon, 31 Jul 2023 20:49:56 +0000 Received: from i53875aa8.versanet.de ([83.135.90.168] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQZpx-0008VE-VJ; Mon, 31 Jul 2023 22:49:54 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Jagan Teki Cc: Jagan Teki , linux-phy@lists.infradead.org, Vinod Koul , Kishon Vijay Abraham I Subject: Re: [PATCH 04/14] phy: rockchip: inno-dsidphy: Add rv1126 support Date: Mon, 31 Jul 2023 22:49:53 +0200 Message-ID: <2294411.ElGaqSPkdT@diego> In-Reply-To: <20230731110012.2913742-5-jagan@edgeble.ai> References: <20230731110012.2913742-1-jagan@edgeble.ai> <20230731110012.2913742-5-jagan@edgeble.ai> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230731_134955_295261_7E2DE574 X-CRM114-Status: GOOD ( 10.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Montag, 31. Juli 2023, 13:00:02 CEST schrieb Jagan Teki: > Add support for Rockchip RV1126 DSI-DPHY. > > The existing 2.5GHz phy timing table added for RK3568 is working > as it is for RV1126 as well. > > Signed-off-by: Jagan Teki Reviewed-by: Heiko Stuebner _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel