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 0B2F1C433FE for ; Tue, 11 Oct 2022 19:54:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229666AbiJKTyS (ORCPT ); Tue, 11 Oct 2022 15:54:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47560 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229695AbiJKTyQ (ORCPT ); Tue, 11 Oct 2022 15:54:16 -0400 Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 151A47D7BE for ; Tue, 11 Oct 2022 12:54:14 -0700 (PDT) Received: by mail-qv1-xf2f.google.com with SMTP id i9so9672515qvo.0 for ; Tue, 11 Oct 2022 12:54:14 -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:message-id:reply-to; bh=sslcfDW3BZnjxJOzXU+bZ3YMR6XY0q1cZ2iVJRTDRVk=; b=dPaAEuVDxDtXPEwzGLqsjaNTL+1KZKNie24yZ9SYlP5pHpnEXEvsgcLHNzjx/cQ1cn 6q0zdfPrqGPUsI7EWFYgWRHumPQJQMxR5RLsiugtjXHZ+MAOxmk2o1I0AYaGdJjyFx08 MxIItMJgpAHn9nPRJLRvMwo24tD/Yk96G9BxbP+2wyO3HI0DvRC+ocimKJ8u7Z3QNMSp 0n23oak/JydBhAzXRluJC0/Z9MJIIKF+NSMKzEXIsGjmFa92c0Gu76VaZWl3xfIoDwbp Zc8tdUf95yxil6z5MXUkplWBCZxd7GhOHSVgxGXcyKRvRWU/lLifQ7xmLC3/KC9NMtky T7Pw== 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:message-id:reply-to; bh=sslcfDW3BZnjxJOzXU+bZ3YMR6XY0q1cZ2iVJRTDRVk=; b=dLIqGo7s4mtWw+JxlLxrv6aBs4lxjvmuj8hGzgOXH8pY/KcgqFKc4s0/7h0enMqjRV rmJoekTWmIB90VhJ+FNsiDx/JOe0dw9Mo4HBrXtgHlwx5YGuvPC6t5D9muQQraf4Kz5p fQV2SvwsZAbZmjkwCNw94TvNkjK/K8qgVmkEUupHE8nQIsH3aMcTib1YnJmHKqetgkZK iHZpOb/c5IRbt3LeL2xjydhmSW2jAiXJQrdhDlj/UkFeCbMUxQZV/BQ/RCfMY/5/jJa4 +xM68njm6oK6NJcMW/H0wxDzh2ZwSYON9ypKTmcwwIQLvvl7rdcRQLpr7klCIWOOL9w0 tijA== X-Gm-Message-State: ACrzQf16DBetijjs2r4ck4Ixdp/3/7nNWcYXaWOZ9vEMcmBoXfuvOnvp 2sad2NrW4PPNubJQm97ceIXfHA== X-Google-Smtp-Source: AMsMyM5+aTQaWcFsQOU25ufUA3VeLfaxfhjr2Z6/mP3HOZlDLnAlkvbygkKOM06/oyBcHYBG0jAYEA== X-Received: by 2002:a05:6214:5cc5:b0:4b3:e05a:bbb9 with SMTP id lk5-20020a0562145cc500b004b3e05abbb9mr14260326qvb.42.1665518053305; Tue, 11 Oct 2022 12:54:13 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id h10-20020a05620a284a00b006b9c9b7db8bsm13663527qkp.82.2022.10.11.12.54.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Oct 2022 12:54:12 -0700 (PDT) Message-ID: <157f3d65-3cd1-043a-165d-a27b7d34ee65@linaro.org> Date: Tue, 11 Oct 2022 15:54:11 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v1 4/5] ARM: multi_v7_defconfig: Enable GXP SPI and PLREG Drivers Content-Language: en-US To: nick.hawkins@hpe.com, verdun@hpe.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux@armlinux.org.uk, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20221011185525.94210-1-nick.hawkins@hpe.com> <20221011185525.94210-5-nick.hawkins@hpe.com> From: Krzysztof Kozlowski In-Reply-To: <20221011185525.94210-5-nick.hawkins@hpe.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11/10/2022 14:55, nick.hawkins@hpe.com wrote: > From: Nick Hawkins > > Adding support for the GXP SPI and PLREG Drivers. This we see in the diff. You must explain why. Why are you doing it? Why do we want it in the kernel? > > Signed-off-by: Nick Hawkins > --- > arch/arm/configs/multi_v7_defconfig | 2 ++ Best regards, Krzysztof