From patchwork Tue Sep 4 20:22:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Kaneko X-Patchwork-Id: 10587849 X-Patchwork-Delegate: horms@verge.net.au Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4B68213BB for ; Tue, 4 Sep 2018 20:22:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3BE0A2A0B9 for ; Tue, 4 Sep 2018 20:22:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2FFA92A0C9; Tue, 4 Sep 2018 20:22:16 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI 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 C25492A0B9 for ; Tue, 4 Sep 2018 20:22:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727692AbeIEAs6 (ORCPT ); Tue, 4 Sep 2018 20:48:58 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:41567 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727186AbeIEAs6 (ORCPT ); Tue, 4 Sep 2018 20:48:58 -0400 Received: by mail-pf1-f195.google.com with SMTP id h79-v6so2234821pfk.8 for ; Tue, 04 Sep 2018 13:22:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=zMuxtsWvDOf07Jc+YKlWpkyAoSdDKQek4yGhMZ/ynQo=; b=jbw5vSM/u+a9CvNXsEtW8aKNrWGO6tBEq7yqcq2nyWOi6KwlFj/XAJ1BiG13C5218/ bl8FIUY+VxSkMM2TtNm9qQPQTAI58bdnQOmKV8ddPbJayCSIglV1uNb1rkuQHQCu2DWX 2PQD2zujszSAftppzZ0fFvZlBOBFj+6/atIo3jxaWZ5ypZRukJqeBEr9UHPKvFq6tbtk YE8TCpNR7MlJISc1AjY24MGh9oXhGqtPVOqPlCBzt4sOX/+zbn92sRKTnAQewNU2ZSWS Hbqkxdx0qQZqaS9UKlvzwC9tmzUyPekCvDVku3ujK/CDNYlNPIubto55LbP1/IQ7Jhad tR8w== 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; bh=zMuxtsWvDOf07Jc+YKlWpkyAoSdDKQek4yGhMZ/ynQo=; b=XYPqrFD/M+JPZPKPVdI/j51Yr9gacfsf8EAr1uzCJolVKSjgHQuyN+ix+kyC5B7EBX J1jXBuV9QJtkCXVu4EVoJIOxXgeLo9ktI4E2MhWn/GEKfjyy46We4JZT74iLPlORofMY 0v2P5lpKVpgYeH9tlIs5UFmvUmGcwJKJNzWBnQ/Ywv6lXPq+Dk1/bxJ0MzutJ09b/TuJ Truf2Tp+cYxe9Hoz/gNiPiGefZr5YN6u9jFoDsBSr4xNgXaTvvvlaxna/fVlP1RECcEB 4k51VTJQApSOVhid92nwXCbt6qneQNSY3UNWhQIjP8jqlz5D87JG7qPfh9IhxSK6tinY ZMBQ== X-Gm-Message-State: APzg51D48fZatss+uOz5o34ldvz+99/QNikbTQK7UFfeBqPN6g/71i1s 6YLlgv2cR29FAvxFmOw32RePfauW X-Google-Smtp-Source: ANB0VdauW26moBICQ1+SU7yeJ8wY5a0RVoVuEBoX9Dj2IkC3lNktZ9lMGGXbbnouEDMdI66WDTKI5w== X-Received: by 2002:a62:4898:: with SMTP id q24-v6mr37109352pfi.22.1536092534595; Tue, 04 Sep 2018 13:22:14 -0700 (PDT) Received: from localhost.localdomain (KD118155013174.ppp-bb.dion.ne.jp. [118.155.13.174]) by smtp.gmail.com with ESMTPSA id n9-v6sm32864228pfg.21.2018.09.04.13.22.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 04 Sep 2018 13:22:14 -0700 (PDT) From: Yoshihiro Kaneko To: linux-renesas-soc@vger.kernel.org Cc: Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org Subject: [PATCH/RFT] arm64: dts: renesas: r8a77995-draak: Add MSIOF ch2 pins support Date: Wed, 5 Sep 2018 05:22:07 +0900 Message-Id: <1536092527-5950-1-git-send-email-ykaneko0929@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Hiromitsu Yamasaki This patch adds support for MSIOF ch2 pinctrl to use the LVDS Control Connector (CN41) for the Draak board on the R8A77995 SoC. Signed-off-by: Hiromitsu Yamasaki Signed-off-by: Takeshi Kihara [ykaneko0929@gmail.com: deleted the unused reference to 'msiof_ref_clk'] Signed-off-by: Yoshihiro Kaneko Reviewed-by: Geert Uytterhoeven --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts index a8e8f26..e60b1e4 100644 --- a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts +++ b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts @@ -135,6 +135,12 @@ function = "i2c1"; }; + msiof2_pins: spi2 { + groups = "msiof2_clk", "msiof2_sync_b", + "msiof2_rxd", "msiof2_txd"; + function = "msiof2"; + }; + pwm0_pins: pwm0 { groups = "pwm0_c"; function = "pwm0"; @@ -371,3 +377,10 @@ }; }; }; + +&msiof2 { + pinctrl-0 = <&msiof2_pins>; + pinctrl-names = "default"; + /* In case of using this node, please enable this property */ + /* status = "okay"; */ +};