From patchwork Tue Dec 18 21:28:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 1015656 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=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="RuD/SFuK"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43KB491K9Pz9s6w for ; Wed, 19 Dec 2018 08:29:29 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727527AbeLRV31 (ORCPT ); Tue, 18 Dec 2018 16:29:27 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:54017 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727465AbeLRV30 (ORCPT ); Tue, 18 Dec 2018 16:29:26 -0500 Received: by mail-wm1-f67.google.com with SMTP id d15so4094873wmb.3 for ; Tue, 18 Dec 2018 13:29:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=pjswlD1e23GIOGqnqshs9PZr7BcQjfG+UIdQM34K8RM=; b=RuD/SFuKJ0SQK+SEHh3UFZXRGOhJ5+nnf0iFBceirjtS36EGEM+Bx2RDpoRCtTPDvU vmxWTldWoK2s9YcdZgsdnC0n/s0l9w92N4e+B8/hPJAcDbAbOrXf+V24mxBsQPEe3xZN 9OyzSv0u+I/wNbHnUazPDFsoD4gj/ywkLNlOE= 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:in-reply-to :references; bh=pjswlD1e23GIOGqnqshs9PZr7BcQjfG+UIdQM34K8RM=; b=SEd9NtW5t6Ghfl8/PnK5N44F1Ul9OuKTADgh2UL/0cHRPA3C0wF5Z4G3q798nNwVT7 m67kOcy+a/9xlJMyPpO44GePebaVMwHyqjbFPXmNxTEj5Y0OT2OD+8sTy21mr2i6p8IK 2OmyEIxeEAXW/O4TkN5doZruezWoGaJsC+nFAPVHPm7hNNMUrZYdK9H9LDuqE15gWj+K G1I5UVP/PVIalhBDUpXOq7XBw1t9LBaRpmQpQ4byHjSnaERkpjZGvF2ksxIVDycXSGj8 FJ938aP6VOGPjlOmnEVWxJFF8Ddv4TrUIz9aUca5LDizulrj8P/bcdy9Sn+LyNxMCbti ZuZA== X-Gm-Message-State: AA+aEWYJ3sNavptXcFO7fRFY97nGQZnSXKxhZHzOMTKijQlZuX6+FvPI LHIuSNlCmIy9gnC49V6+QlcQPA== X-Google-Smtp-Source: AFSGD/W3kJgJHYUMfnx2guzmBg3qa/KwMhZ1HpWubVmtDkM8Gr+LaIYI+64OkcFUMgHMP5KnWnN6dA== X-Received: by 2002:a1c:6508:: with SMTP id z8mr4762889wmb.28.1545168564417; Tue, 18 Dec 2018 13:29:24 -0800 (PST) Received: from localhost.localdomain (105.50.92.92.rev.sfr.net. [92.92.50.105]) by smtp.gmail.com with ESMTPSA id o4sm4153485wrq.66.2018.12.18.13.29.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Dec 2018 13:29:23 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: linux-kernel@vger.kernel.org, Biju Das , Rob Herring , Mark Rutland , devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Subject: [PATCH 10/25] dt-bindings: timer: renesas, cmt: Document r8a7796 CMT support Date: Tue, 18 Dec 2018 22:28:28 +0100 Message-Id: <20181218212844.30445-10-daniel.lezcano@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181218212844.30445-1-daniel.lezcano@linaro.org> References: <20181218212844.30445-1-daniel.lezcano@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Biju Das Document SoC specific bindings for R-Car M3-W (r8a7796) SoC. Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro Reviewed-by: Simon Horman Reviewed-by: Rob Herring Signed-off-by: Daniel Lezcano --- Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt index 33992679a8bd..6de27b60b51a 100644 --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt @@ -36,6 +36,8 @@ Required Properties: - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793. - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794. - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794. + - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796. + - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796. - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970. - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970. - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980. From patchwork Tue Dec 18 21:28:29 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 1015658 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=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="WvAnzJLS"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43KB5k72JXz9sB5 for ; Wed, 19 Dec 2018 08:30:50 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727536AbeLRV33 (ORCPT ); Tue, 18 Dec 2018 16:29:29 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:51627 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727496AbeLRV32 (ORCPT ); Tue, 18 Dec 2018 16:29:28 -0500 Received: by mail-wm1-f68.google.com with SMTP id b11so4032566wmj.1 for ; Tue, 18 Dec 2018 13:29:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=LlG9LbRT/Q0m531ljY3ISX/R0czf+ZPbNjDuaHFc7o0=; b=WvAnzJLS0Mxed7LeSLADxAaD86uwMLV6aWRSnmDdS2z/i3d1Ksk+7oDzGQufnNOgxy M56XnrUU2TqYjebdd+mTdWwbRzs2K1xvvKMNYj9aYds5nJv9xguRG04SuPVLY7s/VeVx EqKx8EjYsNIIH+2DEx34TmF/HzPShezKX9ukY= 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:in-reply-to :references; bh=LlG9LbRT/Q0m531ljY3ISX/R0czf+ZPbNjDuaHFc7o0=; b=VQmH0S/X1u2MLSC4P5tSVVKcqZN5R+7atxaOvo1p2dgfRv2bHK/+6mgfebxmMb4WqZ kDNPPpVxqe26dZw3YhBnaeAO5PaAn4g5T7HH+x0gT25wvnHbTH/ytScaWzlUq2vkDtDw g+vBjAU4CiE2qhDgs2YtnIZLMEuuHFyrdJHj1phcEAVTRMLHgoy7qsZdFFradP6U+/ff Q6ReizQIZh/b9rY3l/sJcIl2X/waQwZXC0F+l563l3A3w0ydOo5sBZ593VsWogHthoyR jTtctynt3R8nrSumCFVE2OR96KcPLO7VvHyT+bLenU68hHYYKAYxpSO3237T1TxAwbiA QlEw== X-Gm-Message-State: AA+aEWb9T5vvUTOJBDq1WB0tFoY05KuUFDAkvOuKd/YmD/487lVXE60h lZ4x2enp3mYrT00yGkFDuwKplA== X-Google-Smtp-Source: AFSGD/WT5fMthMB4+qNGZEU4GcL1Co7KCOCBeg7HRJNkXrKHGtOqO2DrRqHz2aCBXpCpYltT/w+S2Q== X-Received: by 2002:a1c:cf0d:: with SMTP id f13mr4587525wmg.70.1545168565959; Tue, 18 Dec 2018 13:29:25 -0800 (PST) Received: from localhost.localdomain (105.50.92.92.rev.sfr.net. [92.92.50.105]) by smtp.gmail.com with ESMTPSA id o4sm4153485wrq.66.2018.12.18.13.29.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Dec 2018 13:29:25 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: linux-kernel@vger.kernel.org, Biju Das , Rob Herring , Mark Rutland , devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Subject: [PATCH 11/25] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support Date: Tue, 18 Dec 2018 22:28:29 +0100 Message-Id: <20181218212844.30445-11-daniel.lezcano@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181218212844.30445-1-daniel.lezcano@linaro.org> References: <20181218212844.30445-1-daniel.lezcano@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Biju Das Document SoC specific compatible strings for r8a77470. No driver change is needed as the fallback strings will activate the right code. Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro Reviewed-by: Simon Horman Reviewed-by: Rob Herring Signed-off-by: Daniel Lezcano --- Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt index 6de27b60b51a..eb602c599341 100644 --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt @@ -28,6 +28,8 @@ Required Properties: - "renesas,r8a7744-cmt1" for the 48-bit CMT1 device included in r8a7744. - "renesas,r8a7745-cmt0" for the 32-bit CMT0 device included in r8a7745. - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745. + - "renesas,r8a77470-cmt0" for the 32-bit CMT0 device included in r8a77470. + - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470. - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. - "renesas,r8a7790-cmt1" for the 48-bit CMT1 device included in r8a7790. - "renesas,r8a7791-cmt0" for the 32-bit CMT0 device included in r8a7791. From patchwork Tue Dec 18 21:28:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 1015657 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=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="cdf4UhSu"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43KB5Z5yn0z9s8J for ; Wed, 19 Dec 2018 08:30:42 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727481AbeLRV3d (ORCPT ); Tue, 18 Dec 2018 16:29:33 -0500 Received: from mail-wr1-f66.google.com ([209.85.221.66]:33892 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727557AbeLRV3c (ORCPT ); Tue, 18 Dec 2018 16:29:32 -0500 Received: by mail-wr1-f66.google.com with SMTP id j2so17446821wrw.1 for ; Tue, 18 Dec 2018 13:29:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=QNYOuzWiRe8n31bZiL2aJF+DJft2DVSSW8AmaS53Sng=; b=cdf4UhSu1WQNvX1qVaWrYRJGRVRhsMi3GwCYhub2YEfgE1E6ugegMir2Tjfd+lS8LF X57mjysx4r4/H8O/cA5i8Xe5n6W6iyedu62f2uVOlI2kVGhR2AJbdbYxT5OQXbb5JXj6 yOM9VvF65/O+RrfHnQErxM686Cbc1LkNC355U= 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:in-reply-to :references; bh=QNYOuzWiRe8n31bZiL2aJF+DJft2DVSSW8AmaS53Sng=; b=pJErFXCPHo+T0KHPqWDVr8A6IsnWO1tbzIEO8OY31L5IPWAZZHy12Phb0sTmg6ffB6 K272nrEA/j6rqAjZUzMw8GsWJFcSTc6r80LcYDTk647FSW0JHip/P5t5ZX8T447i3/uH dhmi5F0qvL0nM00cOd3SlJD3dAI/yDB1eJRtE6fabIGwtFV/xiaUoMISuWMMBB3fPeI3 FsSuP+cVxTxsi6eONoaHrze/K+zaRv7VtsSBUeafniOeAQF2CmM5sUInKrKBCYDNtmeZ Zfr4FK8vgJL7WQbwqk+MGJwGLOHlITKPwT5wiZf6coqURt5qjacWYG2uxY9Pn+onad4q NDFA== X-Gm-Message-State: AA+aEWbhSPShdQA5J+bKzyIDPZK1ERNn8pybeERxFgDNe/mEZSFqFl+9 nu3vJAaf/WRnfWQdSVG0BM+XOg== X-Google-Smtp-Source: AFSGD/Veh/lP9zns+YVoDDYH8/7bl1IUz2jg4FdaFlZNHw3g1jAQrp07SvCSE16PCVKxNZJxSznuyw== X-Received: by 2002:adf:9083:: with SMTP id i3mr15864234wri.124.1545168570957; Tue, 18 Dec 2018 13:29:30 -0800 (PST) Received: from localhost.localdomain (105.50.92.92.rev.sfr.net. [92.92.50.105]) by smtp.gmail.com with ESMTPSA id o4sm4153485wrq.66.2018.12.18.13.29.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Dec 2018 13:29:30 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: linux-kernel@vger.kernel.org, Biju Das , Rob Herring , Mark Rutland , devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Subject: [PATCH 14/25] dt-bindings: timer: renesas, cmt: Document r8a774a1 CMT support Date: Tue, 18 Dec 2018 22:28:32 +0100 Message-Id: <20181218212844.30445-14-daniel.lezcano@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181218212844.30445-1-daniel.lezcano@linaro.org> References: <20181218212844.30445-1-daniel.lezcano@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Biju Das Document SoC specific bindings for RZ/G2M (r8a774a1) SoC. Signed-off-by: Biju Das Reviewed-by: Simon Horman Signed-off-by: Daniel Lezcano --- .../devicetree/bindings/timer/renesas,cmt.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt index eb602c599341..862a80f0380a 100644 --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt @@ -30,6 +30,8 @@ Required Properties: - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745. - "renesas,r8a77470-cmt0" for the 32-bit CMT0 device included in r8a77470. - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470. + - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in r8a774a1. + - "renesas,r8a774a1-cmt1" for the 48-bit CMT1 device included in r8a774a1. - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. - "renesas,r8a7790-cmt1" for the 48-bit CMT1 device included in r8a7790. - "renesas,r8a7791-cmt0" for the 32-bit CMT0 device included in r8a7791. @@ -51,9 +53,12 @@ Required Properties: and RZ/G1. These are fallbacks for r8a73a4, R-Car Gen2 and RZ/G1 entries listed above. - - "renesas,rcar-gen3-cmt0" for 32-bit CMT0 devices included in R-Car Gen3. - - "renesas,rcar-gen3-cmt1" for 48-bit CMT1 devices included in R-Car Gen3. - These are fallbacks for R-Car Gen3 entries listed above. + - "renesas,rcar-gen3-cmt0" for 32-bit CMT0 devices included in R-Car Gen3 + and RZ/G2. + - "renesas,rcar-gen3-cmt1" for 48-bit CMT1 devices included in R-Car Gen3 + and RZ/G2. + These are fallbacks for R-Car Gen3 and RZ/G2 entries listed + above. - reg: base address and length of the registers block for the timer module. - interrupts: interrupt-specifier for the timer, one per channel.