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 X-Spam-Level: X-Spam-Status: No, score=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AAAA3C43381 for ; Tue, 29 Dec 2020 20:16:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 82EAB21D1B for ; Tue, 29 Dec 2020 20:16:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726126AbgL2UQL (ORCPT ); Tue, 29 Dec 2020 15:16:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:59332 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726156AbgL2UQK (ORCPT ); Tue, 29 Dec 2020 15:16:10 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 6EF7521D94; Tue, 29 Dec 2020 20:15:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272930; bh=tiRJuJqRAd3hfQ2zgKyCnt5+Cxq0jc2IcP6GsEn79ZA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=POYu3vvbCiAzZOv0D1U1pWwck3KMopt4Ucm0NCMHmi6O75yR6JTySA5K44H2GUg9k 2qJuxyZYHsyRvLsmjiM9CeWaB1NPSmGkoxQpiLQxiTpdqO5l/c+nqNrEbuGf4MsxZs EzSQR55kXqr/cbgE5IYoRFjAKxIgli3JwNWcxW3AVdMaKPe2+dKE+ixpe9WjVjTFb4 bLBjHkZymRlVkJzA/IEdSseXahitlevYdeq0rVh84ChrHQMm3f1OlCAUZxNvyCpheD T0enM7KZTa/BxO5CAhwmK1Cvn/5+2WA871ykvZnMDRIPBmWQZ9iBz8pOS7EDXqQuBk ZOtCO4x1nCTDw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v4 0/2] Add LT9611UXC DSI to HDMI bridge support From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293039.13751.10433531324205617649.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:30 +0000 References: <20201102011435.1100930-1-dmitry.baryshkov@linaro.org> In-Reply-To: <20201102011435.1100930-1-dmitry.baryshkov@linaro.org> To: Dmitry Baryshkov Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Mon, 2 Nov 2020 04:14:33 +0300 you wrote: > Hi, > > This series adds support for Lontium LT9611UXC bridge chip which takes > MIPI DSI as input and provides HDMI signal as output. > > The chip can be found in Qualcomm RB5 platform [1], [2]. > > [...] Here is the summary with links: - [v4,1/2] dt-bindings: display: bridge: Add documentation for LT9611UXC https://git.kernel.org/qcom/c/25d7361ff96a - [v4,2/2] drm: bridge: add support for lontium LT9611UXC bridge https://git.kernel.org/qcom/c/0cbbd5b1a012 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html