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=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,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 9590EC2D0DB for ; Thu, 23 Jan 2020 19:44:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6D12621D7D for ; Thu, 23 Jan 2020 19:44:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579808674; bh=ghfuEVeU2wrgvO4tQfMclxGZPLuMularuneouw/cF9Q=; h=Date:From:To:CC:CC:CC:Subject:References:In-Reply-To:List-ID: From; b=eb/uoYlT84jN5aLVMN0x2h4WhBaiRklPF/FKq/n/xejTXWYn2QQZyF2+pT9NI0MRT O3o+R4cqwKuA/1YcczEsQyNpOpUbmAPiPT6QBcs3SspLG3UNHQZ8rk54NdKweDwyf5 EgE2JBZ6exUan0EBzLLGSt8L/5Z20381tX0VTwh0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729208AbgAWTob (ORCPT ); Thu, 23 Jan 2020 14:44:31 -0500 Received: from mail-pg1-f193.google.com ([209.85.215.193]:45957 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728809AbgAWToa (ORCPT ); Thu, 23 Jan 2020 14:44:30 -0500 Received: by mail-pg1-f193.google.com with SMTP id b9so1871763pgk.12; Thu, 23 Jan 2020 11:44:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:cc:cc:cc:subject :references:in-reply-to; bh=GU462IDaSVGnW20pL3QtqaVDshekPFtGJBficVxGeMQ=; b=LTDT0IsFzRNEF44g1NqFdZR00LXlYWXpNEM1b8Was0FJpF6rZFMXK5qHOsQqfMuiUx tVYHvCevTMAjlvvbwciaixUtw/NINbAOqGBQxhWHd6qtg26TOvQ/9CEU6PoIYtWFAd0k n8C2DOoYKwF+++0RA9fYWg8FLskW9SrpYKK1hwc+92Zy1wUDUM3SRssg4cRXkNhS2KHl Njdbp1IKdWYoQge9uIS6qcl1HLDc8ED1mFPfkESv0UGJ6G+Ehg+fHawdTS3nt9JCQrNh AHuP9fD1r4a1tTJ1S3maAvaEak4fYBsjpZlJE9MC7O3jkHJjnZrlZb7k0tCCgfKdKhjY 2Fuw== X-Gm-Message-State: APjAAAWdtSm4KW1zoq3dEIIfY5OivT1ZpNie/vmVnDqbX2hd7+Rr565C ZoBRrjgoy358QuxXuKOSeGw= X-Google-Smtp-Source: APXvYqwiVBxjGEzqKz19ztEdBtlBZztsBJn4ccEM/CMW91yT9KPDFdJkRDR/gapfoM3G2aJNNDzIvw== X-Received: by 2002:a63:d411:: with SMTP id a17mr419242pgh.333.1579808670032; Thu, 23 Jan 2020 11:44:30 -0800 (PST) Received: from localhost (MIPS-TECHNO.ear1.SanJose1.Level3.net. [4.15.122.74]) by smtp.gmail.com with ESMTPSA id q64sm3458422pjb.1.2020.01.23.11.44.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Jan 2020 11:44:29 -0800 (PST) Message-ID: <5e29f79d.1c69fb81.c5e8a.83cb@mx.google.com> Date: Thu, 23 Jan 2020 11:44:28 -0800 From: Paul Burton To: Alexander Lobakin CC: Paul Burton CC: Ralf Baechle , Alexandre Belloni , Microchip Linux Driver Support , Will Deacon , Greg Kroah-Hartman , Masahiro Yamada , Paul Walmsley , Alexander Lobakin , Michal Simek , Allison Randal , Thomas Gleixner , "Eric W. Biederman" , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org CC: linux-mips@vger.kernel.org Subject: Re: [PATCH mips-next 0/5] MIPS: a set of misc Kconfig/Kbuild improvements References: <20200122105852.8788-1-alobakin@dlink.ru> In-Reply-To: <20200122105852.8788-1-alobakin@dlink.ru> Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hello, Alexander Lobakin wrote: > This patchset aims mainly at MIPS and Generic MIPS Kconfig optimizations > except for the last patch that removes redundant BASE_BAUD override for > Generic MIPS. If it should go out of this series, please let me know. > All changes were fully tested on Generic MIPS32R2 board, but I admit > there potentionally might be any non-critical issues on other systems > (unlikely though). > > Alexander Lobakin (5): > MIPS: don't explicitly select LIBFDT in Kconfig > MIPS: generic: don't unconditionally select PINCTRL > MIPS: make CPU_HAS_LOAD_STORE_LR opt-out > MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically > (again) > Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic > kernel" Series applied to mips-next. > MIPS: don't explicitly select LIBFDT in Kconfig > commit 7c8f13790958 > https://git.kernel.org/mips/c/7c8f13790958 > > Signed-off-by: Alexander Lobakin > Signed-off-by: Paul Burton > > MIPS: generic: don't unconditionally select PINCTRL > commit 7de86604bbe4 > https://git.kernel.org/mips/c/7de86604bbe4 > > Signed-off-by: Alexander Lobakin > Signed-off-by: Paul Burton > > MIPS: make CPU_HAS_LOAD_STORE_LR opt-out > commit 18d84e2e55b6 > https://git.kernel.org/mips/c/18d84e2e55b6 > > Signed-off-by: Alexander Lobakin > Signed-off-by: Paul Burton > > MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again) > commit 34c01e41b247 > https://git.kernel.org/mips/c/34c01e41b247 > > Signed-off-by: Alexander Lobakin > Signed-off-by: Paul Burton > > Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel" > commit 0a3d5b577784 > https://git.kernel.org/mips/c/0a3d5b577784 > > Signed-off-by: Alexander Lobakin > Signed-off-by: Paul Burton Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paulburton@kernel.org to report it. ]