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 7AD25C6FA82 for ; Wed, 28 Sep 2022 08:04:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233927AbiI1IEB (ORCPT ); Wed, 28 Sep 2022 04:04:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47704 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233908AbiI1ID7 (ORCPT ); Wed, 28 Sep 2022 04:03:59 -0400 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 033581F0CF4 for ; Wed, 28 Sep 2022 01:03:56 -0700 (PDT) Received: by mail-lj1-x22c.google.com with SMTP id b24so13444391ljk.6 for ; Wed, 28 Sep 2022 01:03:56 -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:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=Q+qofBWz+0h5soM+cd3c8OecdVeByx6iP98hMMfm5A4=; b=HhfGtaRfPvI7Dp1xpn3/+YngA18bQcoG3SFzdfeNjwcOJHDTBtAvjGhZr28Poy0tZA Rct7Xu4/1NNPcm8splB+XjEIlqJMr4sEt1NKMAHv+ZkkxPUcrMMJaZFc04F1Vk77ZfqN VkUd6rWMK4kdx6sn3H/U4+3wK/A6btmUBhy4rNKFbdndOtH3mjsD4vnFrZtbpvWt+Aww q1nlC/zkiLLVEFzWfCKxt+fXK/ho+JHgikNCu6m6TzcThfD+sJFQ3AZTBWCyXItNjith BU2Rgce8ukThlBdz0+Rp5/tcjDs5Q+YCrNbd5wBVM7qOnPGDv7H3GJ2isq4iCOimbDF5 z4SA== 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:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=Q+qofBWz+0h5soM+cd3c8OecdVeByx6iP98hMMfm5A4=; b=IXK+KGyPU94r7tvgYhLdlcTVVNVDGHpYqoEmdeux75JKUcmZUAq5jl0xHfLvbz3ZkJ nfjE2dJWps/3Lzz64amJiAFdhzCBRpo1WOgQnEI91LNDppzPKePg9Luy5T+SGcKwaqcy ZnLPZqv74QTbobyuTt2ySFHzVMsNF/icCDRYrILwKi+vyAaFxZn3x4nj048VC2LIPXBY z0E6bWERudQfRyFWdQ3mcuyH8m3UGOg9nYTObIiNgJxxkxEW0h0FBLZO/u7ujDlPUy6H dKRQaCePP2AQSbyh0RZ8AgFNRaG4r4FBUyh1mAn5z0oj7sAdC4ANgljE8riz47G9gzVs vTPQ== X-Gm-Message-State: ACrzQf0Ws+LIg49RURZtvBBe2F3W2cH+6pWckShg7cLVyEJhYLB3FaQV 3WY7LcgIKDfS19qqpXDHwH6Y1w== X-Google-Smtp-Source: AMsMyM43muVNeouI1iLWWmLpqW44zuLJ5rJoFJcAuiE0Ujmpx6tu8yA3J+wdDcCX2zYO9CD60p2wEw== X-Received: by 2002:a2e:a602:0:b0:264:5132:f59 with SMTP id v2-20020a2ea602000000b0026451320f59mr11699153ljp.0.1664352235096; Wed, 28 Sep 2022 01:03:55 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id o6-20020a05651238a600b004a100c21eaesm403424lft.97.2022.09.28.01.03.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Sep 2022 01:03:54 -0700 (PDT) Message-ID: <44bbb266-bb31-e036-ee37-ec52c33ef0a1@linaro.org> Date: Wed, 28 Sep 2022 10:03:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append Content-Language: en-US To: Robert Marko , agross@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220927201415.1265191-1-robimarko@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220927201415.1265191-1-robimarko@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 27/09/2022 22:14, Robert Marko wrote: > bootargs-append is a leftover from the vendor SDK, and does not exist > in the mainline kernel at all, so remove it. > > Signed-off-by: Robert Marko Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof