Received: by 2002:a05:6a10:9afc:0:0:0:0 with SMTP id t28csp4073393pxm; Tue, 1 Mar 2022 10:40:04 -0800 (PST) X-Google-Smtp-Source: ABdhPJwrnoOidTL6Frcc8bxsFrrwCenLc3/ZzOzFcWaDPYIiYWHSno+Yk2PU007ILufiGKxF6eXB X-Received: by 2002:a17:906:a1c2:b0:6d6:d54d:4fb1 with SMTP id bx2-20020a170906a1c200b006d6d54d4fb1mr6484007ejb.490.1646160004486; Tue, 01 Mar 2022 10:40:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1646160004; cv=none; d=google.com; s=arc-20160816; b=FDzStuPp5+p2x26k7bZ2uoTk5hkPLLCot6Alxor0kU1jgaTDHKCiv27AK5E4lhp4o1 vF0Z7AVwCkFHdWPUTsWyJshG9LDqREj2s0Qc8HBIyD5YUsvhmzov5HkC8aBvWE8fxRQw 0+SgoTiUBYPrOhmnXu7Vvnj/fiw9wnqk4iSyxJPdqlpAxtdjY4WvLJeMpAj6zzGViNh0 //59VfDYlaRyb5Fubl8yPDCVxQEYxgrDUKpFjN1EqPNqNtKfMannr+o+F1UWSN3nG2WJ ZHzYXweyiuXc4/xG3gg4T1begGQzA0wcXUYFBLF1ZmwfuRCETN02rd3Tuw5yUmQtookP FxsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:cc:to:from; bh=48OGjNWuBjbPRRKmbO00pGKJHnm5jI85viGw1spVFuQ=; b=vm2+JxqKmpG3j3sTzIY3c6WKezbKQizmlh7NcxTvuTIeaZIQrUn1VQqIQeVixILDfx tYKVGt173P9XA2XXHH9b6SFdcQS0ZWChoPdnW/3Cdo+KZC0Y5emSdYiEZPVigTX0XFOr wbXQBGF/FURvLzT5XEL6mtB4iMek3kC6CTg7zlyWjmGdJnX/S6Bd7MdW644iD4mt7OPs hyit6j29S/A7o4lCZ7yj0m1wvmsnaS9G97/q1wRK39o+sasSCh/Cam/T2p+L/dhRun0+ 6nCHmAisuvvUDoQNDGp5kUMlCEw5U8dtSUJgOZnfAWcSMgHhxSJs6Mp6VdXwMbNUKrhX 6uDw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id js1-20020a17090797c100b006d8288588desi363308ejc.636.2022.03.01.10.39.40; Tue, 01 Mar 2022 10:40:04 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234849AbiCAMvh (ORCPT + 99 others); Tue, 1 Mar 2022 07:51:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46566 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233451AbiCAMvg (ORCPT ); Tue, 1 Mar 2022 07:51:36 -0500 Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 0F073931BA; Tue, 1 Mar 2022 04:50:54 -0800 (PST) X-IronPort-AV: E=Sophos;i="5.90,146,1643641200"; d="scan'208";a="111989007" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 01 Mar 2022 21:50:54 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id EE83A4000931; Tue, 1 Mar 2022 21:50:51 +0900 (JST) From: Lad Prabhakar To: Geert Uytterhoeven , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Chris Brandt , Rob Herring , Krzysztof Kozlowski , Wolfram Sang Cc: Lad Prabhakar , linux-kernel@vger.kernel.org, Prabhakar , Biju Das , linux-i2c@vger.kernel.org Subject: [PATCH v2] dt-bindings: i2c: renesas,riic: Document RZ/V2L SoC Date: Tue, 1 Mar 2022 12:50:46 +0000 Message-Id: <20220301125046.17737-1-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document RZ/V2L I2C bindings. RZ/V2L I2C is identical to one found on the RZ/G2L and RZ/A SoC's. No driver changes are required as the generic compatible string "renesas,riic-rz" will be used as a fallback. While at it, drop the comment "# RZ/A or RZ/G2L" for "renesas,riic-rz" compatible string as this will avoid changing the line for every new SoC addition. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das Acked-by: Krzysztof Kozlowski Reviewed-by: Geert Uytterhoeven --- v1->v2 * Included Ack and RB tags * Dropped the comment from generic string as suggested by Geert. v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/ 20220227214747.24819-1-prabhakar.mahadev-lad.rj@bp.renesas.com/ --- Documentation/devicetree/bindings/i2c/renesas,riic.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml index 402fd125e010..26d523f3f420 100644 --- a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml +++ b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml @@ -20,7 +20,8 @@ properties: - renesas,riic-r7s72100 # RZ/A1H - renesas,riic-r7s9210 # RZ/A2M - renesas,riic-r9a07g044 # RZ/G2{L,LC} - - const: renesas,riic-rz # RZ/A or RZ/G2L + - renesas,riic-r9a07g054 # RZ/V2L + - const: renesas,riic-rz reg: maxItems: 1 @@ -75,6 +76,7 @@ if: contains: enum: - renesas,riic-r9a07g044 + - renesas,riic-r9a07g054 then: required: - resets -- 2.17.1