From patchwork Fri Feb 23 17:24:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13569659 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 60AA8C54798 for ; Fri, 23 Feb 2024 17:29:20 +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:References:In-Reply-To: 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: List-Owner; bh=44OuTejG8uFf4vCClA62lQyH7DZc2lA5ZEvSlRPE1sU=; b=bf3ZqMZztLVAkm oetqHWHF0BoyobTNKOa8ja6Yr2zbEWGBc2SL4JqKCiz2kGrxzPiOZsW+uFcB5SvZ7ugZ3g03N5Dq6 YAf8XlZ94TFUt9KZBvtCN+9lWaqv6Glsri0bzRptdHAK0U5nOxT9sWsv3Xrp9nmWlDu2PC5XMB7Pp Ik8/sU9/VGYxbgxP7sZ/8C0MDmtphcL6qGj/TEPqP8Leug+rI1MeAWs5d87NWXifu/s+RjdltvY33 zW3L/LwQnt89D/tSOv3FPeb6Gyh+xK4Km/JhyoW6uG/LggYSKiXo3kipIHLcEhAxN6RvIGwIvZrMy Ml93hgKjptYGSZBOb+bw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdZMB-0000000AUQq-0Tek; Fri, 23 Feb 2024 17:29:07 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdZIM-0000000ASsU-20uV for linux-arm-kernel@lists.infradead.org; Fri, 23 Feb 2024 17:25:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1708709110; x=1740245110; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=ndkSQI5Phz/pugFNXsdTMXAeuRKThwlhw4akLYKlS/k=; b=CEQpOyu8NvqRKuRY4L3Thfv5cUVulguVwTH6H7esKa1+kLsjMEnyCD8c 9FD65GGXmzq9FfMx3S6iyWmahCtsCQV6WPOfjYdZVLaf4FyUpUgIivDnw 83kn3ZBMBrEGJXf5jNkENAUI6paz4mKQ59qyKJN9mzN4H06hPDf8YpQ3e PyoGLED18n0BMkqpD90dW8gNpbwam9P9CyIt9Sw32+ZgGLEifWeezT33T VC+KGQpSoSbcEoZay56my1JUqVGA0NYUvOfwNLqPCNCif4IfWHAK/W+KW BZlTo0OD9R1PMAOPodUDeAHrhMX7aB+O+pj1r7kN5DvFkUs3tto4yjy4A w==; X-CSE-ConnectionGUID: v7hxkNo6SBe1d+wSFbAzdA== X-CSE-MsgGUID: 5MMVxV7kRIq6fdV2JxxX+g== X-IronPort-AV: E=Sophos;i="6.06,180,1705388400"; d="scan'208";a="16734401" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 23 Feb 2024 10:25:10 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) 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.35; Fri, 23 Feb 2024 10:25:08 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Fri, 23 Feb 2024 10:25:04 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: Subject: [PATCH v4 06/39] dt-bindings: i2c: at91: Add sam9x7 compatible string Date: Fri, 23 Feb 2024 22:54:59 +0530 Message-ID: <20240223172459.671832-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240223171342.669133-1-varshini.rajendran@microchip.com> References: <20240223171342.669133-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240223_092512_215737_5EBA9D42 X-CRM114-Status: UNSURE ( 9.14 ) 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 Acked-by: Conor Dooley --- Changes in v4: - Made sam9x7 compatible as an enum with sama7g5 compatible - Removed the sam9x7 compatible from allOf section as it was not needed like pointed out --- Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml index 6adedd3ec399..b1c13bab2472 100644 --- a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml @@ -25,7 +25,9 @@ properties: - atmel,sama5d2-i2c - microchip,sam9x60-i2c - items: - - const: microchip,sama7g5-i2c + - enum: + - microchip,sama7g5-i2c + - microchip,sam9x7-i2c - const: microchip,sam9x60-i2c reg: