From patchwork Fri May 18 09:45:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10414097 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 529F160545 for ; Mon, 21 May 2018 08:19:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 44B9A28047 for ; Mon, 21 May 2018 08:19:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3900728450; Mon, 21 May 2018 08:19:02 +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 82C0D287C1 for ; Mon, 21 May 2018 08:19:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 48B4689AFF; Mon, 21 May 2018 08:18:13 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg0-x22b.google.com (mail-pg0-x22b.google.com [IPv6:2607:f8b0:400e:c05::22b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 65FA76ECD8 for ; Fri, 18 May 2018 09:48:19 +0000 (UTC) Received: by mail-pg0-x22b.google.com with SMTP id w3-v6so3091073pgv.12 for ; Fri, 18 May 2018 02:48:19 -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=IBpeXJf0OnOcaq7HpTGzqfcLsDynCAWVQas8CUT3AIQ=; b=Rqq+DHMqgm1+QIlqX/iEXsvIbp9M4D532qccirAKEoON/YEd6We0nD5lTcKnz8gpex pEH6xEvTvm+GohEULVBfhmg0kP/iU/KbH2Ji+FUoCtvZPGaK3zx3nqyg2ZnbUzGFNfgy HkbshXzbDUMsnVquMm/F5XLRkwjp+a7CG1glo= 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=IBpeXJf0OnOcaq7HpTGzqfcLsDynCAWVQas8CUT3AIQ=; b=i7ggKqIc0DHDY8/RhanHmEDveElLPa3RdN/ys9L2JTfl8cWJ30+57feLAP8cD+SACZ doJzIgU/TilQeYVdLhr/hzXn4DPqq9eTBotI/qBxSO4QPloPUGz6RxC0SImd9kzF1rR0 /JlV4qi8vbxXzRqfY/GR8H0mz+IhMqlasNS+ZDZ+8GUJpPK6IfIz9aB30I4ulHpmjEo9 50G4JZtXvzM/vTCSFhDgamIchB5UC1c/s0fYLPNen0QZRBPLb41V4GVnS7F1eMUeEOKf hC4Zagq6YyI+e1+5j1IgA6TeNTBX26ruWXh5srJkN4vOt8LGMr5AypMEGqUATISYJ1g7 oiRg== X-Gm-Message-State: ALKqPwey+/wU3iIlahV5N7tUgsGAjYoK+rzDderaXAQM+gaiXSmbK4Zf wz6psIMsnQCxH6//Uvvvy/RBiA== X-Google-Smtp-Source: AB8JxZrNceWsyw+luErXJmGd4W0wmLJ+CpewQGslWWRxNSmQexABs4EyHyfC4QjW6GBo2NHbt6/Evg== X-Received: by 2002:a62:1306:: with SMTP id b6-v6mr8576895pfj.58.1526636898966; Fri, 18 May 2018 02:48:18 -0700 (PDT) Received: from localhost.localdomain ([183.82.227.74]) by smtp.gmail.com with ESMTPSA id j11-v6sm12694097pff.64.2018.05.18.02.48.13 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 18 May 2018 02:48:18 -0700 (PDT) From: Jagan Teki To: Maxime Ripard , Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel@lists.freedesktop.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Michael Trimarchi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 21/26] arm64: dts: allwinner: a64: bananapi-m64: Enable HDMI output Date: Fri, 18 May 2018 15:15:31 +0530 Message-Id: <20180518094536.17201-22-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180518094536.17201-1-jagan@amarulasolutions.com> References: <20180518094536.17201-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Mon, 21 May 2018 08:18:09 +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: Jagan Teki 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 Bananpi-m64 board. Signed-off-by: Jagan Teki --- Changes for v2: - none .../boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts index 0716b1441187..bbbf7b17b70b 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts @@ -60,6 +60,17 @@ stdout-path = "serial0:115200n8"; }; + connector { + compatible = "hdmi-connector"; + type = "a"; + + port { + hdmi_con_in: endpoint { + remote-endpoint = <&hdmi_out_con>; + }; + }; + }; + leds { compatible = "gpio-leds"; @@ -86,6 +97,10 @@ }; }; +&de { + status = "okay"; +}; + &ehci0 { status = "okay"; }; @@ -103,6 +118,17 @@ status = "okay"; }; +&hdmi { + hvcc-supply = <®_dldo1>; + status = "okay"; +}; + +&hdmi_out { + hdmi_out_con: endpoint { + remote-endpoint = <&hdmi_con_in>; + }; +}; + &i2c1 { pinctrl-names = "default"; pinctrl-0 = <&i2c1_pins>;