Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp93232pxu; Tue, 6 Oct 2020 01:20:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwGWA9/Layu88jB5UX+roLLriJDLRCbtRQ/o6JrbDHRlKq39PUGHiLx3pVbUbeH1WWGbxxZ X-Received: by 2002:aa7:d60f:: with SMTP id c15mr4294775edr.102.1601972439791; Tue, 06 Oct 2020 01:20:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601972439; cv=none; d=google.com; s=arc-20160816; b=fNHL611iyzWWkrqCAm+CVurikBu5vyBfpczFPphHbSSch5lnBfnsLWDNt8BSZOHW5O VC05rHMnDkxMHSVEksuVtoXZ2rl07sTMGoHaWhNrO4/nVCcUq/CYcicAfEe16+4ZeVya To56oprrXY7gip/nbnSrXd8ttBrpfXm0FXc04AzSafDfjfy03j2lLi0xsygy8jQyhi+5 5TNDLH2w2tjYFIpOxytBpIgfpIPzCrupRA1w/yz+4nEVaYeNys/r8Foe+detl7Hxp3r/ DqZENO7KhGiX/vCJ8hmgMAQvmmeES7bS1Li/BAWDA8v8j9QixgeMlYXv+rkDBaHf43Gd wA6w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=p9zAZZR3ao7lfMQLWqBaFvVQc7p+sZDYgP7o2W4SzYQ=; b=JWnrJ1dp2Ly628oOFB7C5M2W91klAVoqFxVbGSfcq/ItzUwLXs6PTi2UXE9L4BGAgq 2az2l4SCiWg01R4RZ0ublJytU+xx/wbnE9Rgjc+8cDHluhzeJ0aaFtoIGRALgVJWW37U u34p09HudPDKLY1iCz6PwxcdOcdP/cAItkcABI43wHv28hAZpgexEY/6gUwNcrDjMFOs +Wm0XYSbCQ2TnBHKceRcyQMSjg+4ZfFPDsEwelMQPA3pCouk0/zjJAm1Pm6DSkFrvwBD 2xRvJrNaXbmt55BNERld27uDx/hh72M7Z0Ll16F8RIMlSd/WXvbu6jalDsQ6E+9yApNp fhpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 18si2416870edv.157.2020.10.06.01.20.17; Tue, 06 Oct 2020 01:20:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726574AbgJFITT (ORCPT + 99 others); Tue, 6 Oct 2020 04:19:19 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:40297 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726410AbgJFITS (ORCPT ); Tue, 6 Oct 2020 04:19:18 -0400 X-IronPort-AV: E=Sophos;i="5.77,342,1596466800"; d="scan'208";a="58818942" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 06 Oct 2020 17:19:16 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 4913940031F4; Tue, 6 Oct 2020 17:19:14 +0900 (JST) From: Lad Prabhakar To: Thierry Reding , =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= , Lee Jones , Rob Herring , Yoshihiro Shimoda , Laurent Pinchart , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org Cc: Lad Prabhakar , Geert Uytterhoeven , Prabhakar Subject: [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Document r8a7742 support Date: Tue, 6 Oct 2020 09:19:09 +0100 Message-Id: <20201006081910.1238-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201006081910.1238-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20201006081910.1238-1-prabhakar.mahadev-lad.rj@bp.renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document r8a7742 specific compatible strings. No driver change is needed as the fallback compatible string "renesas,tpu" activates the right code in the driver. Signed-off-by: Lad Prabhakar Reviewed-by: Marian-Cristian Rotariu Reviewed-by: Geert Uytterhoeven Acked-by: Rob Herring --- Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml index 4bf62a3d5bba..aa9a4570c906 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml @@ -15,6 +15,7 @@ properties: - enum: - renesas,tpu-r8a73a4 # R-Mobile APE6 - renesas,tpu-r8a7740 # R-Mobile A1 + - renesas,tpu-r8a7742 # RZ/G1H - renesas,tpu-r8a7743 # RZ/G1M - renesas,tpu-r8a7744 # RZ/G1N - renesas,tpu-r8a7745 # RZ/G1E -- 2.17.1