From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2B06D3D6698; Mon, 30 Mar 2026 16:02:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774886537; cv=none; b=pGh83Dpxz6zdc2m8h2t6Hmf/jwzqg8rKb7BMzKUU4IvRNGKViHNu/CPhfbOV86Vy/W8IHRtKTY6AVQzEZ4MHNM4vtHw1iQPRVfPB+44ddLUcVk3zyIagJWEgMTCahUX4N3LpsLfpL+hvxXlWc/r8XfvI3sPlChdP/8k8O8F1Sso= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774886537; c=relaxed/simple; bh=GlSiu9vnD5xVU3rLY+DmcoRndhWKp5vb5kW7kxkFU4Q=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=qp7ezoUM8LDZw3a7gE0dyO+X2nSIVddwwm0HIHsL4K45QmZeLDqD1+FGWSqN6oJZYaTBl8p7CtE5/8UdCV7d9e8nk6HftcYSLakYFILOPL3HH+o004uiqEpPPFYkpX7CZC6AJVh6nOuW7d8jAm/jEQfLATL6J6tw0woau9N1U6U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=kVbxPUy+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="kVbxPUy+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6387EC4CEF7; Mon, 30 Mar 2026 16:02:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774886537; bh=GlSiu9vnD5xVU3rLY+DmcoRndhWKp5vb5kW7kxkFU4Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=kVbxPUy+xFffddR1BC/jCvFau4K8BjAV40UMvUbxLsGK2gsni3SpfP0jYyyZ5B3XC Jki7eQitC7lHXYtkO3vrQ7AYVaPKo0L7i2D5p9tSCZhIT+34raGeoSvi/6mhS+iBYu FepCrE0siRHgDttj7VtAHLaEVOlBAsBWVXmR8NU2f5cN8FJauhIqlbK8hUPVgIs3UP 1oSSDgzL6l+nxtKG2e+sToUPlXe4V5x77mODCNFPCBdT1i4r9B2wh/xjUflVwoxTaE BiiFpiuhFXCWYVIRwcq8ISvEy2d20Yum6JmNcgx2VkHSuS1UF7VdZBf3QmbEn3zKjH 76GNGHcLXuGcA== From: Bjorn Andersson To: Konrad Dybcio , Vladimir Zapolskiy Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] arm64: dts: sm8550-hdk: add support for the Display Card overlay Date: Mon, 30 Mar 2026 11:01:35 -0500 Message-ID: <177488647785.633011.16629060421078089420.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260311001238.4191034-1-vladimir.zapolskiy@linaro.org> References: <20260311001238.4191034-1-vladimir.zapolskiy@linaro.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Wed, 11 Mar 2026 02:12:38 +0200, Vladimir Zapolskiy wrote: > The SM8550-HDK board may be connected to a Display Card external PCB, > which is identical to the already supported SM8650-HDK Display Card, > it provides a VTDR6130 display with Goodix Berlin Touch controller, see > also commit bc90f56a1699 ("arm64: dts: sm8650-hdk: add support for the > Display Card overlay") for additional details. > > Two overlays are added to support SM8550-HDK plus Display Card and > SM8550-HDK plus Display Card plus Rear Camera Card setups. > > [...] Applied, thanks! [1/1] arm64: dts: sm8550-hdk: add support for the Display Card overlay commit: 40c15162c873a481cb0e57f8aaa743a4bc66432f Best regards, -- Bjorn Andersson