From patchwork Wed Jun 14 20:10:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rasmus Villemoes X-Patchwork-Id: 1795079 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=rasmusvillemoes.dk header.i=@rasmusvillemoes.dk header.a=rsa-sha256 header.s=google header.b=I4R5pCSu; dkim-atps=neutral Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by legolas.ozlabs.org (Postfix) with ESMTP id 4QhGlH3xgvz20WR for ; Thu, 15 Jun 2023 06:11:07 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234582AbjFNULE (ORCPT ); Wed, 14 Jun 2023 16:11:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230117AbjFNULD (ORCPT ); Wed, 14 Jun 2023 16:11:03 -0400 Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 655771BF9 for ; Wed, 14 Jun 2023 13:11:02 -0700 (PDT) Received: by mail-ed1-x52b.google.com with SMTP id 4fb4d7f45d1cf-5196a728d90so1172010a12.0 for ; Wed, 14 Jun 2023 13:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rasmusvillemoes.dk; s=google; t=1686773461; x=1689365461; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=9EkKKYYY8csgF7Nu+oj6eisL8ER/DT9CHRKdsrScRso=; b=I4R5pCSu8GbE0HEGfLFdYmhgsgWTBdeF9oVGFwF23DiiiR0e4zB8EI8BhbWvoqTzbR e+XmCmtvMhQd3ZqLMOPcZvb1yuRNqjYrsX82tjBq5qEtSiOARvJxxvA/FZnu49JX6ozD qs19SSGyqTwD6oYfRtOGZQ4ThK9C0Nq1mlomE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686773461; x=1689365461; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9EkKKYYY8csgF7Nu+oj6eisL8ER/DT9CHRKdsrScRso=; b=A9M0E37t9PYBBN4xr0aMKiuhmOzrmo1l0aNmihSc18zBFp2+1N62lh1C5oEfbgonMq /1nD9nNzv0CVC0FvhtEhy92eDbSucVGvfhWZzA70OlsEMPFYXRl5mIzoq++dNTjrrDYp dOWrtmiMyE1pY9Os5SasDXLCtOH0gP5HawO4H406PkF6FM5nUtwF7VQJJOyLyrVYvVy1 Tzk/oGWGMZ38mVskGUyakVpJYtGCT4zZxD2Yer2oDEZsQrEwhqUjg7WqQmFE+UOJLiOz P8ILTwXEjLX4mFqgVuNgqGd9obR2KFzcGrSgJxBn0URxrjkpIhQeaZNfxErPnL5/Zi5r DkcA== X-Gm-Message-State: AC+VfDydzQWABGiNIl30PTl4S+uQhRnYjBDPYy4QTPm1YdKJtKrjSo9w xwM6CPq7hLclb+wbgjbOWL4VRQ== X-Google-Smtp-Source: ACHHUZ5tNZByS5hCdD1ZesuxVKXsxMqK69r8rkj77kxF1UAlbi5hjf2Vem9iEcj1p3b5kiWkeFDx6A== X-Received: by 2002:a17:907:9454:b0:973:d857:9a33 with SMTP id dl20-20020a170907945400b00973d8579a33mr16203428ejc.11.1686773460727; Wed, 14 Jun 2023 13:11:00 -0700 (PDT) Received: from localhost.localdomain ([80.208.70.1]) by smtp.gmail.com with ESMTPSA id cd10-20020a170906b34a00b0094f3d700868sm8399950ejb.80.2023.06.14.13.10.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 13:11:00 -0700 (PDT) From: Rasmus Villemoes To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Christian Eggers Cc: Rasmus Villemoes , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: eeprom: at25: add st,m95640 compatible Date: Wed, 14 Jun 2023 22:10:56 +0200 Message-Id: <20230614201056.379080-1-linux@rasmusvillemoes.dk> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=unavailable 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: devicetree@vger.kernel.org The st,m95640 is a 64 Kbit SPI eeprom in the same family as the two existing st,m95* compatibles. Signed-off-by: Rasmus Villemoes Acked-by: Krzysztof Kozlowski --- In case its relevant the data sheet is easily available from https://www.st.com/en/memories/m95640-w.html . It seems odd they chose right-pad with a 0, 640 instead of 064 (m02 means 2 Mbit, 256 means 256 Kbit, so there's some logic to that), but here we are. Documentation/devicetree/bindings/eeprom/at25.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/eeprom/at25.yaml b/Documentation/devicetree/bindings/eeprom/at25.yaml index 11e2a95a7bcb..0e31bb36ebb1 100644 --- a/Documentation/devicetree/bindings/eeprom/at25.yaml +++ b/Documentation/devicetree/bindings/eeprom/at25.yaml @@ -33,6 +33,7 @@ properties: - microchip,25lc040 - st,m95m02 - st,m95256 + - st,m95640 - cypress,fm25 - const: atmel,at25