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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81CD5C43217 for ; Thu, 30 Sep 2021 12:39:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 662AE60EE3 for ; Thu, 30 Sep 2021 12:39:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350970AbhI3MlX (ORCPT ); Thu, 30 Sep 2021 08:41:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350957AbhI3MlW (ORCPT ); Thu, 30 Sep 2021 08:41:22 -0400 Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63327C06176A for ; Thu, 30 Sep 2021 05:39:39 -0700 (PDT) Received: by mail-wr1-x432.google.com with SMTP id t8so9841276wrq.4 for ; Thu, 30 Sep 2021 05:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=y6Zw5vGV4wBB593iryFIJ1oUvhj3gXCvlT2YuBiI5Vk=; b=wspNYwBb0pdNBBaJ+OxQc9CRnog1NSxtwePpOG8BW8OQ4mONAKykv6Go6SVQJYjuYu 0bB0jtEf1f5o3HR3ko2Z2aZGTLu/CnJaR/zul4uAgYdN8Pb7zFvgQUEnKD60jD0AMurR 0wgjcEccprlll+ORjdw3oZasPFy2QGIRxZIYmCRYju1ly5LU8ES2o0zkTg2MYKj+J1pq Azc8e5ytOWlPaQTIuRiIQ+2QCMtGUWBiQkSxBu864Am8dhoCkRlWpNXlPuJbCtN+rojd 0PAF3R8brCiIV6pFfh65IwyLeIpJxc2R5+EDiXVnItANVn8hVLK2jP/5dmoTrxew1cUw bQ1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=y6Zw5vGV4wBB593iryFIJ1oUvhj3gXCvlT2YuBiI5Vk=; b=MTm/wQcWNTckTqsz2+/gb6CZMWCJq58kLcYVKGySyVSlTGFBuBCcw/ynQgt+rv7USL PjYZdVgn3+IpAkB2ntfQTYnPYEer9JYi6yd3PReXvTaZgGehXEJszzAt896cNpe2pR7d wJdzlg0NXLUBFJk6anTID1J9+AcDIms2Wc6c9S9ra1sub1LrcFaFGBYJeMpGVjNFeKRg GAUChpK66DS1goAsAoaoDZKGNQC+Ptp0r7DtSQdj8O5tkDjC4CCDowbZJbfp/CshMbmY qp58Idn9kuznaP3s/jiSBk5eojLTcpQInveqPT/989WOEkGkzPhF4oVxq75IE0zr0wuh yq8Q== X-Gm-Message-State: AOAM531F0xavhfZGZb6wonsroJQn++28z+o88vKQZdI4SHDm+ZCQVe6f o0lemutcM0jICvRsZGK/UoALdQ== X-Google-Smtp-Source: ABdhPJwaqKGVecsjvlptya3O6PJWSH4P8v5nliYYQ8SIrpDwOrZNbA56RNmczgz9+gqO9+kCmN3NpQ== X-Received: by 2002:adf:a402:: with SMTP id d2mr5744060wra.266.1633005577899; Thu, 30 Sep 2021 05:39:37 -0700 (PDT) Received: from google.com ([95.148.6.233]) by smtp.gmail.com with ESMTPSA id n14sm2974159wms.0.2021.09.30.05.39.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Sep 2021 05:39:37 -0700 (PDT) Date: Thu, 30 Sep 2021 13:39:35 +0100 From: Lee Jones To: Krzysztof Kozlowski Cc: Will McVicker , Russell King , Catalin Marinas , Will Deacon , Michael Turquette , Stephen Boyd , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Linus Walleij , Alessandro Zummo , Alexandre Belloni , John Stultz , Thomas Gleixner , Geert Uytterhoeven , Saravana Kannan , "Cc: Android Kernel" , Linux ARM , Linux Kernel Mailing List , linux-samsung-soc , linux-clk , linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, Arnd Bergmann , Olof Johansson Subject: Re: [PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs Message-ID: References: <20210928235635.1348330-1-willmcvicker@google.com> <7766faf8-2dd1-6525-3b9a-8ba790c29cff@canonical.com> <72d27a82-9d4d-1f91-bd1f-ebead3b75ffa@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <72d27a82-9d4d-1f91-bd1f-ebead3b75ffa@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 30 Sep 2021, Krzysztof Kozlowski wrote: > On 30/09/2021 11:23, Lee Jones wrote: > > [0] Full disclosure: part of my role at Linaro is to keep the Android > > kernel running as close to Mainline as possible and encourage/push the > > upstream-first mantra, hence my involvement with this and other sets. > > I assure you all intentions are good and honourable. If you haven't > > already seen it, please see Todd's most recent update on the goals and > > status of GKI: > > > > Article: https://tinyurl.com/saaen3sp > > Video: https://youtu.be/O_lCFGinFPM > > > > Side topic, why this patchset is in your scope or Will's/Google's scope? > Just drop it from Android main kernel, it will not be your problem. I > mean, really, you don't need this patchset in your tree at all. The only > platform which needs it, the only platform which will loose something > will be one specific vendor. Therefore this will be an incentive for > them to join both discussions and upstream development. :) How would they fix this besides upstreaming support for unreleased work-in-progress H/W? Haven't I explained this several times already? :) -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog