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 E3582C77B73 for ; Mon, 24 Apr 2023 14:38:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231655AbjDXOiX (ORCPT ); Mon, 24 Apr 2023 10:38:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231371AbjDXOiW (ORCPT ); Mon, 24 Apr 2023 10:38:22 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D67661AB for ; Mon, 24 Apr 2023 07:38:20 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-504eb1155d3so33832041a12.1 for ; Mon, 24 Apr 2023 07:38:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1682347099; x=1684939099; 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=2UD6WNsJ81KdluYPWiuoh5gHquWj5SMJKiIoyl574A0=; b=nmwdn06+Dxx+8kaczPZ+9PMrA2HAuNPq93ZwXXLdIFTW+W7oFpNj4xUAy5px5rc45b w3DOUB3VJjkAerFl/FgUAvcKqFvXYvWtiny5o64tbH9kmS4taYQCRYr+H7jHYiWhHnNK jVD8CSIf9euhFl+z2S8uDqMO3kVDljswhcGA0fQ7+6uj3GiqQIjSej+hxw6L6qWlKF+g WRWQJFmQqJFo583tJSB7xoA3Cw9l0/jBMhneU1saHten69vSED0/2159q+y2x+BsErAn IAk+wbXUij09gLHey5yHP0FwrNKJIaFCtscCxnJ0sPHQ9iqma1mboR3cNQHD/I71pPJK pF9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682347099; x=1684939099; 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=2UD6WNsJ81KdluYPWiuoh5gHquWj5SMJKiIoyl574A0=; b=Q4xWnqmIwahm9guO+C3ppU/bWMVb4MEA5e0y46qA/LqwLUv+gJns5AqBZZYfxqaW/j yNHjSr4Va3tQK2ARecYU0Pss2Hrm+yKGE1msBhtiHiSa78PLVJ3jYllOdkUrd17tBOK7 9oGd9Rre3CRhfjMMdaZx7LX4u7rQlxDPWC6TcfQ64Er2J/IGi3ve1ZJ+fR+FH6Bs9EWX fxcD3rcOQmACJ9/t/Dgg5G/3RkzSb84QXUXVfgE+C1ouItkcsldQFrsStqkKxqoK9zap hZilrKyrTnYPH/sfquOo3Mzlv20nk5Ju0lnTH50zAm+y2E3af64/9oRewLqWedNx6PVL HuZA== X-Gm-Message-State: AAQBX9e+YfOlLccslgHlbzHYNg18tJWTKE86D2FiHI/vVpP4F4Ui1b/Z BVzZKk5AshTC2sYi2nGPeN9K4w== X-Google-Smtp-Source: AKy350ZtVE2S48g70+3ucGJmrlrqjqFO/shAOESwAkaxb9KtuxS+i+Qsth44hiMLaANH/O/30MoKUQ== X-Received: by 2002:a05:6402:4413:b0:4af:7bdc:188e with SMTP id y19-20020a056402441300b004af7bdc188emr17266897eda.16.1682347098840; Mon, 24 Apr 2023 07:38:18 -0700 (PDT) Received: from [10.105.146.163] ([88.128.92.195]) by smtp.gmail.com with ESMTPSA id t22-20020a056402021600b00509d1c6dcefsm2222139edv.13.2023.04.24.07.38.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Apr 2023 07:38:18 -0700 (PDT) Message-ID: <3f2a4979-2219-d1ed-ac48-75fbb0bce80d@linaro.org> Date: Mon, 24 Apr 2023 16:38:17 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH RESEND v3 1/3] dt-bindings: hwmon: esm: Add ESM support for TI K3 devices Content-Language: en-US To: Neha Malcom Francis , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jdelvare@suse.com, linux@roeck-us.net, linux-hwmon@vger.kernel.org Cc: nm@ti.com, vigneshr@ti.com, u-kumar1@ti.com, kristo@kernel.org References: <20230424105011.70674-1-n-francis@ti.com> <20230424105011.70674-2-n-francis@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20230424105011.70674-2-n-francis@ti.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On 24/04/2023 12:50, Neha Malcom Francis wrote: > Document the binding for TI K3 ESM (Error Signaling Module) block. > > Signed-off-by: Neha Malcom Francis > --- > .../bindings/hwmon/ti,j721e-esm.yaml | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/ti,j721e-esm.yaml Reviewed-by: Krzysztof Kozlowski --- This is an automated instruction, just in case, because many review tags are being ignored. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 Best regards, Krzysztof