From patchwork Tue Feb 27 07:11:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrzej Hajda X-Patchwork-Id: 10244431 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 18804602DC for ; Tue, 27 Feb 2018 07:14:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 053BA2A26B for ; Tue, 27 Feb 2018 07:14:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EE2602A2E7; Tue, 27 Feb 2018 07:14:09 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6BE922A26B for ; Tue, 27 Feb 2018 07:14:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752246AbeB0HNx (ORCPT ); Tue, 27 Feb 2018 02:13:53 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:47745 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752113AbeB0HLo (ORCPT ); Tue, 27 Feb 2018 02:11:44 -0500 Received: from eucas1p1.samsung.com (unknown [182.198.249.206]) by mailout1.w1.samsung.com (KnoxPortal) with ESMTP id 20180227071142euoutp01d91e0ef754723166b03888f329a26afd~XHTKM2haX2121121211euoutp016; Tue, 27 Feb 2018 07:11:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20180227071142euoutp01d91e0ef754723166b03888f329a26afd~XHTKM2haX2121121211euoutp016 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1519715502; bh=hbfhagja8Msng4ifLwFjTkOCLLdfdrUg++s2xYQTyFI=; h=From:To:Cc:Subject:Date:In-reply-to:References:From; b=myCrdLAgpHCDTCH/8EV4qgCFYJxExHXqbn+oViczh7bn95TbcPH7GPAVoT9kmHjUT XBSD9DeLdImH2HW7WMJ3EB0LoI6n/qzF+B7wRUzvBjubqeAz0Q1aEVTPwXmGRwnokV yX1f6cSC0sXp+iS0w5/KKu/rpe5VskEvpp4jq3ZQ= Received: from eusmges1new.samsung.com (unknown [203.254.199.242]) by eucas1p1.samsung.com (KnoxPortal) with ESMTP id 20180227071141eucas1p1797a56300ea68c319187f29b4b724025~XHTJbyRGp3028530285eucas1p1-; Tue, 27 Feb 2018 07:11:41 +0000 (GMT) Received: from eucas1p2.samsung.com ( [182.198.249.207]) by eusmges1new.samsung.com (EUCPMTA) with SMTP id B8.BC.05700.DA4059A5; Tue, 27 Feb 2018 07:11:41 +0000 (GMT) Received: from eusmgms1.samsung.com (unknown [182.198.249.179]) by eucas1p1.samsung.com (KnoxPortal) with ESMTP id 20180227071140eucas1p15a8b8443c6d52c5fab79cc82c37dce09~XHTIydOAs3021630216eucas1p1D; Tue, 27 Feb 2018 07:11:40 +0000 (GMT) X-AuditID: cbfec7f2-1c1ff70000011644-b5-5a9504adcd87 Received: from eusync1.samsung.com ( [203.254.199.211]) by eusmgms1.samsung.com (EUCPMTA) with SMTP id AF.AC.04178.CA4059A5; Tue, 27 Feb 2018 07:11:40 +0000 (GMT) Received: from AMDC2768.DIGITAL.local ([106.120.43.17]) by eusync1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTPA id <0P4S00AJMRZD4P00@eusync1.samsung.com>; Tue, 27 Feb 2018 07:11:40 +0000 (GMT) From: Andrzej Hajda To: devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Cc: Andrzej Hajda , Bartlomiej Zolnierkiewicz , Marek Szyprowski , dri-devel@lists.freedesktop.org, Inki Dae , Rob Herring , Mark Rutland , Krzysztof Kozlowski , Chanwoo Choi , Archit Taneja , Laurent Pinchart , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org Subject: [PATCH v5 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector Date: Tue, 27 Feb 2018 08:11:32 +0100 Message-id: <20180227071134.28063-5-a.hajda@samsung.com> X-Mailer: git-send-email 2.16.2 In-reply-to: <20180227071134.28063-1-a.hajda@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAAzVSe0hTURzu7D52N1xcpuBhhcEoKkHTKDiVSEbBJYqyCGv0cOptim7qrpoa lJqGjzIfW01ams1HimbOB6FsoolSU+dbUkpCQxKn5YOMMnNe/e97ng9+HAqTLuIyKkITx2o1 yig5Kcabu37bvWpxvcLHNk+i8Td9BErLdBCo3lBHoLHlGQKVdG5owysLJCqYzMOR3f5WiLLy y4TIPDVKoKEWI4kMdqsAvarIwFBt52chKh8bEKAMS6fwJM3UFNcAZij3sYB5nllEMObqLJKZ zOkWMA1l95ncxmrALJk9LlIKsV8YGxWRwGoP+QeLwwuMlWRMhkvidOcfPAU8EGUDEQXpI7Av vQDLBmJKSr8G8IeuDvBkCcDVhVJsO5Vv0pO8UQFgUaoV58k6gI6vNtyZIumDcK3hE+nEbvQN OD/YsvkuRvfjsN82K3QarvRVaDH/3Szg9D6Y39a0WZDQCI4YF3B+bg8s7R3ZnBbRx2Db0x6S 1ydJuNp6hsen4bp1RMBjVzjb3Sjk8W6YldkucA5DOgfAj9YsjCc6AO2zQ1uNE/B99wDhxBi9 ExY0P9sIURu6BGY+lPIRBj7RzRA8DoA/LctbV3oEoPFLvTAPyF6CHdXAnY3n1CqW89Wwd7w5 pZqL16i8Q6PVZrDxE2z/uhffgZXBkA5AU0DuIjF46BRSQpnAJak7AKQwuZukylSokErClEnJ rDb6ljY+iuU6wC4Kl7tLbh64p5DSKmUcG8myMax22xVQIlkKCLo013VZFdrSeG1gfHTN4bji P582dzu2vd2EfCuaeqfTQq5/KxbNrrfGDueMnHsR/CE9IDVxSuPySz1YbkiK8TQdL2nYuz8g qhIEesGjdwPPD6vP6hVBFo36lPlC8nrP3PdGkDjhkxBqg7WlssMTNUz4aKSrVV8WavOrKpQh Oc6FK309MS2n/A+GL6ozBQMAAA== X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrMLMWRmVeSWpSXmKPExsVy+t/xy7prWKZGGXTtV7W4te4cq0VTx1tW i40z1rNaXP/ynNVi/hGg2JWv79ksJt2fwGJx/vwGdovOiUvYLTY9vsZqcXnXHDaLGef3MVks WtbKbLH2yF12i6XXLzJZtO49wu4g4LFm3hpGj8t9vUwesztmsnpsWtXJ5nG/+ziTx+Yl9R59 W1YxenzeJBfAEcVlk5Kak1mWWqRvl8CVMWnOcraCVp6KJ0d+szQwNnN2MXJySAiYSExcPJWt i5GLQ0hgCaPE4SmfWSCcRiaJNRcXsoFUsQloSvzdfBPMFhGIlXh76jMzSBGzwAUWid8TZ7KD JIQFIiT2bvrDAmKzCKhKTNy/FayBV8BC4uqc9ywQ6+QlFp69ygxicwpYSuyfdgasRgio5n7n MdYJjDwLGBlWMYqklhbnpucWG+oVJ+YWl+al6yXn525iBAbttmM/N+9gvLQx+BCjAAejEg/v DLkpUUKsiWXFlbmHGCU4mJVEeFcunhwlxJuSWFmVWpQfX1Sak1p8iFGag0VJnPe8QWWUkEB6 YklqdmpqQWoRTJaJg1OqgZFbkPXmr33bnE4Zpr7Zs3bndv7bznV//9mKFgfqpew6uO5M67+l hbzx091/TDviEDdD7p6IQP9EdvFZIds3ZSzctF+F9+W700tcZ2/w+nBcM+z89sgz3G//Pwl4 xKdpu7Xx7sRXS3pWPs7d3bqK8em6eac2q+y5J8X0MOzMmTNXdMS4a3j1/k7hV2Ipzkg01GIu Kk4EALjMZKVWAgAA X-CMS-MailID: 20180227071140eucas1p15a8b8443c6d52c5fab79cc82c37dce09 X-Msg-Generator: CA CMS-TYPE: 201P X-CMS-RootMailID: 20180227071140eucas1p15a8b8443c6d52c5fab79cc82c37dce09 X-RootMTR: 20180227071140eucas1p15a8b8443c6d52c5fab79cc82c37dce09 References: <20180227071134.28063-1-a.hajda@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP OF graph describes MHL data lanes between MHL and respective USB connector. Signed-off-by: Andrzej Hajda --- v5: removed extra parenthesis (kbuild test robot) v4: added missing reg property in connector's port node (Krzysztof) --- .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 31 +++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi index f604f6b1a9c2..03453b822093 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi @@ -817,9 +817,22 @@ clocks = <&pmu_system_controller 0>; clock-names = "xtal"; - port { - mhl_to_hdmi: endpoint { - remote-endpoint = <&hdmi_to_mhl>; + ports { + #address-cells = <1>; + #size-cells = <0>; + + port@0 { + reg = <0>; + mhl_to_hdmi: endpoint { + remote-endpoint = <&hdmi_to_mhl>; + }; + }; + + port@1 { + reg = <1>; + mhl_to_musb_con: endpoint { + remote-endpoint = <&musb_con_to_mhl>; + }; }; }; }; @@ -842,6 +855,18 @@ "usb-b-connector"; label = "micro-USB"; type = "micro"; + + ports { + #address-cells = <1>; + #size-cells = <0>; + + port@3 { + reg = <3>; + musb_con_to_mhl: endpoint { + remote-endpoint = <&mhl_to_musb_con>; + }; + }; + }; }; };