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 A6E2FC433EF for ; Thu, 30 Sep 2021 13:08:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8DF02619E4 for ; Thu, 30 Sep 2021 13:08:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350471AbhI3NKW (ORCPT ); Thu, 30 Sep 2021 09:10:22 -0400 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:38826 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350654AbhI3NKV (ORCPT ); Thu, 30 Sep 2021 09:10:21 -0400 Received: from mail-wr1-f71.google.com (mail-wr1-f71.google.com [209.85.221.71]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 28B0A402C9 for ; Thu, 30 Sep 2021 13:08:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1633007317; bh=hUl4AzMPgOLZrORvQmrSxH7LjjpDiFvnLVFli7UcmE4=; h=Subject:To:Cc:References:From:Message-ID:Date:MIME-Version: In-Reply-To:Content-Type; b=df4sY7RK1qm0xtJ3qL4YAUHP69jfKR7mLneGD0JJPLheAa2QENb5UxaRbjRb5Vdjw a34pn1G/0f8UKJi/bViWLwY2VNiNcyHCXmKLrOaAb7RZwY7QV3bJa9KMOrIw3YrJFL qazzbHphc1NHQyhRSD4eQ4p2EM16o0dagOp1Pln1ZBaq+V+X6Ql6UczIIw5kzuaJ3D I9fz/HkyPN8sAFpKe4gnHwdMBAcvs4reFst5/YGrCpWm8UGF8ykhgYO6oAbBx0HB8s a6jHBUg9ybom4/Rd0qzPUJQ3D5sNQ9nJWg9vUStYso4IQzv0RXyCIuRGNVc9pbB6QV dGV9NDwwYbYhQ== Received: by mail-wr1-f71.google.com with SMTP id r21-20020adfa155000000b001608162e16dso1084874wrr.15 for ; Thu, 30 Sep 2021 06:08:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=hUl4AzMPgOLZrORvQmrSxH7LjjpDiFvnLVFli7UcmE4=; b=Vyo0PjvLouqU12VroIDVyzdJnTPSPA8ZWMQY5tofue7uv0zpkNHtLtDKg4wxwaJwYI GEskV9j20ujAIrBW96l4LSAIKSjLXEoaWkVynlHzMyDGAS+aw3ROGVzMcgYNQO+3iKYJ CcHIwfg3paaD3meOsH59DgCQvRJV6kDBNT9pwutUwZc58T3u2SWxTQnZbZrbNfqNx2KJ NmJkRkRpOK0PJfKS1xXsHCtA7UxSQEumzlMDtZnPVcUa5PZr0qUT4GzbKlxk7Ucl2NHp 0FlYV8CNiuown/Wy883WKh13TmA8nveAEaI27p1qqKy/+JHgHRcaI/UfhLqp/xOyb3hF fDhg== X-Gm-Message-State: AOAM530gJxNT0uo8DL4auJeCaSAYnNg1v5V54Szx8B+K8e0rMytHLnXJ mHyn7X9sXNj2KoBnept+R7ugixhnYQt3ytnI3pAURn5COwsDdpEtAHYrUwGVGas6mvp7jordL8O IeXTqiQgP9BOPY14Zs70lwd8jcgiz4Fzw89Qpkyw= X-Received: by 2002:a05:6512:3093:: with SMTP id z19mr5968001lfd.242.1633007305736; Thu, 30 Sep 2021 06:08:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyjm3vd0EFvqL7ckfqAQvq9Lo79q9lkx+VOJUC5cK4B1tRx3+/dBYuyWUn8tO852nNIwX6f3w== X-Received: by 2002:a05:6512:3093:: with SMTP id z19mr5967946lfd.242.1633007305455; Thu, 30 Sep 2021 06:08:25 -0700 (PDT) Received: from [192.168.0.197] ([193.178.187.25]) by smtp.gmail.com with ESMTPSA id r3sm367245lfc.131.2021.09.30.06.08.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Sep 2021 06:08:24 -0700 (PDT) Subject: Re: [PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs To: Lee Jones 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 References: <20210928235635.1348330-1-willmcvicker@google.com> <7766faf8-2dd1-6525-3b9a-8ba790c29cff@canonical.com> <72d27a82-9d4d-1f91-bd1f-ebead3b75ffa@canonical.com> From: Krzysztof Kozlowski Message-ID: <8d260548-176e-d76b-6f05-d4d02ddd4f67@canonical.com> Date: Thu, 30 Sep 2021 15:08:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 30/09/2021 14:39, Lee Jones wrote: > 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? :) Either that way or the same as Will's doing but that's not my question. I understand you flush the queue of your GKI patches to be closer to upstream. Reduce the backlog/burden. you can achieve your goal by simply dropping such patch and making it not your problem. :) Best regards, Krzysztof 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 CFBA1C433F5 for ; Thu, 30 Sep 2021 13:15:38 +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 9D3F561278 for ; Thu, 30 Sep 2021 13:15:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9D3F561278 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=canonical.com 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:In-Reply-To:MIME-Version:Date: Message-ID:From:References:Cc:To:Subject:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=sgAeosdeWTXQgOJf/Rq+e1vEADXQ0UnDj+PFi288H1w=; b=ds70MC8DceiF4jHZqdwJrgGYa5 NGaOvKwMAlUCoC4sFj2/I9F2JXyHe/z93gjbVlfnOcNP/NvCx9r2UgyNSFy8/NndcpjuEcLBZJ7M2 MP9T+VHvnNdDginvzMb7cfStwINLzvDkddyV9cW1UPFX7/BzikqGKnhgIgwmxlMatX706w8moYN87 MI/Y5oJpivBC8irzEXCw96rOJHPytl37kf1ZHt5SdcR6LSLBd10RuauejcAsCKUmLrR5vpGzYgbbT spwjVbdXCOwI8VRpnngOMHtjF7QRqSWKjEIZgyzu7bGmuxGKb9PyOb3bQrgY3r41Z1BpFw4VCTvX+ wKK2ndcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVvrK-00ENxN-Qk; Thu, 30 Sep 2021 13:12:23 +0000 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVvnc-00EMgn-7W for linux-arm-kernel@lists.infradead.org; Thu, 30 Sep 2021 13:08:35 +0000 Received: from mail-lf1-f71.google.com (mail-lf1-f71.google.com [209.85.167.71]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 4AB534025C for ; Thu, 30 Sep 2021 13:08:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1633007308; bh=hUl4AzMPgOLZrORvQmrSxH7LjjpDiFvnLVFli7UcmE4=; h=Subject:To:Cc:References:From:Message-ID:Date:MIME-Version: In-Reply-To:Content-Type; b=DKmU+T6EnFMXfQg2mWDlCiRtSzDueAKW5lgHyOA2C8++hhuG9wTR+UYSuWoT6tE1a piPuNzk18idSRJeFUvR0zCpf19OXHAAgv1BT7QHuBxf4xXzo8ZZO7eX9qTJpM/tlMh fLq1qmlrZuPXu2N5fQxOD/457Wd4x2XG412TdEx3xOF4bSeOCR5KPjopJyR2fbz1q/ VLSdpdzCDuMHV6bkqXgocTL7n49Nfbaj1fObiAsrQ3R+VpaYFSbMOfIDtDQGCPhM2N rl4aZUmjpqtkMgEp/ZnXcL/sWTw9mIrCVxA8rcY61ehz/v3aXoAz0hnZeOWPMx6Uqb gsrcjKStKsc3A== Received: by mail-lf1-f71.google.com with SMTP id d16-20020a056512369000b003fca9e038ddso5574137lfs.3 for ; Thu, 30 Sep 2021 06:08:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=hUl4AzMPgOLZrORvQmrSxH7LjjpDiFvnLVFli7UcmE4=; b=y0N7q5ZxB8u4KuRG76/ikG22Ii/01W316es3HqSAinhRx3RpVJCphpameSBqqrUNyn 4JSWO+U2PyHCucJlrvGbz5VwCGnTvHibomKiuoAlqkZ/6PO+95Wh+95mcUuMX2lOavHp erTkTfWX0amBm3dO1Mlt8zeMiPaotp9Bubzm9Yl3odwObqqNDSEa8Dulk5DZP+/S4pCn OG3I14nY/6LhG8LWrY4YVJbO5WnRGd5ZRkz7QdNYttSNxpSd9mxarTaIeZDRVV5RvluI 0I97cMtXxZ/GPWNnLteEQRGk+dCkDL2t0zlko3nJzg1/y6JrXisuZTIwYnvLWkX8ao4Z GTOA== X-Gm-Message-State: AOAM530UMTSZpBFOg9b+BvRPExwTYbXgNNox84RoCzfAH7smVsxExBXx diIvVKk+WVxIcKbep9UYRL/OYws1fnXrFaOesp5T185MKIqIVEPg6xMi9soluOwrmK4OlMnL5V2 dLWQMeDgkVkWpxLriZbFk8amQcMiC7gsGqFPBmI8EszE4XkO56j6j X-Received: by 2002:a05:6512:3093:: with SMTP id z19mr5967973lfd.242.1633007305685; Thu, 30 Sep 2021 06:08:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyjm3vd0EFvqL7ckfqAQvq9Lo79q9lkx+VOJUC5cK4B1tRx3+/dBYuyWUn8tO852nNIwX6f3w== X-Received: by 2002:a05:6512:3093:: with SMTP id z19mr5967946lfd.242.1633007305455; Thu, 30 Sep 2021 06:08:25 -0700 (PDT) Received: from [192.168.0.197] ([193.178.187.25]) by smtp.gmail.com with ESMTPSA id r3sm367245lfc.131.2021.09.30.06.08.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Sep 2021 06:08:24 -0700 (PDT) Subject: Re: [PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs To: Lee Jones 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 References: <20210928235635.1348330-1-willmcvicker@google.com> <7766faf8-2dd1-6525-3b9a-8ba790c29cff@canonical.com> <72d27a82-9d4d-1f91-bd1f-ebead3b75ffa@canonical.com> From: Krzysztof Kozlowski Message-ID: <8d260548-176e-d76b-6f05-d4d02ddd4f67@canonical.com> Date: Thu, 30 Sep 2021 15:08:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210930_060832_622452_A499D6E6 X-CRM114-Status: GOOD ( 20.32 ) 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 30/09/2021 14:39, Lee Jones wrote: > 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? :) Either that way or the same as Will's doing but that's not my question. I understand you flush the queue of your GKI patches to be closer to upstream. Reduce the backlog/burden. you can achieve your goal by simply dropping such patch and making it not your problem. :) Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel