From patchwork Fri Feb 8 09:53:14 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 10802575 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5122E746 for ; Fri, 8 Feb 2019 09:53:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3FBCC2DD62 for ; Fri, 8 Feb 2019 09:53:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 33D7F2DD65; Fri, 8 Feb 2019 09:53:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C58292DD62 for ; Fri, 8 Feb 2019 09:53:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7gi/3WZetEvRQWCmJEBxz3XsGn19rX0Tw3cF43V+z5A=; b=fPmfXuYEAW4P+m qud4hzeGB0JzVRk15VnachBRlBfm2o9nmssfcZfYbd+eI1gJJUsPrGI5NoLI7LW/tRDcO1vjsxZGg jxHTvAExCIKGHLjORbyAHABoEMmSLfQCz1TrhhXqOtSMznDGQJrpkemAC39nlyxcWCSm2D+6rUiE3 5TtNabjrk8kM6NFBN+iPLxZmFaGqKqpvA7kRJgaTOI6kDinQ3TSBNJ0Ti34nNefZs5Ds8OSGwIVNS eVuBBUD4OGS+ZHY2me/FZi6YQB1VRpLI+nRI8r9YHG+1sY20nF1AreXHYLO11YcPe+J/NNFUaMkRj YpePA6vr8zWcFRJ2+lUA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs2qo-0003La-3B; Fri, 08 Feb 2019 09:53:38 +0000 Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs2ql-0003L0-0d for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 09:53:36 +0000 X-Originating-IP: 90.88.22.177 Received: from localhost (aaubervilliers-681-1-80-177.w90-88.abo.wanadoo.fr [90.88.22.177]) (Authenticated sender: maxime.ripard@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id CF4ED60006; Fri, 8 Feb 2019 09:53:26 +0000 (UTC) From: Maxime Ripard To: Maarten Lankhorst , Sean Paul , Maxime Ripard Subject: [PATCH v2 1/9] fixup! ARM: dts: sun8i-a33: bridgemate: Enable display support Date: Fri, 8 Feb 2019 10:53:14 +0100 Message-Id: <7e571a7f2fc622f81f8be4a4d8725551490378b2.1549619502.git-series.maxime.ripard@bootlin.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_015335_204557_4028D2E0 X-CRM114-Status: GOOD ( 12.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: bbrezillon@kernel.org, dri-devel@lists.freedesktop.org, Paul Kocialkowski , Chen-Yu Tsai , Thomas Petazzoni , Jagan Teki , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP --- arch/arm/boot/dts/sun8i-a33-bridgemate-bm3.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sun8i-a33-bridgemate-bm3.dts b/arch/arm/boot/dts/sun8i-a33-bridgemate-bm3.dts index ea12d12bf221..c26316465dc0 100644 --- a/arch/arm/boot/dts/sun8i-a33-bridgemate-bm3.dts +++ b/arch/arm/boot/dts/sun8i-a33-bridgemate-bm3.dts @@ -106,7 +106,7 @@ status = "okay"; panel@0 { - compatible = "rondo,rb070d30"; + compatible = "ronbo,rb070d30"; reg = <0>; power-gpios = <&r_pio 0 6 GPIO_ACTIVE_HIGH>; updn-gpios = <&r_pio 0 7 GPIO_ACTIVE_HIGH>;