From patchwork Mon Apr 30 11:40:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10373221 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 75A296032A for ; Tue, 1 May 2018 06:54:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6533328BE9 for ; Tue, 1 May 2018 06:54:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5795528BFC; Tue, 1 May 2018 06:54:04 +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 1845F28BE9 for ; Tue, 1 May 2018 06:54:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4FCFE6E3D4; Tue, 1 May 2018 06:52:54 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg0-x241.google.com (mail-pg0-x241.google.com [IPv6:2607:f8b0:400e:c05::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9C1356E2C7 for ; Mon, 30 Apr 2018 11:43:34 +0000 (UTC) Received: by mail-pg0-x241.google.com with SMTP id m21-v6so6148254pgv.8 for ; Mon, 30 Apr 2018 04:43:34 -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=Ks/6Vgpoob+ogS+kv1QB9nwuDNFLHFkBMzxCa79ti9c=; b=m18YO5S4dCaH64hvW+uwtZIfNvdVkO3Q83ZXtFVijXqWwrZxiGiaCUi+VdIPFxg85C V27DsuWhpulD3Itxp8KRzfrxEXwSW/YD2Hr6Z8cHBxAejjk3OT4NpDUvGUd4DBAUkr77 08BSnlu3Hw9fYlDrZY6Ekdaks6s7zow/U/OlY= 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=Ks/6Vgpoob+ogS+kv1QB9nwuDNFLHFkBMzxCa79ti9c=; b=pqNfPsmySZL3Ajf08ulQfnNMEP0JRkSmpfRAYQaHPvCvHraFLH6IUNn1XbsSjoP6Jp W8sJTtYqq0cGgKpPK4VAiE+Wi/JPVRAGIQqhFR2O1UEVEUSBFEv/KS5bJq6VHU51DK5G kGD9DIm1MdyzAle57hQFPdxUFD7B5jZZIBCd2GKyeZYUKrpGyuLdqjksdbElfvF348ci XeJC0rf8EXnAeGePFfFjH8mc1hbyRKdYr6TXbJA1v4Xao9uWrMjMflQctgjOlCCEBlL2 cnvsLZsadmm518nX6LH9xEHwDUeNlx4GF3Camyh+nheivtnYYZZzTCSzhcGvzDqioMt4 TqaQ== X-Gm-Message-State: ALQs6tCWvsXEg/JOXtz0gi2e2vUu1rEnB6+n/m2YJd0yHp0dlUpbwGhB Aocxc80/5uLe2hnBW+xZw0svbw== X-Google-Smtp-Source: AB8JxZq9nNyi/exqVBCpWwY7YmarOsMn80S6u+C5BRfyqfCuWtr4ZgfYNuS4htwjE+N5x3CB9Ef8wQ== X-Received: by 2002:a17:902:aa03:: with SMTP id be3-v6mr11768154plb.215.1525088614150; Mon, 30 Apr 2018 04:43:34 -0700 (PDT) Received: from localhost.localdomain ([183.82.224.14]) by smtp.gmail.com with ESMTPSA id s17sm16762357pfi.165.2018.04.30.04.43.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Apr 2018 04:43:33 -0700 (PDT) From: Jagan Teki To: Maxime Ripard Subject: [PATCH 21/21] arm64: dts: allwinner: a64: sopine: Enable HDMI output Date: Mon, 30 Apr 2018 17:10:58 +0530 Message-Id: <20180430114058.5061-22-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 sopine board. Signed-off-by: Jagan Teki --- .../dts/allwinner/sun50i-a64-sopine-baseboard.dts | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts index abe179de35d7..72f29b78117c 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts @@ -61,6 +61,17 @@ stdout-path = "serial0:115200n8"; }; + connector { + compatible = "hdmi-connector"; + type = "a"; + + port { + hdmi_con_in: endpoint { + remote-endpoint = <&hdmi_out_con>; + }; + }; + }; + reg_vcc1v8: vcc1v8 { compatible = "regulator-fixed"; regulator-name = "vcc1v8"; @@ -69,6 +80,10 @@ }; }; +&de { + status = "okay"; +}; + &ehci0 { status = "okay"; }; @@ -86,6 +101,17 @@ status = "okay"; }; +&hdmi { + hvcc-supply = <®_dldo1>; + status = "okay"; +}; + +&hdmi_out { + hdmi_out_con: endpoint { + remote-endpoint = <&hdmi_con_in>; + }; +}; + &mdio { ext_rgmii_phy: ethernet-phy@1 { compatible = "ethernet-phy-ieee802.3-c22";