From patchwork Mon Apr 30 11:40:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10373213 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 574BD6032A for ; Tue, 1 May 2018 06:53:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4679D28BFA for ; Tue, 1 May 2018 06:53:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 36C2828BE9; Tue, 1 May 2018 06:53:36 +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 C137F28BE9 for ; Tue, 1 May 2018 06:53:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 52C576E3E9; Tue, 1 May 2018 06:51:53 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg0-x244.google.com (mail-pg0-x244.google.com [IPv6:2607:f8b0:400e:c05::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 072EB6E23B for ; Mon, 30 Apr 2018 11:43:20 +0000 (UTC) Received: by mail-pg0-x244.google.com with SMTP id i29-v6so6138611pgn.12 for ; Mon, 30 Apr 2018 04:43:20 -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=Szj8EQVt8gvdUDCdNAfqoCTzPk1dPAxYN2RjMTN7Sdc=; b=ALzQzaS5GJeaOD6qFmR1Bn73QGNo0fPmj3Qy8/Wk86WwLdAIHoWgOKAqInNaT/wy94 DRbjXQOOMQRSJIQwDtXHGoBl8liG58d4r77umeHZFp42mr1REEzXKNpUQTLYz2j9cdTw pxCoFzltzfmfv4Yo83dzRHifAdie9m4/lsN/s= 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=Szj8EQVt8gvdUDCdNAfqoCTzPk1dPAxYN2RjMTN7Sdc=; b=TZA4MAj07n5Qmik1+gU2E43e9MftITW0TtUPQL1g48iauAJCS49yxyqHUxICnIuhTg wVNSK6EuwJF1iKToAICtErpmNmpfeZB2MC4WE8WJsfW7rUHLmTMjU+2LiKbHoQEkjGzb gDogJjQOZLtWA2jxuwuqnooBG0meyPLyKi9hzOW9d6xP2dKvDqceh6mbQWNiKcl6IghD RmaUuHoY05D37AYmCxn7UfeAmSHhKBdLdO5M/RS/T7lGSsHiXLv/4tCiA2F6XFC8j3ON 2K7/SeueNFZdu1Btw8GkvFLXZUz27Z0QDdamswq5cvluo6vQ+2NXpjZZ+yVrZItoWQfl rN4A== X-Gm-Message-State: ALQs6tAbjYFOOS3AT8d1y/3gEGw0T7TuFYfNEaUqEWKV1e1id8ahTau8 ZCxILQIZN5zIwrpaIPx7YJ34Nw== X-Google-Smtp-Source: AB8JxZptPf/w+7J1mUmWqgury/x9r4Q2WwuagsA9sKgt5HYt+C5DUuq/1msljO5fp+vFnoj3xCZ+sg== X-Received: by 2002:a17:902:a24:: with SMTP id 33-v6mr12259715plo.72.1525088600423; Mon, 30 Apr 2018 04:43:20 -0700 (PDT) Received: from localhost.localdomain ([183.82.224.14]) by smtp.gmail.com with ESMTPSA id s17sm16762357pfi.165.2018.04.30.04.43.13 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Apr 2018 04:43:19 -0700 (PDT) From: Jagan Teki To: Maxime Ripard Subject: [PATCH 19/21] arm64: dts: allwinner: a64: a64-olinuxino: Enable HDMI output Date: Mon, 30 Apr 2018 17:10:56 +0530 Message-Id: <20180430114058.5061-20-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 a64-olinuxino board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-olinuxino.dts | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts index 3b3081b10ecb..83329c8fec4f 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts @@ -58,12 +58,38 @@ stdout-path = "serial0:115200n8"; }; + connector { + compatible = "hdmi-connector"; + type = "a"; + + port { + hdmi_con_in: endpoint { + remote-endpoint = <&hdmi_out_con>; + }; + }; + }; + wifi_pwrseq: wifi_pwrseq { compatible = "mmc-pwrseq-simple"; reset-gpios = <&r_pio 0 2 GPIO_ACTIVE_LOW>; /* PL2 */ }; }; +&de { + status = "okay"; +}; + +&hdmi { + hvcc-supply = <®_dldo1>; + status = "okay"; +}; + +&hdmi_out { + hdmi_out_con: endpoint { + remote-endpoint = <&hdmi_con_in>; + }; +}; + &mmc0 { pinctrl-names = "default"; pinctrl-0 = <&mmc0_pins>;