From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 742F4C433FE for ; Tue, 15 Nov 2022 09:45:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238103AbiKOJpw (ORCPT ); Tue, 15 Nov 2022 04:45:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38274 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238081AbiKOJpi (ORCPT ); Tue, 15 Nov 2022 04:45:38 -0500 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7447D22516 for ; Tue, 15 Nov 2022 01:45:35 -0800 (PST) Received: by mail-lf1-x130.google.com with SMTP id be13so23588825lfb.4 for ; Tue, 15 Nov 2022 01:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Bf8HO/XIeQu0vGl/GZdecK7EeIByfzm/jVCwZ9wayQU=; b=zJ9iFlPxC5kBZlShYAclfv/S2Xy2ncbwX/SBlWyAMca7P1RBBMOtGp1apfYkHbFwRa ZIirw0a6s+OyZjyZZS0RZLfZdq5hlxdClr3W6UXiK6kiklf543QcLcl755RcFJHG6SzM uBJGUiL8U41JTLktNMtPRFS153BRupgjrqMFgMK2Y4FdvUzGhAWUYOr4OleO9MQ00xjn JHzImuDzwkuokcuGwN9+NE7pobWnMlRm3cYNW+UzYvUZLNFi/yV1HDu8PWlqe90H2RJb qs8I/jJbcG+VXOqwf69XVb1eBy1QZ8RKYLHxDPL0d+qbt8Q15wEz7M4OZDbWGN+kngzB KaIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Bf8HO/XIeQu0vGl/GZdecK7EeIByfzm/jVCwZ9wayQU=; b=IZrZkyvNC7q6dlXXa0aof/r9lUQaHggxqBswhiGnArUAGlV3Q8vAkWLH98Rdl9ZJVU GKGZbP4E0CB/JyikFUUBtxD7TsZQQZeNTveRtAoPhdh7rleINgwjYC8VgB2YJI8ZHDA5 4WApiGXOB2sikjD1Zc5sNfLLTfqWDaQV1SJdJordBdii1QFDHInfgIWJdphETEuECE2i fRtGiV/vYuPFlVQ35p8wkY1j5P0jGR4hOxPUVGs8N9vSeqD+aSkPqv5XhW+4Za+RyZ99 NROur2s7AU5a0AW6aFWYTq2owYTAOpVR1+/Arv+XzfNA65Z/uiHX11HRHQESbWFaUG5G b/uQ== X-Gm-Message-State: ANoB5plBRdlnnQSGZYgoQs5cT4O9TQuNLQPQcwDzfdAgHT8xI5c4Ac9J 1/RCG5fLb5smz3nVHD563YLGnQ== X-Google-Smtp-Source: AA0mqf4Wlvih1IVv17a57nIDdz2FyS6XUznZz9vKavTZNcBZguHWdtTfxHxa1eFqUi2cgDxZh3HDkA== X-Received: by 2002:a05:6512:1296:b0:4ac:7d84:cb99 with SMTP id u22-20020a056512129600b004ac7d84cb99mr5102141lfs.412.1668505533772; Tue, 15 Nov 2022 01:45:33 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id o17-20020ac24c51000000b004b0b131453csm2140251lfk.49.2022.11.15.01.45.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 15 Nov 2022 01:45:33 -0800 (PST) Message-ID: Date: Tue, 15 Nov 2022 10:45:32 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 08/15] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings Content-Language: en-US To: =?UTF-8?Q?Bernhard_Rosenkr=c3=a4nzer?= , linux-mediatek@lists.infradead.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com References: <20221107211001.257393-1-bero@baylibre.com> <20221115025421.59847-1-bero@baylibre.com> <20221115025421.59847-9-bero@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20221115025421.59847-9-bero@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/11/2022 03:54, Bernhard Rosenkränzer wrote: > From: Fabien Parent > > Add bindings documentation for the efuse driver on MT8365 SoC. > > Signed-off-by: Fabien Parent > --- > Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml > index 75e0a516e59a2..6893f2a6ea225 100644 > --- a/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml > +++ b/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml > @@ -34,6 +34,7 @@ properties: > - mediatek,mt8192-efuse > - mediatek,mt8195-efuse > - mediatek,mt8516-efuse > + - mediatek,mt8365-efuse This is a friendly reminder during the review process. It seems my previous comments were not fully addressed. Maybe my feedback got lost between the quotes, maybe you just forgot to apply it. Please go back to the previous discussion and either implement all requested changes or keep discussing them. So you ignored all my comments... awesome. Best regards, Krzysztof