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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E8F0C433F5 for ; Thu, 23 Sep 2021 21:52:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0EC846124C for ; Thu, 23 Sep 2021 21:52:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243372AbhIWVyU (ORCPT ); Thu, 23 Sep 2021 17:54:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240841AbhIWVyU (ORCPT ); Thu, 23 Sep 2021 17:54:20 -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 BDF7BC061756 for ; Thu, 23 Sep 2021 14:52:47 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id x27so31925403lfu.5 for ; Thu, 23 Sep 2021 14:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OzZoKQDZ72/TIZ5n5PQCjDKZ/aLZJVe4nOu4P+30/t8=; b=n/lKLseJnr+59RI5t6ZUq/unPrDB8OeU5L0NSrqlvqdVaht/rIyOJ+l47gVqFSBNLN TULDgRObSeYnLYtnCHi4BE2TUdA0+8905GPrVjaFaiJFwFbqxXAav5UzzyowNC4NJGWE gDpmC5/UTxJFVH7XhlIgiPohiOtj40dG6M/HUTAyEW5sc6uGjvrSNmNtSpU2TI0AQKwn 62JakWCLJWtzNIV86FC86E++eE/jT7+a+IDbpEoj2xweOt00SEoMMGwrllnEuUn0sZS2 0708OfzLswSVQ1LFA5c4WLbaXdqe5Tzj/NcsZoQ40YIZLWND+KA526I7usV9wfqAdTiL LszQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OzZoKQDZ72/TIZ5n5PQCjDKZ/aLZJVe4nOu4P+30/t8=; b=ZwckDqXnMlOaGGC3Kwj4fSbOnDIPdaqKgvyFGIMvd+nTCnM6XVL+SEDobb/S2lf7uB hFsyaBKxdw9bPTUikYvbuOVnRX5Aeqi22uboDwD4G3tPWu1oAf/Fj9IaR/ujaizp9cZ+ Nk1mQrI0gFbpPOKiiOUsiQNn4bzTU2xIPXIq3kA0vDhdRCeUjVB9+KU29QPu/b4z/qvW FUUpP/1/mdTcMcLuazjwu1hJuaLlNYUU3+ZdqboJqOPaCOyez3iQJKfaiebVd4ERzXEz hWtMH0PKpEEbSBIf/Ye7H0Mm6fSZqBGFHR+LItyjSmDreEujL0QFX6HcCZhjeoN270F1 O+bA== X-Gm-Message-State: AOAM530QcyWE5Wc6K/Y01KNHN69aJXFH6QkTG4bRcQwlcq70Evz5AApz FuBvnbFE2SuPqBhxYG8I3XwblwY8EQ4La8UVmxHjWQ== X-Google-Smtp-Source: ABdhPJzSavCXS6nxDVN2s1rRJDXqRhNXfyZp30z2Uvc8ETPMwVaX3Qu54L1YIt5i//VPUUTLjJFlzg587HqTLUC8Ruc= X-Received: by 2002:a2e:89c9:: with SMTP id c9mr7533345ljk.288.1632433966185; Thu, 23 Sep 2021 14:52:46 -0700 (PDT) MIME-Version: 1.0 References: <20210920190350.3860821-1-willmcvicker@google.com> <20210920190350.3860821-4-willmcvicker@google.com> In-Reply-To: <20210920190350.3860821-4-willmcvicker@google.com> From: Linus Walleij Date: Thu, 23 Sep 2021 23:52:35 +0200 Message-ID: Subject: Re: [PATCH v1 3/4] pinctrl: samsung: change PINCTRL_EXYNOS default config logic To: Will McVicker Cc: Catalin Marinas , Will Deacon , Tomasz Figa , Krzysztof Kozlowski , Sylwester Nawrocki , Lee Jones , Android Kernel Team , Linux ARM , linux-kernel , linux-samsung-soc , "open list:GPIO SUBSYSTEM" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Mon, Sep 20, 2021 at 9:04 PM Will McVicker wrote: > Switching the default config logic of PINCTRL_EXYNOS to use "default > y if ARCH_EXYNOS" versus having ARCH_EXYNOS directly select the config. > This gives vendors the flexibility to disable the config or modularize > it in the presence of a generic kernel. > > Verified this change doesn't effect the .config. > > Signed-off-by: Will McVicker Krzysztof is collecting and sending pull requests for the Samsung pinctrl portions so I expect him to merge this once you reach consensus. Yours, Linus Walleij 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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56D0FC433EF for ; Thu, 23 Sep 2021 21:55:17 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2850061241 for ; Thu, 23 Sep 2021 21:55:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2850061241 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YuaAlEQWov+o85h4hc1yuYZA+FFJ84MjCSB2obujfZc=; b=v3v034L0m9XjM0 J8GCptVjPBpELVKvO08lqaBtIFs9xQ+gmVWHUUgDpfRXpl9QQOL3/zv4XB3tBA7JxfARYaFrrgu/6 DtXKsJdjX5UYoKZsYQDW3oW6FLrCxua/YVPo7jylYzmKXo2EbucnBZw18t8qTvONtdpu0Ud4NaWLJ 3pRufAWenNRVihrsPCJkjAp/RdA17fAu93a+xhIxYVEXrD08H3j5rDLqWd2Eg/1FWgpd4qy4LIZke qpsws46KMQGInonmZnIL6zq8vVQ98fIHGUXYYWXjB0PAt5xDAdICpBFPM57uEouMw+cIGHlVRlKYV SoMlwUXtZDe1cJ19gybg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTWeB-00CeoI-4K; Thu, 23 Sep 2021 21:52:51 +0000 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTWe7-00Cenh-Ih for linux-arm-kernel@lists.infradead.org; Thu, 23 Sep 2021 21:52:48 +0000 Received: by mail-lf1-x12d.google.com with SMTP id b15so30991016lfe.7 for ; Thu, 23 Sep 2021 14:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OzZoKQDZ72/TIZ5n5PQCjDKZ/aLZJVe4nOu4P+30/t8=; b=n/lKLseJnr+59RI5t6ZUq/unPrDB8OeU5L0NSrqlvqdVaht/rIyOJ+l47gVqFSBNLN TULDgRObSeYnLYtnCHi4BE2TUdA0+8905GPrVjaFaiJFwFbqxXAav5UzzyowNC4NJGWE gDpmC5/UTxJFVH7XhlIgiPohiOtj40dG6M/HUTAyEW5sc6uGjvrSNmNtSpU2TI0AQKwn 62JakWCLJWtzNIV86FC86E++eE/jT7+a+IDbpEoj2xweOt00SEoMMGwrllnEuUn0sZS2 0708OfzLswSVQ1LFA5c4WLbaXdqe5Tzj/NcsZoQ40YIZLWND+KA526I7usV9wfqAdTiL LszQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OzZoKQDZ72/TIZ5n5PQCjDKZ/aLZJVe4nOu4P+30/t8=; b=x438Mn9W0ar1jmiBOaR0JKuSNp1xl5uYN5e2d6o71bYWWaxLcACn/7ZfFpxKTQZNRb mKJyMDbYdcOGMNX5LRa0VZxBOrrYX3wOv8l9qixer3/kAegg9QT9rm2g8uO7FuTlFnDs v4ldJr4/LufCxcSIIKCjUMinAg2fpu3vcitMFpNYe5+XVnLwDpKaKhdGQir+kagZawET KM2Wkgmvg5SV7uz/Ak5s5bPup3SFig1RrKX3W+1CXaTWBv1PRHudf6+syDPl3WkgkRWH YCi4AfGKcLBscaV3//cGZmIzdkt/e9FPDL32vwSJK00a3+0puzeTylNs0V60Cje/ai4N cDow== X-Gm-Message-State: AOAM530gFgXvWEPspUfNCTp/E0F224VkdTZxIsZpqZcVquw1GH8KGO64 Zfqn5X3PPWLjDgZHkP9b16DGcOpElZcdnPy0rSNaQA== X-Google-Smtp-Source: ABdhPJzSavCXS6nxDVN2s1rRJDXqRhNXfyZp30z2Uvc8ETPMwVaX3Qu54L1YIt5i//VPUUTLjJFlzg587HqTLUC8Ruc= X-Received: by 2002:a2e:89c9:: with SMTP id c9mr7533345ljk.288.1632433966185; Thu, 23 Sep 2021 14:52:46 -0700 (PDT) MIME-Version: 1.0 References: <20210920190350.3860821-1-willmcvicker@google.com> <20210920190350.3860821-4-willmcvicker@google.com> In-Reply-To: <20210920190350.3860821-4-willmcvicker@google.com> From: Linus Walleij Date: Thu, 23 Sep 2021 23:52:35 +0200 Message-ID: Subject: Re: [PATCH v1 3/4] pinctrl: samsung: change PINCTRL_EXYNOS default config logic To: Will McVicker Cc: Catalin Marinas , Will Deacon , Tomasz Figa , Krzysztof Kozlowski , Sylwester Nawrocki , Lee Jones , Android Kernel Team , Linux ARM , linux-kernel , linux-samsung-soc , "open list:GPIO SUBSYSTEM" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210923_145247_663348_7147EB08 X-CRM114-Status: GOOD ( 12.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Sep 20, 2021 at 9:04 PM Will McVicker wrote: > Switching the default config logic of PINCTRL_EXYNOS to use "default > y if ARCH_EXYNOS" versus having ARCH_EXYNOS directly select the config. > This gives vendors the flexibility to disable the config or modularize > it in the presence of a generic kernel. > > Verified this change doesn't effect the .config. > > Signed-off-by: Will McVicker Krzysztof is collecting and sending pull requests for the Samsung pinctrl portions so I expect him to merge this once you reach consensus. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel