From patchwork Fri Sep 7 20:02:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 967494 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; dmarc=none (p=none dis=none) header.from=cogentembedded.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="b6xU2d7t"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 426SzR2sGzz9sB4 for ; Sat, 8 Sep 2018 06:02:59 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726147AbeIHAp1 (ORCPT ); Fri, 7 Sep 2018 20:45:27 -0400 Received: from mail-lf1-f68.google.com ([209.85.167.68]:40847 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726010AbeIHAp1 (ORCPT ); Fri, 7 Sep 2018 20:45:27 -0400 Received: by mail-lf1-f68.google.com with SMTP id x26-v6so12979253lfi.7 for ; Fri, 07 Sep 2018 13:02:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:cc:organization:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=BIZbBeLZ8h2yko4ZLUfXnp9b5/d3DTJIofarN1amt18=; b=b6xU2d7tk4u6z7suX15WGaFYiWzseC3htJfqVc/RrHBPFYoiy9h0rcdtsDBbQkMNM0 boacx3e3His3hhfbFIJSRzd9r0N76kqIhRzsi4Yrxinxvr4Yvnv2R14qgUkrilm1EwQG tYwIOI49GiEQ2FyowojMC/IYICNhFHvFRAXM65tRpceJvUEcpnqSxCI2PASWEv568xRY XLwfwhat/x6WmLQ9p+CwxbuqWhXxZVcBE8J6zQYShuw6FzZT0hpoXALVX1elPy9Kt8Wg ZZ+cMEyApN2KeI4qgDSIrIgayu1VQhHOBWnkSoPRdvA11KFHDBp6AmrbK3EnEOYJk0qS Be/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:organization:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=BIZbBeLZ8h2yko4ZLUfXnp9b5/d3DTJIofarN1amt18=; b=Y9dG6V5qzhEBH0AedmBOenKunorzCDJ+bnjfhuSJS01IZEl7OpIzStqXiXa6ZWTWnz IKDO9weAfriuUgjMCigLemZZvwyLqKVSB3eRF+gXeHcEa60vLl65jW8+XvpkG7mnjQQN jvz1HV4+GkF+3B4HsKuKn9awcFWw00ymOzdkABgpLW3nGiL/GcyGRZkx+EwMDpcEvsFp N5r/kEgpLac5vS0zN0HC4gcU7WjHuFJFc6ektUtDXhHB6wZJlmNzIdHgKjEZj4FYfSr2 doy/BPbee1arGFMQ6A66okzqscNehXwkknWAvBj3DOHMnNyIKx1nwpbR3wpPJppnLuju hk3A== X-Gm-Message-State: APzg51DOUJM9dDV+CHpQhtsUpurfax45HhzhzOt+Sw/NtAAFmcZd5WE5 DCAOyU3YwAYqhHIl3ueFLTUipPVPkP8= X-Google-Smtp-Source: ANB0VdbVxqt0bJ/vgHlNJfi6V/nrmzGubZ+9LKN7ppST1T2cY+p4pvMcvFIzBY7HGgOSRNGTjvdG6g== X-Received: by 2002:a19:d484:: with SMTP id l126-v6mr5902695lfg.28.1536350575749; Fri, 07 Sep 2018 13:02:55 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.85.58]) by smtp.gmail.com with ESMTPSA id 13-v6sm1440883lfy.87.2018.09.07.13.02.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Sep 2018 13:02:54 -0700 (PDT) From: Sergei Shtylyov Subject: [PATCH] dt-bindings: timer: renesas: tmu: document R8A779{7|8}0 bindings To: Rob Herring , devicetree@vger.kernel.org, Thomas Gleixner , Daniel Lezcano Cc: Mark Rutland , linux-renesas-soc@vger.kernel.org Organization: Cogent Embedded Message-ID: <72db4d8d-7b3d-7368-02a4-f652a7bc810d@cogentembedded.com> Date: Fri, 7 Sep 2018 23:02:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: en-MW Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the Renesas TMU bindings; the TMU hardware in those is the Renesas standard 3-channel timer unit. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman --- The patch is against the 'tip.git' repo's 'timers/core' branch. Documentation/devicetree/bindings/timer/renesas,tmu.txt | 2 ++ 1 file changed, 2 insertions(+) Index: tip/Documentation/devicetree/bindings/timer/renesas,tmu.txt =================================================================== --- tip.orig/Documentation/devicetree/bindings/timer/renesas,tmu.txt +++ tip/Documentation/devicetree/bindings/timer/renesas,tmu.txt @@ -12,6 +12,8 @@ Required Properties: - "renesas,tmu-r8a7740" for the r8a7740 TMU - "renesas,tmu-r8a7778" for the r8a7778 TMU - "renesas,tmu-r8a7779" for the r8a7779 TMU + - "renesas,tmu-r8a77970" for the r8a77970 TMU + - "renesas,tmu-r8a77980" for the r8a77980 TMU - "renesas,tmu" for any TMU. This is a fallback for the above renesas,tmu-* entries