From patchwork Mon Dec 18 15:51:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 850282 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="dsHcwB4M"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3z0q6H60Lrz9t3F for ; Tue, 19 Dec 2017 05:18:31 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933343AbdLRPv4 (ORCPT ); Mon, 18 Dec 2017 10:51:56 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:39033 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933321AbdLRPvu (ORCPT ); Mon, 18 Dec 2017 10:51:50 -0500 Received: by mail-wm0-f66.google.com with SMTP id i11so30102913wmf.4; Mon, 18 Dec 2017 07:51:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=fLoG4RH/WkEEztDqod4ckHTmA5hfJ1iBRbrwVqlxkug=; b=dsHcwB4MzodXubmoj0KAM2dlZCWRjwcoLBIwhDEpN0p+VzqriG63/Cl2qZGyIGgZeU wrZzFre0wgtsbdowEoEzmBf2C7ctG87Un5qADEs60fAzV/KAI2vI+LjrVnmQ09vz74sl FcULFSYt+TZFRkVWLmwnyYa6sB6of/PmSVYbHVnUv0M6n35g86HUp0BxWui3cRlHpOkr UvISSThEpNsC8YqVBszLE5wh+iJcGKpIsnXlGuFgnqQytgvLVUIENRBpcdcqr8NaY+LO 65gyvlHzsW/xJCjzEZFZUF8XoILrh75Jwr8CsIRdw07jKxqomJ/i4JFsPdBTzpwwwaEe 9Qcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=fLoG4RH/WkEEztDqod4ckHTmA5hfJ1iBRbrwVqlxkug=; b=s0ilN8Xmcuul+XaBm23ioJT1WC9Z4+iM/gNgSKWmFPQA4yeEXEcUKWrbxzdxsJGTnK dqVmDsWPTvX3S1TYUzNMCCO0YuPFdtQ7LLMLkKaJ8wj/bqt7cJqH534XmqcPQRysRmF5 uVvEIQSjfJ+GnOlLs8/1quaUb87Gzy5qMF/7e+y2RZ6EYNnIR/cbd7kd/RmVrhlX6Nho LaBl/D/V3R5I8CwaIrtoxWWPrCtgaLVGFfTrHNrL+FSy+RJCFs3g64mXktv7syZgICxE /FTHXxdoeMCC5eMltQzwjKc7UJNySXb7kgN8CttIiD7Ulda2o7RZPzScmXx3Sa5L2PiP FeMw== X-Gm-Message-State: AKGB3mJlu74wjUw76txqnSwh73kC5l9C+JW13ikfpN7P7aB6znIUaSsY FFyNRCeT61+pCNpQ/pbBCbp7xSk= X-Google-Smtp-Source: ACJfBotFNgKVmF8SVACumIWYfHGIwMFwaMPAHxC8Quol1OsH9BUaE6O7xBH0Wpmck8sRiRMYouM3RA== X-Received: by 10.28.191.132 with SMTP id o4mr97633wmi.157.1513612307922; Mon, 18 Dec 2017 07:51:47 -0800 (PST) Received: from groucho.site (ipbcc3b865.dynamic.kabel-deutschland.de. [188.195.184.101]) by smtp.gmail.com with ESMTPSA id d7sm15154280wrd.54.2017.12.18.07.51.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Dec 2017 07:51:47 -0800 (PST) From: Ulrich Hecht To: linux-renesas-soc@vger.kernel.org Cc: linux-can@vger.kernel.org, devicetree@vger.kernel.org, wsa@the-dreams.de, horms@verge.net.au, geert@linux-m68k.org, magnus.damm@gmail.com, chris.paterson2@renesas.com, ramesh.shanmugasundaram@bp.renesas.com, robh@kernel.org, Ulrich Hecht Subject: [PATCH v2 1/2] can: rcar_can: document r8a77995 (R-Car D3) compatibility strings Date: Mon, 18 Dec 2017 16:51:36 +0100 Message-Id: <1513612297-10173-2-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1513612297-10173-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1513612297-10173-1-git-send-email-ulrich.hecht+renesas@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Ulrich Hecht Acked-by: Rob Herring Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman --- Documentation/devicetree/bindings/net/can/rcar_can.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/net/can/rcar_can.txt b/Documentation/devicetree/bindings/net/can/rcar_can.txt index 06bb7cc..f7d0358 100644 --- a/Documentation/devicetree/bindings/net/can/rcar_can.txt +++ b/Documentation/devicetree/bindings/net/can/rcar_can.txt @@ -11,6 +11,7 @@ Required properties: "renesas,can-r8a7794" if CAN controller is a part of R8A7794 SoC. "renesas,can-r8a7795" if CAN controller is a part of R8A7795 SoC. "renesas,can-r8a7796" if CAN controller is a part of R8A7796 SoC. + "renesas,can-r8a77995" if CAN controller is a part of R8A77995 SoC. "renesas,rcar-gen1-can" for a generic R-Car Gen1 compatible device. "renesas,rcar-gen2-can" for a generic R-Car Gen2 compatible device. "renesas,rcar-gen3-can" for a generic R-Car Gen3 compatible device. @@ -25,12 +26,12 @@ Required properties: - pinctrl-0: pin control group to be used for this controller. - pinctrl-names: must be "default". -Required properties for "renesas,can-r8a7795" and "renesas,can-r8a7796" -compatible: -In R8A7795 and R8A7796 SoCs, "clkp2" can be CANFD clock. This is a div6 clock -and can be used by both CAN and CAN FD controller at the same time. It needs to -be scaled to maximum frequency if any of these controllers use it. This is done -using the below properties: +Required properties for "renesas,can-r8a7795", "renesas,can-r8a7796" and +"renesas,can-r8a77995" compatible: +In R8A7795, R8A7796 and R8A77995 SoCs, "clkp2" can be CANFD clock. This is a +div6 clock and can be used by both CAN and CAN FD controller at the same +time. It needs to be scaled to maximum frequency if any of these +controllers use it. This is done using the below properties: - assigned-clocks: phandle of clkp2(CANFD) clock. - assigned-clock-rates: maximum frequency of this clock.