[{"id":3195706,"web_url":"http://patchwork.ozlabs.org/comment/3195706/","msgid":"<CAPnjgZ1WgOB08C32PWdhagP5CRuBou8Z0ZPfxdAmRKD5uxKQJw@mail.gmail.com>","list_archive_url":null,"date":"2023-10-09T19:22:21","subject":"Re: [PATCH v7 1/2] schemas: memory: Add ECC properties","submitter":{"id":6170,"url":"http://patchwork.ozlabs.org/api/people/6170/","name":"Simon Glass","email":"sjg@chromium.org"},"content":"Hi Rob,\n\nOn Tue, 26 Sept 2023 at 13:42, Simon Glass <sjg@chromium.org> wrote:\n>\n> Some memories provide ECC detection and/or correction. For software which\n> wants to check memory, it is helpful to see which regions provide this\n> feature.\n>\n> Add this as a property of the /memory nodes, since it presumably follows\n> the hardware-level memory system.\n>\n> Signed-off-by: Simon Glass <sjg@chromium.org>\n> ---\n>\n> Changes in v7:\n> - Drop unnecessary |\n> - Add a blank line between properties\n>\n> Changes in v6:\n> - Use a number of bits instead of a string property\n> - Fix inidcates typo\n>\n> Changes in v5:\n> - Redo to make this property specific to ECC\n> - Provide properties both for detection and correction\n>\n> Changes in v3:\n> - Add new patch to update the /memory nodes\n>\n>  dtschema/schemas/memory.yaml | 13 +++++++++++++\n>  1 file changed, 13 insertions(+)\n>\n> diff --git a/dtschema/schemas/memory.yaml b/dtschema/schemas/memory.yaml\n> index 1d74410..b3bf3c9 100644\n> --- a/dtschema/schemas/memory.yaml\n> +++ b/dtschema/schemas/memory.yaml\n> @@ -35,6 +35,19 @@ patternProperties:\n>            For the purpose of identification, each NUMA node is associated with\n>            a unique token known as a node id.\n>\n> +      ecc-detection-bits:\n> +        default: 0\n> +        description: |\n> +          If present, this indicates the number of bits of memory error which\n> +          can be detected and reported by the Error-Correction Code (ECC) memory\n> +          subsystem (typically 0, 1 or 2).\n> +\n> +      ecc-correction-bits:\n> +        default: 0\n> +        description: |\n> +          If present, this indicates the number of bits of memory error which\n> +          can be corrected by the Error-Correction Code (ECC) memory subsystem\n> +          (typically 0, 1 or 2).\n>\n>      required:\n>        - device_type\n> --\n> 2.42.0.515.g380fc7ccd1-goog\n>\n\nWhat is the status of this patch, please?\n\nRegards,\nSimon","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256\n header.s=google header.b=eqQMaJfx;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=pass (p=none dis=none) header.from=chromium.org","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=chromium.org header.i=@chromium.org\n header.b=\"eqQMaJfx\";\n\tdkim-atps=neutral","phobos.denx.de;\n dmarc=pass (p=none dis=none) header.from=chromium.org","phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com"],"Received":["from phobos.denx.de (phobos.denx.de\n [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4S487g23d2z1yqN\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 10 Oct 2023 06:22:52 +1100 (AEDT)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id C4F4A864A0;\n\tMon,  9 Oct 2023 21:22:43 +0200 (CEST)","by phobos.denx.de (Postfix, from userid 109)\n id E64B0864A9; Mon,  9 Oct 2023 21:22:41 +0200 (CEST)","from mail-ej1-x632.google.com (mail-ej1-x632.google.com\n [IPv6:2a00:1450:4864:20::632])\n (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id B646C86489\n for <u-boot@lists.denx.de>; Mon,  9 Oct 2023 21:22:39 +0200 (CEST)","by mail-ej1-x632.google.com with SMTP id\n a640c23a62f3a-9b95622c620so897959566b.0\n for <u-boot@lists.denx.de>; Mon, 09 Oct 2023 12:22:39 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-9.3 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,\n DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,\n SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_SPF_WL autolearn=no\n autolearn_force=no version=3.4.2","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=chromium.org; s=google; t=1696879359; x=1697484159; darn=lists.denx.de;\n h=cc:to:subject:message-id:date:from:in-reply-to:references\n :mime-version:from:to:cc:subject:date:message-id:reply-to;\n bh=W213PjLTqM3JEmBmT6cQ0NV691A2RnRzmI4p6V+/cyA=;\n b=eqQMaJfxwyHI3P6qMu7kedvrXHFLzPai4t49yRd6aizixOvoI8nclKXwd46MESEv6S\n 4MsnsNxJkh+N/lhC16KSVix8p9EFhxGgX7fN3eCwULBfcmv3MG59By+bkmdMGn0Qf+wr\n 59LXHJswyptfJjKc5L3lYzISBvbcfpSBF7N/4=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20230601; t=1696879359; x=1697484159;\n h=cc:to:subject:message-id:date:from:in-reply-to:references\n :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id\n :reply-to;\n bh=W213PjLTqM3JEmBmT6cQ0NV691A2RnRzmI4p6V+/cyA=;\n b=Z6i5OEWNIhr78XoDkeJP0DxHeKF/qbEca0MD0e8cEeC7s+IFthwhUKuJzmP6Gcwhuv\n NH7r+4PL66QO20MFvc9ifB2jL1IssAoQAcNDBI4CKAYcmeTWiWHvGSRaQsY/AIA2SWe4\n PQfRHJmSAT56Ukdqgl5j2i4hOjnlPz1YfqGcOttue1hzq2gcAqtRgTsGdkpzJST5dYLN\n qSyMtlAS4qxft50YmkNNEZIUcoFbhSiIzbs5J4VPNYvXd4UiS7BxsDcLMv+4B8uv6sAT\n l1FMOK7Dj+4AyNtN8DasO2HnrNk+vEe5QRewHKk1hS/ltsrKWgHpSXUWvxrhK+pVGbYG\n a8rg==","X-Gm-Message-State":"AOJu0Yy9IrE/7ZZ1p+kZ70Q8tsahfimlpPkA+gGeur343AnNihlwU+xP\n VzuaPGO316IggQOaK17yEEo0mULuu3NSA4geJSzEHA==","X-Google-Smtp-Source":"\n AGHT+IHc7jcdlWh8LiRicdltTnLDX2OAGb0AbRSSrZm/5DGfpUC/nMASnv47R9hAghm2qceVMSwbZySZxRl5RqG6+zE=","X-Received":"by 2002:a17:906:3012:b0:9ae:4054:5d2a with SMTP id\n 18-20020a170906301200b009ae40545d2amr14184483ejz.16.1696879358971; Mon, 09\n Oct 2023 12:22:38 -0700 (PDT)","MIME-Version":"1.0","References":"<20230926194242.2732127-1-sjg@chromium.org>","In-Reply-To":"<20230926194242.2732127-1-sjg@chromium.org>","From":"Simon Glass <sjg@chromium.org>","Date":"Mon, 9 Oct 2023 13:22:21 -0600","Message-ID":"\n <CAPnjgZ1WgOB08C32PWdhagP5CRuBou8Z0ZPfxdAmRKD5uxKQJw@mail.gmail.com>","Subject":"Re: [PATCH v7 1/2] schemas: memory: Add ECC properties","To":"devicetree@vger.kernel.org","Cc":"Mark Rutland <mark.rutland@arm.com>, Rob Herring <robh@kernel.org>,\n Lean Sheng Tan <sheng.tan@9elements.com>,\n lkml <linux-kernel@vger.kernel.org>,\n Dhaval Sharma <dhaval@rivosinc.com>,\n Maximilian Brune <maximilian.brune@9elements.com>,\n Yunhui Cui <cuiyunhui@bytedance.com>, Guo Dong <guo.dong@intel.com>,\n Tom Rini <trini@konsulko.com>, ron minnich <rminnich@gmail.com>,\n Gua Guo <gua.guo@intel.com>,\n Chiu Chasel <chasel.chiu@intel.com>, linux-acpi@vger.kernel.org,\n U-Boot Mailing List <u-boot@lists.denx.de>, Ard Biesheuvel <ardb@kernel.org>","Content-Type":"text/plain; charset=\"UTF-8\"","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"}},{"id":3200245,"web_url":"http://patchwork.ozlabs.org/comment/3200245/","msgid":"<20231016195728.GA3574754-robh@kernel.org>","list_archive_url":null,"date":"2023-10-16T19:57:28","subject":"Re: [PATCH v7 1/2] schemas: memory: Add ECC properties","submitter":{"id":62529,"url":"http://patchwork.ozlabs.org/api/people/62529/","name":"Rob Herring","email":"robh@kernel.org"},"content":"On Tue, Sep 26, 2023 at 01:42:38PM -0600, Simon Glass wrote:\n> Some memories provide ECC detection and/or correction. For software which\n> wants to check memory, it is helpful to see which regions provide this\n> feature.\n> \n> Add this as a property of the /memory nodes, since it presumably follows\n> the hardware-level memory system.\n> \n> Signed-off-by: Simon Glass <sjg@chromium.org>\n> ---\n> \n> Changes in v7:\n> - Drop unnecessary |\n> - Add a blank line between properties\n> \n> Changes in v6:\n> - Use a number of bits instead of a string property\n> - Fix inidcates typo\n> \n> Changes in v5:\n> - Redo to make this property specific to ECC\n> - Provide properties both for detection and correction\n> \n> Changes in v3:\n> - Add new patch to update the /memory nodes\n> \n>  dtschema/schemas/memory.yaml | 13 +++++++++++++\n>  1 file changed, 13 insertions(+)\n\nApplied this patch.\n\nRob","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=85.214.62.61; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=fail (p=none dis=none) header.from=kernel.org","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n dmarc=fail (p=none dis=none) header.from=kernel.org","phobos.denx.de;\n spf=pass smtp.mailfrom=robherring2@gmail.com"],"Received":["from phobos.denx.de (phobos.denx.de [85.214.62.61])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange X25519 server-signature ECDSA (secp384r1))\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4S8SZb2702z20Zj\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 17 Oct 2023 06:57:41 +1100 (AEDT)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id E1B818071F;\n\tMon, 16 Oct 2023 21:57:36 +0200 (CEST)","by phobos.denx.de (Postfix, from userid 109)\n id AA56086BA4; Mon, 16 Oct 2023 21:57:34 +0200 (CEST)","from mail-ot1-f45.google.com (mail-ot1-f45.google.com\n [209.85.210.45])\n (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id 3975186D4A\n for <u-boot@lists.denx.de>; Mon, 16 Oct 2023 21:57:32 +0200 (CEST)","by mail-ot1-f45.google.com with SMTP id\n 46e09a7af769-6c65d096c96so2581145a34.1\n for <u-boot@lists.denx.de>; Mon, 16 Oct 2023 12:57:32 -0700 (PDT)","from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net.\n [66.90.144.107]) by smtp.gmail.com with ESMTPSA id\n d26-20020a0568301b7a00b006b9348b6f51sm1813787ote.54.2023.10.16.12.57.29\n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Mon, 16 Oct 2023 12:57:30 -0700 (PDT)","(nullmailer pid 3575170 invoked by uid 1000);\n Mon, 16 Oct 2023 19:57:28 -0000"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.1 required=5.0 tests=BAYES_00,\n FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,\n HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,\n SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20230601; t=1697486251; x=1698091051;\n h=in-reply-to:content-disposition:mime-version:references:message-id\n :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date\n :message-id:reply-to;\n bh=XgQIgwOXkE8+0o51RaJzdyOkFFFWSreK0o8H4z9cVpQ=;\n b=lxBTRTnJJYa0cuSojIgCYeJUvojO+NyAgWO9IHrdbPqN9RyyuChPbwl1HcGi72MOQ3\n EZY2w2ZAycaaEwGyXg9auB6ZvPIRPtNNkkfzXloCpIJjJIhGQTb9abNzob2jp7Pqvoj0\n Fyh0GDY9ExBgBEkcVyiZdUmoqOQlU60nX/cxIphA7tM3b0FPQ0TjJQM2AJhwf2xpNTvI\n QMAgPuctoqhfYfPKgHyREdYBtUeARFggWnPxVDdCfnOxOcP266iz3wDMLy0q+bHroAjB\n W8oomUz5eoLlcJOYBSDwySoK3GVxJV/hchNzzJXc3IIqhZLBYBS39rIT0N8d978xoN8O\n D7Hw==","X-Gm-Message-State":"AOJu0Yw+1ZOkbRWH+T3gsEsY8o1jQfvieLRmodiigC0ix9iVuzG/s861\n Iwb/O92CuLGKNieO6OMQnA==","X-Google-Smtp-Source":"\n AGHT+IGoyMGj6H9sD/fs05ifW6mHn46aUoo5Qt+hMR2U+JvUvpzoojkGcwQxcXOLaOmM0ug4oQUITg==","X-Received":"by 2002:a9d:4d17:0:b0:6b9:cfc3:65d1 with SMTP id\n n23-20020a9d4d17000000b006b9cfc365d1mr218237otf.17.1697486250789;\n Mon, 16 Oct 2023 12:57:30 -0700 (PDT)","Date":"Mon, 16 Oct 2023 14:57:28 -0500","From":"Rob Herring <robh@kernel.org>","To":"Simon Glass <sjg@chromium.org>","Cc":"devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,\n Lean Sheng Tan <sheng.tan@9elements.com>,\n lkml <linux-kernel@vger.kernel.org>,\n Dhaval Sharma <dhaval@rivosinc.com>,\n Maximilian Brune <maximilian.brune@9elements.com>,\n Yunhui Cui <cuiyunhui@bytedance.com>, Guo Dong <guo.dong@intel.com>,\n Tom Rini <trini@konsulko.com>, ron minnich <rminnich@gmail.com>,\n Gua Guo <gua.guo@intel.com>, Chiu Chasel <chasel.chiu@intel.com>,\n linux-acpi@vger.kernel.org, U-Boot Mailing List <u-boot@lists.denx.de>,\n Ard Biesheuvel <ardb@kernel.org>","Subject":"Re: [PATCH v7 1/2] schemas: memory: Add ECC properties","Message-ID":"<20231016195728.GA3574754-robh@kernel.org>","References":"<20230926194242.2732127-1-sjg@chromium.org>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<20230926194242.2732127-1-sjg@chromium.org>","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"}},{"id":3200317,"web_url":"http://patchwork.ozlabs.org/comment/3200317/","msgid":"<CAPnjgZ3xo6Rz8dGe+UtNxv9O96sbaphx0DYkKcRNd1m2nozQ3A@mail.gmail.com>","list_archive_url":null,"date":"2023-10-16T21:54:10","subject":"Re: [PATCH v7 1/2] schemas: memory: Add ECC properties","submitter":{"id":6170,"url":"http://patchwork.ozlabs.org/api/people/6170/","name":"Simon Glass","email":"sjg@chromium.org"},"content":"Hi Rob,\n\nOn Mon, 16 Oct 2023 at 13:57, Rob Herring <robh@kernel.org> wrote:\n>\n> On Tue, Sep 26, 2023 at 01:42:38PM -0600, Simon Glass wrote:\n> > Some memories provide ECC detection and/or correction. For software which\n> > wants to check memory, it is helpful to see which regions provide this\n> > feature.\n> >\n> > Add this as a property of the /memory nodes, since it presumably follows\n> > the hardware-level memory system.\n> >\n> > Signed-off-by: Simon Glass <sjg@chromium.org>\n> > ---\n> >\n> > Changes in v7:\n> > - Drop unnecessary |\n> > - Add a blank line between properties\n> >\n> > Changes in v6:\n> > - Use a number of bits instead of a string property\n> > - Fix inidcates typo\n> >\n> > Changes in v5:\n> > - Redo to make this property specific to ECC\n> > - Provide properties both for detection and correction\n> >\n> > Changes in v3:\n> > - Add new patch to update the /memory nodes\n> >\n> >  dtschema/schemas/memory.yaml | 13 +++++++++++++\n> >  1 file changed, 13 insertions(+)\n>\n> Applied this patch.\n\nThank you for your help and guidance on this.\n\nRegards,\nSimon","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256\n header.s=google header.b=VdK01hvu;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=85.214.62.61; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=pass (p=none dis=none) header.from=chromium.org","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=chromium.org header.i=@chromium.org\n header.b=\"VdK01hvu\";\n\tdkim-atps=neutral","phobos.denx.de;\n dmarc=pass (p=none dis=none) header.from=chromium.org","phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com"],"Received":["from phobos.denx.de (phobos.denx.de [85.214.62.61])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange X25519 server-signature ECDSA (secp384r1))\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4S8W9S0mHCz1ypX\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 17 Oct 2023 08:54:34 +1100 (AEDT)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id 0312C8669F;\n\tMon, 16 Oct 2023 23:54:29 +0200 (CEST)","by phobos.denx.de (Postfix, from userid 109)\n id B6B9E86B97; Mon, 16 Oct 2023 23:54:25 +0200 (CEST)","from mail-ed1-x533.google.com (mail-ed1-x533.google.com\n [IPv6:2a00:1450:4864:20::533])\n (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id 0C5C9868C0\n for <u-boot@lists.denx.de>; Mon, 16 Oct 2023 23:54:23 +0200 (CEST)","by mail-ed1-x533.google.com with SMTP id\n 4fb4d7f45d1cf-53d9f001b35so8687372a12.2\n for <u-boot@lists.denx.de>; Mon, 16 Oct 2023 14:54:23 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-9.3 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,\n DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,\n SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_SPF_WL autolearn=no\n autolearn_force=no version=3.4.2","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=chromium.org; s=google; t=1697493262; x=1698098062; darn=lists.denx.de;\n h=cc:to:subject:message-id:date:from:in-reply-to:references\n :mime-version:from:to:cc:subject:date:message-id:reply-to;\n bh=sFyszUAKH1Bi59GLrKaH1xZ412ynyNyWfhIyPM619dM=;\n b=VdK01hvuJ+9EGpawmKPvivrUe1HiUNVSqBkUS1m3ttwNLpbkC0yctUwAQ/nZlscMEu\n kJKQrqWKUgeDZIm5sMcvyesxXBH1M8CWsB6ZjpbWhTTR4wx52wsxpIePQUQf55o/jik/\n jzrgYuu+k8RrECvL5VJqRUE+vu5ps7Ut/5OMg=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20230601; t=1697493262; x=1698098062;\n h=cc:to:subject:message-id:date:from:in-reply-to:references\n :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id\n :reply-to;\n bh=sFyszUAKH1Bi59GLrKaH1xZ412ynyNyWfhIyPM619dM=;\n b=b28j6oi8WUVzBh9oRN9xzI+GXtUJbmaXTteCGTh90KMdkYYIWto1bRBmlTKIzUtZP7\n SXkH5+hEEwzU2NRR3o8Z6aNCQXXRo8qHJBffdk9OmtCQKQG4XOwzZay697Aan3gRjuR/\n hSqAbaTWi1lKq437uMbR2fOlfqA5m1XWrsza7AIhxLIFt7DhaQyYJMtUWSBECWW8K0cw\n fNnsuBKvJAS67Jy6RL0VOBNv+i3xD27MgIA426Z6b9uNUp1gpy1Kh6JDa82ZKC9/isHG\n FTORO/zynn+Mljmn1w4P0kDjUM5A3D0VFCEYfjYRf+/R2evoyfIVUGwM8DHIVM4bMRqF\n UkBQ==","X-Gm-Message-State":"AOJu0Yz4X9f9dCJ8KXfWn7+Kq+ABNcRQOj+Ipw3pe9whw0FUv/WLZwJf\n XwXP9VAF6q1Cprl2NipgKl8e90DI//0AHzBrmKh0tw==","X-Google-Smtp-Source":"\n AGHT+IGZoGGJeNshHE+uBukBw1GOLWeEgu2vwWq8BjnV21H2X6/a8NzxZphGstDjGzZP8Yp311u7fu7RX+UlFVrwkP0=","X-Received":"by 2002:a05:6402:34d3:b0:53e:467c:33f1 with SMTP id\n w19-20020a05640234d300b0053e467c33f1mr440773edc.8.1697493262341; Mon, 16 Oct\n 2023 14:54:22 -0700 (PDT)","MIME-Version":"1.0","References":"<20230926194242.2732127-1-sjg@chromium.org>\n <20231016195728.GA3574754-robh@kernel.org>","In-Reply-To":"<20231016195728.GA3574754-robh@kernel.org>","From":"Simon Glass <sjg@chromium.org>","Date":"Mon, 16 Oct 2023 15:54:10 -0600","Message-ID":"\n <CAPnjgZ3xo6Rz8dGe+UtNxv9O96sbaphx0DYkKcRNd1m2nozQ3A@mail.gmail.com>","Subject":"Re: [PATCH v7 1/2] schemas: memory: Add ECC properties","To":"Rob Herring <robh@kernel.org>","Cc":"devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,\n Lean Sheng Tan <sheng.tan@9elements.com>,\n lkml <linux-kernel@vger.kernel.org>,\n Dhaval Sharma <dhaval@rivosinc.com>,\n Maximilian Brune <maximilian.brune@9elements.com>,\n Yunhui Cui <cuiyunhui@bytedance.com>, Guo Dong <guo.dong@intel.com>,\n Tom Rini <trini@konsulko.com>, ron minnich <rminnich@gmail.com>,\n Gua Guo <gua.guo@intel.com>,\n Chiu Chasel <chasel.chiu@intel.com>, linux-acpi@vger.kernel.org,\n U-Boot Mailing List <u-boot@lists.denx.de>, Ard Biesheuvel <ardb@kernel.org>","Content-Type":"text/plain; charset=\"UTF-8\"","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"}}]