From patchwork Mon Apr 30 11:40:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10373203 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A04EA60327 for ; Tue, 1 May 2018 06:52:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 917352881B for ; Tue, 1 May 2018 06:52:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 856EC28BFA; Tue, 1 May 2018 06:52:10 +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.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0CFDB2881B for ; Tue, 1 May 2018 06:52:10 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4065C6E3CA; Tue, 1 May 2018 06:51:48 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x244.google.com (mail-pf0-x244.google.com [IPv6:2607:f8b0:400e:c00::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 481D16E20E for ; Mon, 30 Apr 2018 11:43:07 +0000 (UTC) Received: by mail-pf0-x244.google.com with SMTP id w129so1121862pfd.3 for ; Mon, 30 Apr 2018 04:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=APONMn2Y2v49CzcOapqcfzjS62qlcGdfFfDMmxQa6u8=; b=d/sUq7VShu2z34E81DKWEl7aSkbS6xlodSjLCcR6E7BAkaXTerqJQR7K2RNjM+1VRr f3/DEXZApiYqFfQRFeiceJj/rN/ib9fr6wb0QgU46+gk6Kd39PfeG6kHnFnzQBzzbUYa 3KHvrqS1RzrE657KRBsmH0GdcqSVH2ajuxd+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=APONMn2Y2v49CzcOapqcfzjS62qlcGdfFfDMmxQa6u8=; b=IweFPf55+FiGbJ04vcdB+vWFIVw2tG4Y/jvtSvAkz8e9GGSHWKUxWoDiTEViZq47L8 EWRTZHVXjf59J17tYWiiiFMYNvFpKLgU8UP9p1zYb3Om7evzn2TaKN4DMh4TEVUtwCuP mKISEdaFRwG9v65I3A5UgMazZi/F103CaZay8mNhukWoO/nofNeKLS7nuVQT2qU4kvP9 KCtHFgtys0MGa6IyVjeSBHhPRbDwqyHXKjULdExTeg8Gn8Utg6vVCTNnI2GfC5fDc06c zzQWGJ2x7Uw8IZ38FgWtbYxBWhYAZMsmdcP4h38ze7ifIrFAFX8Q6THt+7ZzmeK8+zx2 lwlw== X-Gm-Message-State: ALQs6tDu2K4wWbv/w3kVJldS3kUfDxBmuhFqq+QrAoTqOgJcalaW2Eu4 Lv39bSDHMYFbbG/XLdTt+sEeyg== X-Google-Smtp-Source: AB8JxZrL6t0mrAEjUyZRSs4525a9Iwyrn1MRh0Uy3cIjuuN9lTJt7SPVxAJXr88MLY2kY6Im9atm6Q== X-Received: by 10.98.107.138 with SMTP id g132mr11567759pfc.163.1525088586743; Mon, 30 Apr 2018 04:43:06 -0700 (PDT) Received: from localhost.localdomain ([183.82.224.14]) by smtp.gmail.com with ESMTPSA id s17sm16762357pfi.165.2018.04.30.04.42.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Apr 2018 04:43:06 -0700 (PDT) From: Jagan Teki To: Maxime Ripard Subject: [PATCH 17/21] arm64: dts: allwinner: a64: nanopi-a64: Enable HDMI output Date: Mon, 30 Apr 2018 17:10:54 +0530 Message-Id: <20180430114058.5061-18-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180430114058.5061-1-jagan@amarulasolutions.com> References: <20180430114058.5061-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Tue, 01 May 2018 06:51:33 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Jernej Skrabec , David Airlie , Catalin Marinas , Michael Turquette , linux-sunxi@googlegroups.com, Will Deacon , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Stephen Boyd , Chen-Yu Tsai , Rob Herring , Jagan Teki , Michael Trimarchi , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Enable HDMI output on nanopi-a64 board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-nanopi-a64.dts | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts index e2dce48fa29a..19fe7eed45e9 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts @@ -57,6 +57,21 @@ chosen { stdout-path = "serial0:115200n8"; }; + + connector { + compatible = "hdmi-connector"; + type = "a"; + + port { + hdmi_con_in: endpoint { + remote-endpoint = <&hdmi_out_con>; + }; + }; + }; +}; + +&de { + status = "okay"; }; &ehci0 { @@ -67,6 +82,17 @@ status = "okay"; }; +&hdmi { + hvcc-supply = <®_dldo1>; + status = "okay"; +}; + +&hdmi_out { + hdmi_out_con: endpoint { + remote-endpoint = <&hdmi_con_in>; + }; +}; + /* i2c1 connected with gpio headers like pine64, bananapi */ &i2c1 { pinctrl-names = "default";