From patchwork Mon Apr 30 11:40:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10373189 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 A472460327 for ; Tue, 1 May 2018 06:51:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 945492881B for ; Tue, 1 May 2018 06:51:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 882E128BFA; Tue, 1 May 2018 06:51: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.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 9C0642881B for ; Tue, 1 May 2018 06:51:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CD406E2AF; Tue, 1 May 2018 06:51:34 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x243.google.com (mail-pf0-x243.google.com [IPv6:2607:f8b0:400e:c00::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1C2E66E22F for ; Mon, 30 Apr 2018 11:43:13 +0000 (UTC) Received: by mail-pf0-x243.google.com with SMTP id e9so2556792pfi.4 for ; Mon, 30 Apr 2018 04:43:13 -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=auz3epb/DD+zxEZf2Ch8UDkJX6d0AEttuXe0VHb/dSo=; b=KBjFJPeRsZkL/0FNwrznTgRa24vc1ExizRaXoemB7hpmahn0abx0Gz8qSy6XSaCVXe S2MT8Q/3FWQubf+69ZDHAc9qjdXipnhKrMXFkXh2JbRWTp+9Wl3T66sRoW9zodQR3L77 WThRwDqpRUMezfNhfK2XNVrkMD4EsZZfd+oF0= 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=auz3epb/DD+zxEZf2Ch8UDkJX6d0AEttuXe0VHb/dSo=; b=JkRRgnLGSmlwOu8mB1xJvOZXgyNDn0NsjdckHn2MOsiELYI25sxRl6hL2xBtJsHWYk 551WTGV8/zufgksxxfId8vBm5PyBil4KtzxTyArFaP48fQCPvB2prT1CCgLKAiM0wshs iJ2bXSoIpES9EASR8kWxpY1JhuKYoT/A9Tsmo2NS4ZRS/Tlm4fGDEmjjovpmm0jhhGZa zfNet5iJP9ukQ5F5D0fZpNbmq8OBjFbB7G2MJ5KZbLY9v400yiE7HCUrNx9x4ofER4V9 DrTTZS2XRD4YC5FfvH4QZyDxOF/b88bjcjkLC1ZHi+IdfsXzah1hZ2IvGKDmyi41NXr9 nsDw== X-Gm-Message-State: ALQs6tD7yrsbFJFiAv4GNg69I2qx3eFeY4O0TjoRyYtfQsXk4dPh1HDK 0luq36Qn8BZ5llajdqA0J8HSSw== X-Google-Smtp-Source: AB8JxZrAWxV1B4HOlGoTdC3AGMleWJH0xw+QA4QRXRnjxlGcL5D7B1IaF5eCi60TIwczbgaDC1vcTw== X-Received: by 2002:a63:6445:: with SMTP id y66-v6mr9829268pgb.206.1525088593508; Mon, 30 Apr 2018 04:43:13 -0700 (PDT) Received: from localhost.localdomain ([183.82.224.14]) by smtp.gmail.com with ESMTPSA id s17sm16762357pfi.165.2018.04.30.04.43.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Apr 2018 04:43:12 -0700 (PDT) From: Jagan Teki To: Maxime Ripard Subject: [PATCH 18/21] arm64: dts: allwinner: a64: orangepi-win: Enable HDMI output Date: Mon, 30 Apr 2018 17:10:55 +0530 Message-Id: <20180430114058.5061-19-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 Orangepi-win board. Signed-off-by: Jagan Teki --- .../boot/dts/allwinner/sun50i-a64-orangepi-win.dts | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts index bf42690a3361..b6fdd052d473 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts @@ -57,12 +57,38 @@ chosen { stdout-path = "serial0:115200n8"; }; + + connector { + compatible = "hdmi-connector"; + type = "a"; + + port { + hdmi_con_in: endpoint { + remote-endpoint = <&hdmi_out_con>; + }; + }; + }; +}; + +&de { + status = "okay"; }; &ehci1 { 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>;