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 F0275ECAAD5 for ; Thu, 1 Sep 2022 10:01:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232538AbiIAKBR (ORCPT ); Thu, 1 Sep 2022 06:01:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39374 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232229AbiIAKBP (ORCPT ); Thu, 1 Sep 2022 06:01:15 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7424F134898 for ; Thu, 1 Sep 2022 03:01:12 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id z25so23668248lfr.2 for ; Thu, 01 Sep 2022 03:01:12 -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=UqgiLV0VjUKBJcxnLyNLTyV9eN+dAh8A/iqAACf8+dA=; b=qPDLCIYOwEP0VD55mNFupQq6wIzbcFHFLZrCcDkTOwZfolZtzzlbTrHWZw0t5twFX5 n9c09BxM7QSkWWhf/UiZWT487FfYr3P3XwJmwA85RkmDNZtjyzzQ8AiuutpZPQ6jAylS zunBK3n56GFzJqUxmPK1Jfcrr/edXsq7xeuynlO0EBCoC96oVfwIEOE+NaB+xJkG9dbI Dh5Lcf3ZSKgtuUINz57lr69alOiT14+7aLnSRn76hD5IQbDyAZZgPRCrL1lDPnkL0nRT wkxUZjmCkcFtOYpT1ivhU0nD5yGrMGaJd/hL5gY5WhUgfSzDdraY7mhrIoHFQOIjwgER wluA== 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=UqgiLV0VjUKBJcxnLyNLTyV9eN+dAh8A/iqAACf8+dA=; b=x8AFKdu5qbIaIf6BoAFlqZSCZ2Xo1SVqPEDlkdQZ3yUGkL2RMSqdqGU6hYPAfqNGID IRVkF6GGns39INYWFPo8eOySvvFDwuH9arsP6DVRS4OmeJFtog4AP/+qAelmg0t9Ldt1 4Y+m9WY7VJuJBVa9LOZB4NDmhTlEfDflKj4d6Nxsf5OyowEFxXJFedNNPVpkI4g2uYdB JoxH1fw2A1memHcyy2ZL7NzNE3+aTHbHc65cWtd4EfoT9YXGC/lJtxDgbGxdkQFAHyP9 5hpN34VoM4HNLs4kEsoH2KYy/G5pwYFhxu1tTCUfnCb5tNn9vYeufPB1XvERwT5SCunI ScMA== X-Gm-Message-State: ACgBeo0BPyFPfYInFFauUGbdFuaJfyF6AinHeVEmGXETVqOP/MhR413h glm1ro68l7P9sXEdUQgTfk2FqA== X-Google-Smtp-Source: AA6agR6g+J6hbZWE8D79tqnXYT/J1Z+BYuCIbp6i4arwcPiX+TtniNK3fPjXn3edpb61J1WeKy8VoQ== X-Received: by 2002:a19:5e01:0:b0:492:c03a:aa8e with SMTP id s1-20020a195e01000000b00492c03aaa8emr11392646lfb.139.1662026470851; Thu, 01 Sep 2022 03:01:10 -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 f24-20020a2eb5b8000000b0025e5cd1620fsm1627599ljn.57.2022.09.01.03.01.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Sep 2022 03:01:10 -0700 (PDT) Message-ID: Date: Thu, 1 Sep 2022 13:01:09 +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 1/2] arm64: dts: qcom: sc7280: Add device tree for herobrine evoker Content-Language: en-US To: Sheng-Liang Pan , LKML Cc: mka@chromium.org, dianders@chromium.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org References: <20220901091253.93333-1-sheng-liang.pan@quanta.corp-partner.google.com> <20220901170958.1.I7dd7a79c4cc5fe91c3feb004473feb3b34b7b2d8@changeid> From: Krzysztof Kozlowski In-Reply-To: <20220901170958.1.I7dd7a79c4cc5fe91c3feb004473feb3b34b7b2d8@changeid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/09/2022 12:12, Sheng-Liang Pan wrote: > Add a basic device tree for the herobrine evoker board. > > Signed-off-by: Sheng-Liang Pan > --- And this is third v1? At least this is what your subject is suggesting. Patches should be properly versioned. Git format-patch helps in that, but you can use any other tools if you wish. I pointed you to documentation you must read before posting. You can keep ignoring it, so we keep ignoring your patch. That's a NAK :( Best regards, Krzysztof