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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 53D3EFD0060 for ; Sun, 1 Mar 2026 11:42:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4CAB710E196; Sun, 1 Mar 2026 11:42:23 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="ZbQfejR4"; dkim-atps=neutral Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id AEC9410E196; Sun, 1 Mar 2026 11:42:22 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 38E21408B8; Sun, 1 Mar 2026 11:42:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 78B77C116C6; Sun, 1 Mar 2026 11:42:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772365342; bh=f+bAkdDZB2L11jf0C0TAV2CE8KsC5uGvHGZbEgadEzw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZbQfejR45jgg2Q/jVSOOzm3u9pYz2LclxuBgRu6FTSB6R5DqkevwiZjnWToCIhNNA +HMh4bp87ihehl/zi1P9sSWYXqiZY+P/XqIlJH3pd7MKvJntjZZ39mywf6QgPp99A8 tHMuKX6nLZU+qW9hlkrfEeL3zejuzIFV8jPfjNGCLdSq1O3tICqhhk9RYXWhfJcBQm S/JEWa6TOTEKBzCsuWgySe+4i2/UktuSuVIhPXamB4fEkJI08Uhx11L15ABiiKb+6a gJ2uf/4ZAFUOR4oB8EcCL45u/bfG9WBVVpb9ocUR+jYhFaGAH5vcQsV+NGGmlAybtI k5CVgiiuXCEqQ== Date: Sun, 1 Mar 2026 12:42:19 +0100 From: Krzysztof Kozlowski To: Pengyu Luo Cc: Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio , Krishna Manikandan , Jonathan Marek , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Tianyu Gao , White Lewis Subject: Re: [PATCH v3 1/4] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP Message-ID: <20260301-poised-black-roadrunner-2fa89a@quoll> References: <20260228141715.35307-1-mitltlatltl@gmail.com> <20260228141715.35307-2-mitltlatltl@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260228141715.35307-2-mitltlatltl@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, Feb 28, 2026 at 10:17:12PM +0800, Pengyu Luo wrote: > Since SC8280XP and SA8775P have the same values for the REVISION_ID > registers, then we fallback to SA8775P compatible. > > Signed-off-by: Pengyu Luo > --- > Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof