From patchwork Mon Dec 18 15:51:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 10120253 X-Patchwork-Delegate: geert@linux-m68k.org 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 F1FDF6019C for ; Mon, 18 Dec 2017 15:52:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E472D285F9 for ; Mon, 18 Dec 2017 15:52:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D93F7285FC; Mon, 18 Dec 2017 15:52:00 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 258BE28A02 for ; Mon, 18 Dec 2017 15:52:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752858AbdLRPv7 (ORCPT ); Mon, 18 Dec 2017 10:51:59 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:42728 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933335AbdLRPvw (ORCPT ); Mon, 18 Dec 2017 10:51:52 -0500 Received: by mail-wm0-f68.google.com with SMTP id b199so30155025wme.1; Mon, 18 Dec 2017 07:51:51 -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=MRompFjBOFgx7XKm2/9agcGgPfBZxZUOGhA8wSJv3+4=; b=ZtCV7wOJ6jokZt8UlqZxTp/3rexX/lmQrEzNCewRqzJ+sF4vfQJcPmWONKb0HR90e4 O/ATJxDirZXi6YGyVIzsFj0A1nzJihAZm/no9bNr7foqh0gutzoLwmXojiYW1LUlq541 0FRuzdJB+404jJBFHrw0HHGYIXUss5Bw22zY/Orl+Fi5Uvj3XxddHw7QLCzkrb0+pFX1 JBep/KnurLHDWXIfC3mw7dGaUrbrt/gU999RKA6dNewRkRjW1jKlFNbDyS7zrGtD1CGh jrvOUdVk7eFQtVwnfUTx30bcwe562Zzhr2ZWCUTcimW/Dg1G77EtCkhXlHDbDdS9S6EJ PV9g== 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=MRompFjBOFgx7XKm2/9agcGgPfBZxZUOGhA8wSJv3+4=; b=WST/Sdl6cR1l+h6KzRItLSxt2KfMo2UrJBHYYBvKOfcxwaV2ahMqzTlk6h8wUjqUAy tb1LP7+OYzDAU4BITYrTUF6n9LjVPKnEJ4ZpoCx74HhAiZ3WWqcb1neMYTKCFHAo2+VW Jtd5KZ94MyovwC80wGLIhdjZEikF72cccRkLWyvTp0JvPdn5qcwC/DtQuy2K4xKG9OAm r9SKjj01SdaHY8IzDtG/zZipPft8ztDZMSd9xd6RLt7AlmlPrY6WNSfvxSNsQf/tQEkX 1SaFOFxhNXf/llLTtadijkW+gDqXpk+0MpmDDMNIzOHKknA9Sm6UY8NAKHJCgv/lucjM Z8LA== X-Gm-Message-State: AKGB3mLSCXKCO19IGJRrfAG6qtREkRqRYuzHfgiGnxt50Dm1YKpHzwPM ddRxt1WzFF9T7XE6odHx4tvONOU= X-Google-Smtp-Source: ACJfBoti0HI7UYm3RJ7ofLRnMtlk8HTO8YSz8eJvBjRxPYD1j4HrSTS4ayRUleYqK2N/PPkW+r0dSQ== X-Received: by 10.28.104.6 with SMTP id d6mr111431wmc.101.1513612309973; Mon, 18 Dec 2017 07:51:49 -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.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Dec 2017 07:51:49 -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 2/2] can: rcar_canfd: document r8a77995 (R-Car D3) compatibility strings Date: Mon, 18 Dec 2017 16:51:37 +0100 Message-Id: <1513612297-10173-3-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: 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 Signed-off-by: Ulrich Hecht Acked-by: Rob Herring Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman --- Documentation/devicetree/bindings/net/can/rcar_canfd.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/net/can/rcar_canfd.txt b/Documentation/devicetree/bindings/net/can/rcar_canfd.txt index 93c3a6a..eeb9fec 100644 --- a/Documentation/devicetree/bindings/net/can/rcar_canfd.txt +++ b/Documentation/devicetree/bindings/net/can/rcar_canfd.txt @@ -6,6 +6,7 @@ Required properties: - "renesas,rcar-gen3-canfd" for R-Car Gen3 compatible controller. - "renesas,r8a7795-canfd" for R8A7795 (R-Car H3) compatible controller. - "renesas,r8a7796-canfd" for R8A7796 (R-Car M3) compatible controller. + - "renesas,r8a77995-canfd" for R8A77995 (R-Car D3) compatible controller. When compatible with the generic version, nodes must list the SoC-specific version corresponding to the platform first, followed by the @@ -24,12 +25,12 @@ The name of the child nodes are "channel0" and "channel1" respectively. Each child node supports the "status" property only, which is used to enable/disable the respective channel. -Required properties for "renesas,r8a7795-canfd" and "renesas,r8a7796-canfd" -compatible: -In R8A7795 and R8A7796 SoCs, canfd clock 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,r8a7795-canfd", "renesas,r8a7796-canfd" and +"renesas,r8a77995-canfd" compatible: +In R8A7795, R8A7796 and R8A77995 SoCs, canfd clock 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 canfd clock. - assigned-clock-rates: maximum frequency of this clock.