From patchwork Fri Jun 28 08:01:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrei Simion X-Patchwork-Id: 13715685 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 AC8FAC2BBCA for ; Fri, 28 Jun 2024 08:02:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=1jcdC2ZLHr9XQXFPFbylrvLszwFRSlJIypp5iFtCXuI=; b=Y5yyf4OWOmin3jHrYgjRM1d/qQ v6rXNBbaxlDB2KElPk29S95Ao78PpD6gkuJdpK8hFrZlepCQs8A2g+TRWkfRbFSoEX8Vc/IQXGy8s Aj/N0CmaK5ZCI4C7VuAOX0dTWvyjAG9kXASR0dppTncINDoq4Ca9Zs0Pg60Ml40u83uHfHuTdc99G boN9HtWNsueNchq34JnE8Y26PvQ+KLrGJVDovJ8uCLJwHB28GjtjjSGy+5WByYg/2mxFPrvF0Rd/q qroMre6dj3SJi5T092ccZFq5b9vVhlF/FV2L4ynXW3wQ/iyo0EVEmZr7D9T2C2JHhe46VghT7zkCq O75V7iEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sN6Z5-0000000Czct-18cK; Fri, 28 Jun 2024 08:02:39 +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 1sN6Yj-0000000CzSR-2GgC for linux-arm-kernel@lists.infradead.org; Fri, 28 Jun 2024 08:02:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1719561738; x=1751097738; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Wz982HVz9O6n/+m0EQwgU9OvazVwR3c3TSHhRofjE8U=; b=tyw0EMY+XCg1A+fm/lpwlsK1j6Q+EBHx2c3oPADRALqrA0g73Zfy26A2 jn0zPJ7JrGFs5oMOLE+ZmCLtcqm6jGYv+A6ptqQ1C9VYqwX7szDRGSegu PQt67FMu7qhqDq6BIEi0gtN4xXwGgOGMROr5FoPzYDOz38d7n+0NFijrT wZk7nG+heMcN0Hbc5PeHbjsHqOdCaHnaIJ8BzDS8voZJFeQQAZAvmzf5g bCapefgjZhYR/VVf4YPEnH6dDDrm/rEmmKoRg7q6qgkhIqGgOy52eBfbx JwTafJrHG2zQw8FI1JX1xWVTuScbsLMAY2wOgOFtiTMstmyFeDRZe4exo Q==; X-CSE-ConnectionGUID: yumzE5LRQZWNGcwzrru4aA== X-CSE-MsgGUID: KD5gqNbzR0+ZM1jMBVwfDA== X-IronPort-AV: E=Sophos;i="6.09,168,1716274800"; d="scan'208";a="28620945" 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; 28 Jun 2024 01:02:16 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Fri, 28 Jun 2024 01:02:13 -0700 Received: from ROB-ULT-M76677.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Fri, 28 Jun 2024 01:02:09 -0700 From: Andrei Simion To: , , , , , , , , CC: , , , , Andrei Simion , Connor Dooley Subject: [PATCH v3 3/3] dt-bindings: eeprom: at24: Add Microchip 24AA025E48/24AA025E64 Date: Fri, 28 Jun 2024 11:01:46 +0300 Message-ID: <20240628080146.49545-4-andrei.simion@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240628080146.49545-1-andrei.simion@microchip.com> References: <20240628080146.49545-1-andrei.simion@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240628_010217_627516_B3E9E163 X-CRM114-Status: UNSURE ( 9.91 ) 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 for Microchip 24AA025E48/24AA025E64 EEPROMs. Reviewed-by: Connor Dooley Signed-off-by: Andrei Simion --- v2 -> v3: - commit subject changed to reference Microchip 24AA025E48/24AA025E64 - drop the pattern: mac02e4$ and mac02e6$ and a-z from regex - add these two devices down at the bottom - added Reviewed-by v1 -> v2: - change pattern into "^atmel,(24(c|cs|mac)[a-z0-9]+|spd)$" to keep simpler --- Documentation/devicetree/bindings/eeprom/at24.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml index 3c36cd0510de..699c2bbc16f5 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -132,6 +132,10 @@ properties: - renesas,r1ex24128 - samsung,s524ad0xd1 - const: atmel,24c128 + - items: + - const: microchip,24aa025e48 + - items: + - const: microchip,24aa025e64 - pattern: '^atmel,24c(32|64)d-wl$' # Actual vendor is st label: