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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 0B45EC4CECD for ; Fri, 20 Sep 2019 14:21:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D13FC2086A for ; Fri, 20 Sep 2019 14:21:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387870AbfITOVE (ORCPT ); Fri, 20 Sep 2019 10:21:04 -0400 Received: from muru.com ([72.249.23.125]:33990 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387817AbfITOVD (ORCPT ); Fri, 20 Sep 2019 10:21:03 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id D36A980AA; Fri, 20 Sep 2019 14:21:33 +0000 (UTC) Date: Fri, 20 Sep 2019 07:20:59 -0700 From: Tony Lindgren To: "H. Nikolaus Schaller" Cc: Linus Walleij , Discussions about the Letux Kernel , Rob Herring , Mark Rutland , devicetree , Linux-OMAP , Linux Kernel Mailing List , stable , linux-spi , Mark Brown , =?utf-8?Q?Beno=C3=AEt?= Cousson Subject: Re: [Letux-kernel] [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again Message-ID: <20190920142059.GO5610@atomide.com> References: <20190724194259.GA25847@bogus> <2EA06398-E45B-481B-9A26-4DD2E043BF9C@goldelico.com> <20190831084852.5e726cfa@aktux> <1624298A-C51B-418A-96C3-EA09367A010D@goldelico.com> <7DF102BC-C818-4D27-988F-150C7527E6CC@goldelico.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7DF102BC-C818-4D27-988F-150C7527E6CC@goldelico.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Nikolaus Schaller [190920 09:19]: > > Am 20.09.2019 um 10:55 schrieb Linus Walleij : > > I suggest to go both way: > > apply this oneliner and tag for stable so that GTA04 works > > again. > > > > Then for the next kernel think about a possible more abitious > > whitelist solution and after adding that remove *all* "spi-cs-high" > > flags from all device trees in the kernel after fixing them > > all up. > > Ok, that looks like a viable path. Please repost the oneline so people can ack easily. At least I've already lost track of this thread. Regards, Tony