From nobody Thu Sep 19 23:17:15 2024 Received: from mailgw01.mediatek.com (unknown [60.244.123.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6FAAF14430A; Fri, 26 Apr 2024 10:30:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=60.244.123.138 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714127453; cv=none; b=YMZGM7j1GtcNCyoBz0AXLLxqMAE991Jf8oItcX3N71WEK+7U8Am8IWNVQcDHYMbPhZBmv7RJO0kZwhev5cfo5I5b1IHcptX29Jx9i/LHNYNSFQ3xT+EwaDEmX4pexqx05fTur7/kR+aqvt9AXJin3SBNoNoizoRuwYqndyJnk0U= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714127453; c=relaxed/simple; bh=WE2u8JxgUgz4uayXvxYedBLBCwUL7G6G7bxOAAhCyy8=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=q7dWCikA/xgNQ8v0BW7+gpOPELg15FPdLhvdLAurC595g30WkPydfoPm+aI+3/sNeJW7e7ezhKjllYTyspvmGLjr/SyZ35pxA6nMm3kOQf8fbPfYbfV1H74+q/6mYitX/JluGM2CP83E9tWgEcuIzvNoeLWdZi/WqOFm8wRjypE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com; spf=pass smtp.mailfrom=mediatek.com; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b=fEhizmxh; arc=none smtp.client-ip=60.244.123.138 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mediatek.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="fEhizmxh" X-UUID: 09f7de0a03b811efb92737409a0e9459-20240426 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From; bh=ysDYALdPlitNAh4jAqVaMKhwoZEUpnFw/l18q9KZZ+s=; b=fEhizmxhZ0h8/G45ea6Z7VF5DawzAmCUTcuqa78IDsWJoCPiCYjw3Udd7Qj6RCdPBCq/Hv/A8JhHw4iiHXkB7j8p30rAuga40NkYO90oaXl+8I2s9eyJS/7lJ9HaKoEf+M313l8EfglpbNejCmYd0022vRh9T8A2rGQC50vBAJA=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.38,REQID:22a81262-c785-42ee-87a2-c2403edd05f2,IP:0,U RL:0,TC:0,Content:-5,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION :release,TS:-5 X-CID-META: VersionHash:82c5f88,CLOUDID:366c2683-4f93-4875-95e7-8c66ea833d57,B ulkID:nil,BulkQuantity:0,Recheck:0,SF:102,TC:nil,Content:0,EDM:-3,IP:nil,U RL:0,File:nil,RT:nil,Bulk:nil,QS:nil,BEC:nil,COL:0,OSI:0,OSA:0,AV:0,LES:1, SPR:NO,DKR:0,DKP:0,BRR:0,BRE:0 X-CID-BVR: 0,NGT X-CID-BAS: 0,NGT,0,_ X-CID-FACTOR: TF_CID_SPAM_SNR X-UUID: 09f7de0a03b811efb92737409a0e9459-20240426 Received: from mtkmbs11n1.mediatek.inc [(172.21.101.185)] by mailgw01.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 793937326; Fri, 26 Apr 2024 18:30:44 +0800 Received: from mtkmbs13n2.mediatek.inc (172.21.101.108) by mtkmbs13n2.mediatek.inc (172.21.101.108) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.26; Fri, 26 Apr 2024 18:30:43 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkmbs13n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.1118.26 via Frontend Transport; Fri, 26 Apr 2024 18:30:43 +0800 From: zoie.lin To: Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Arnd Bergmann , Greg Kroah-Hartman , Liam Girdwood , Mark Brown , Matthias Brugger , AngeloGioacchino Del Regno CC: , , , , , , Zoie Lin Subject: [PATCH 2/3] dt-bindings: eeprom: at24: Add support for at24c64 Date: Fri, 26 Apr 2024 18:29:48 +0800 Message-ID: <20240426102949.23057-3-zoie.lin@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20240426102949.23057-1-zoie.lin@mediatek.com> References: <20240426102949.23057-1-zoie.lin@mediatek.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" From: Zoie Lin Update EEPROM bindings to include Atmel AT24C64 Signed-off-by: Zoie Lin --- Documentation/devicetree/bindings/eeprom/at24.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documenta= tion/devicetree/bindings/eeprom/at24.yaml index 1812ef31d5f1..8befd09963be 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -131,6 +131,8 @@ properties: - items: - const: giantec,gt24c32a - const: atmel,24c32 + - items: + - const: atmel,24c64 - items: - enum: - renesas,r1ex24128 --=20 2.18.0