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 514D0C4321E for ; Sun, 27 Nov 2022 12:25:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229580AbiK0MZy (ORCPT ); Sun, 27 Nov 2022 07:25:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59940 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbiK0MZw (ORCPT ); Sun, 27 Nov 2022 07:25:52 -0500 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 54C749585 for ; Sun, 27 Nov 2022 04:25:51 -0800 (PST) Received: by mail-lf1-x135.google.com with SMTP id u27so2456746lfc.9 for ; Sun, 27 Nov 2022 04:25:51 -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:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ZmGgJvzXq1iMGVJs1Dm2uF1Desk7wBIQ6ArKFGrdEHI=; b=GtAMlbEdFqyigsatSCsNUpWfqAGSoc0bWwSSqIWTsi4xr0sp4TRd+Q1zekwv4OvpNY 9wLLC2pyXUCHZMruC/YpwC13ftJoph9ZXnWFrjBkh8cYvoCkcl31GCVQ27CXA8EkDh2y 4b0UHyJsqgVCtl+NyOmfMZN9JbPpUH2L8MJcf555LMg3ocq4MJ4HBVHaAralSO+zLGEf IW8w+7EGLPLwlTAyvOhWRR1baJg9up3psFa/hzEhbYxNRkMc4Zo9hplxy6K2jV5/b0Dv g7OJldU02/4UmoY5mMWFmMDsjfQ9jhnQW2x7jlULcOiRxUTWoFgjLg6u5saMkUPhCQWa g4Wg== 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:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZmGgJvzXq1iMGVJs1Dm2uF1Desk7wBIQ6ArKFGrdEHI=; b=oSqZyPlwrJWS6nLRaGO0c+CUDH7BDm6QkZptNf1xKIHTpQesjvOMdWofr9ABFpJ51Q Aiyb4Kf62tdf64JXVrlVBk5gHcTNbqPp3eAMuvKFsfK1t0p4EMkNEMYgKxgUJjnbQQZz sjHvMCc2Fs9H8Jd6QqMe+jSRq7P54IdScwPimDXFdOBjW8wVnUiLvdBcj/ZXZ0wigXWK Hdv1Nsmq1JrOsNjiJe36Yhx6cOTn40Hx4sGN3bhYzuxKss1UvrH/VO/U4zpu/H6sJCRD +VJX2zR9jVNf7o4msGVAFjXelxoD9z2vImg8mwDRUGcRSFw0ie4r8lOZrpLVOCVraBBC rPzg== X-Gm-Message-State: ANoB5pmxsTd7N5+pwOUzvvLrzPgjLAC4AJxtHlVEoKtk/rKHRsbuzgAe F43J7AjuSkBZbymv4Xios8UBMA== X-Google-Smtp-Source: AA0mqf5RM62IIWyqFgLtB7beWOBoZ6lEksUgu/JYJFO1T3PGJ9hrVnfHE7diWd3Ldd2pQphlHHhG3w== X-Received: by 2002:a19:f716:0:b0:4b4:b5da:ea56 with SMTP id z22-20020a19f716000000b004b4b5daea56mr15557224lfe.547.1669551949494; Sun, 27 Nov 2022 04:25:49 -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 t27-20020a2e8e7b000000b0026fbac7468bsm873347ljk.103.2022.11.27.04.25.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Nov 2022 04:25:48 -0800 (PST) Message-ID: <615eb86b-a00a-56bc-ae1a-9f0e4e86f77c@linaro.org> Date: Sun, 27 Nov 2022 13:25:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH] arm64: dts: amlogic: align LED node names with dtschema To: Neil Armstrong Cc: Rob Herring , Krzysztof Kozlowski , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221125144141.477253-1-krzysztof.kozlowski@linaro.org> <3719828c-0ac5-34c9-a04b-251cbeb5f6ef@linaro.org> <54f500cb-d7d0-8af1-eb58-99fbe71791a5@linaro.org> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26/11/2022 17:03, Neil Armstrong wrote: >>>> Reviewed-by: Neil Armstrong >>> >>> Aren't you maintainer of the platform? This means I should take care of >>> this patch? >> >> Ah, this will be picked up by Kevin or Jerome? So this tag means only >> Reviewer's statement of oversight, right? > > Of course I'll pick it. > So that's confusing to see Review which does not mean review, but maintainer pick... Reviewed-by means, I should take your tag and add to v2 or the maintainer will add it when picking up. Best regards, Krzysztof