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 8DDDFECAAD1 for ; Wed, 31 Aug 2022 07:53:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231191AbiHaHw7 (ORCPT ); Wed, 31 Aug 2022 03:52:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231147AbiHaHwo (ORCPT ); Wed, 31 Aug 2022 03:52:44 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC09A27FFE for ; Wed, 31 Aug 2022 00:52:41 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id k18so7354575lji.13 for ; Wed, 31 Aug 2022 00:52:41 -0700 (PDT) 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; bh=Lckl7K+XuyktEVYPye4vGCDmH7688b5CS8zBA9Y9oIE=; b=PIg8+3d6PEsrGdo3r1QYFHSWChCwHGdEWlOiDvnIf+PiQBBAwBUXtWJkNksAnTUOdx siSmwzup/w6GIG11wuc4CA7s8hiwImPIJykM8qSfVmDS9ItqvvqqLv0cJ/0gI2lKJjYb fyvxf0Qg0bju9AN0WlDrOi3qP/EcVIDl2DBn0NVFLLfdSYA2bYmSWlqQcKy8ere2Vun0 8igzsOczmuT6N7Gy6Jj7C71jU46qL8y+NWRgTfDUUPNPROIPD/g9BXvHaul7iU1v7czs c18I48wi3FALMEmLjq+PdfCUAJK/vSBnms332fshTtUvaJyQvqGjV4ydxrRtiFRBXfpF wrEw== 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; bh=Lckl7K+XuyktEVYPye4vGCDmH7688b5CS8zBA9Y9oIE=; b=Agxxtdmc4mT3PV8ieom2S37oIaASf51qGTvK0Tx/ydhGZkrMHtIoM5z0PL/4SfqOX7 2ZLos+H7fq47VYju2ulXdH73FR3HOU+Jhtpe4lkyVxmBFMGptKOSwtHyRqw/bQh42Hm4 9TwK37sp4Eju4zbEqHRIwfIJ5PyG1g0xaMd/q35UGy7DsQbIbHpUxhomga/U+PAV9VsR /Ncv6Z7plqh1YqL746uGODDfPy0RbycjOYoe2XAgahBmhr4OVyCl7TXCbvSUmXSY18el e+r3eQUQbhPSUKolFbgu5jgVPMsHY8voXiKZDc1c4n1WAT8IZOhGYFzNzN5eqMHVlRCC SZlQ== X-Gm-Message-State: ACgBeo2q120fW04sXlU9h4p3nqYb2Pjyf4xNL48VbzF+ka1QzYz4cXRQ 28pbMBsuvpbgT0oY8TXJvPYKAg== X-Google-Smtp-Source: AA6agR7kerViFsEYIJs3B2EKamdow9afs0StxBSpkQBm+SKgwDA2fKkd5vv/1r6NG1EAam5/yvWDDQ== X-Received: by 2002:a2e:5002:0:b0:264:2b08:9a3d with SMTP id e2-20020a2e5002000000b002642b089a3dmr4494279ljb.286.1661932360265; Wed, 31 Aug 2022 00:52:40 -0700 (PDT) Received: from [192.168.28.124] (balticom-73-99-134.balticom.lv. [109.73.99.134]) by smtp.gmail.com with ESMTPSA id p17-20020a2ea4d1000000b002688844741bsm125809ljm.126.2022.08.31.00.52.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 31 Aug 2022 00:52:39 -0700 (PDT) Message-ID: Date: Wed, 31 Aug 2022 10:52:38 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v2 1/3] dt-bindings: reset: syscon-reboot: Add priority property Content-Language: en-US To: =?UTF-8?Q?Pali_Roh=c3=a1r?= Cc: Rob Herring , Krzysztof Kozlowski , Michael Ellerman , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, =?UTF-8?Q?Marek_Beh=c3=ban?= References: <20220820102925.29476-1-pali@kernel.org> <20220830230012.9429-1-pali@kernel.org> <373fdedb-447e-b552-df83-737267068296@linaro.org> <20220831073622.5bp3ftf3fkea5rdk@pali> From: Krzysztof Kozlowski In-Reply-To: <20220831073622.5bp3ftf3fkea5rdk@pali> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 31/08/2022 10:36, Pali Rohár wrote: > On Wednesday 31 August 2022 10:31:22 Krzysztof Kozlowski wrote: >> On 31/08/2022 02:00, Pali Rohár wrote: >>> This new optional priority property allows to specify custom priority level >>> of reset device. Default level was always 192. >> >> You still did not explain why do we need this. You only explained what >> you did here, which is obvious and visible from the diff. What you >> should explain is why you are doing it, what problem you are solving. >> >> Best regards, >> Krzysztof > > Look at patch 3/3, thanks. This commit should explain it why you add new property. Some other commits going via different trees/branches and ending up in entirely different time/place in history do not really count. Best regards, Krzysztof