From patchwork Fri Jul 28 10:25:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13331642 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 43309C001DE for ; Fri, 28 Jul 2023 10:25:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=ll2LM/mzG/S9084mIWCheON0sMF2Ef+/E6kEJ2Pjlbo=; b=o8+aLTIiCIVXc9 ctHPGSjB1Csg7uJwpJ0wdKjja4AQi5KC4cfWo9f2lWOI23D5e4NRvmd088NYH3KbaP3+KUFwuHGHW UX8W7tU7cpNb1SoXMLix2ar3Cb3Dbv+5rj5uywjJLX0b/jo3UnrIP6/Fi6NFKA+z3GQkZRfLrkSxi LAWxu4n/X5PldIuZuycJU+ml+onfRIj3gHP3zdW/lOOHUIqGyJnOMsHD1XuyhpG/+wmS+oxzIZCua 2AWvqKamzjvj0Oawq3UZ8aIzQSFo7t6o6bnufCvWSCAt1chk1pZU1Wz+/3yyr0Jcy78KTBZItSgt/ 03eeDWMIfsZ2jhhG6r2Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPKev-002vj6-2J; Fri, 28 Jul 2023 10:25:21 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPKer-002vei-1P for linux-arm-kernel@lists.infradead.org; Fri, 28 Jul 2023 10:25:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1690539917; x=1722075917; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=sXObJvFOIGK/mqhYpuwAgl4c9CSw6fuF7YraS2BMD6g=; b=kxJCOgkOwocom4WlhS6QpLmz7hZsSG1+YuxtjIbUx4UveYP2wg+yPAj4 3Zv4LvT64cGsN1uxk8U7LaPopV9LGDo75n9ys4xaCJZDX/in1JHWAFlVr o7Fi7eeMCDPsFXuOyMtUGrkFbrRKI5voq1bHOaE1uUGyA5LEC5VCLaEBI tekVBq4ThIOmdDRekxhFmIxRBHLZCMefg4QRvbvcNZIY64LwjsdhB7tR8 juimK3pgpdWICkzmcstCPPcTz+PmbUbaaaMqHWtxm8IZWZ/a4y3Yqj5GJ tkJjBxdfu0o8aU3nOnWjp9z75c5WuObYtVDW2BWmi8WeaVxa51p+pLssM g==; X-IronPort-AV: E=Sophos;i="6.01,237,1684825200"; d="scan'208";a="163712550" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 28 Jul 2023 03:25:16 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Fri, 28 Jul 2023 03:25:14 -0700 Received: from che-lt-i67070.amer.actel.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Fri, 28 Jul 2023 03:25:10 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: Subject: [PATCH v3 13/50] dt-bindings: i2c: at91: Add sam9x7 compatible string Date: Fri, 28 Jul 2023 15:55:06 +0530 Message-ID: <20230728102506.265917-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230728_032517_546436_65F5EB29 X-CRM114-Status: UNSURE ( 7.21 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add compatible string for sam9x7. Signed-off-by: Varshini Rajendran --- Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml index 6adedd3ec399..6f3158604d02 100644 --- a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml @@ -27,6 +27,9 @@ properties: - items: - const: microchip,sama7g5-i2c - const: microchip,sam9x60-i2c + - items: + - const: microchip,sam9x7-i2c + - const: microchip,sam9x60-i2c reg: maxItems: 1 @@ -84,6 +87,7 @@ allOf: - atmel,sama5d4-i2c - atmel,sama5d2-i2c - microchip,sam9x60-i2c + - microchip,sam9x7-i2c - microchip,sama7g5-i2c then: properties: