Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp850841yba; Thu, 16 May 2019 09:52:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqxNJwGbYX8dXG1vY/zZO1BNZmPKEOntZvlPK9na8DFnO+9XjsnCNoB3mDeKcsjgYauiO23T X-Received: by 2002:a63:4a4f:: with SMTP id j15mr50952063pgl.338.1558025541500; Thu, 16 May 2019 09:52:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558025541; cv=none; d=google.com; s=arc-20160816; b=qgRjLTDzE4pDIH7kZUkuSYWfPl6KCjqwVtnMt1QvcbRf3VZNm44qQKqB/eAkHjFEPT +t8dKhVvMi1ingG1w/PwpfVGN4XfKPb+Wwr7GERqZtmXqjSFSDdiGHhhK5Wz1cn27c0v KLS9fSt0adP59m3ZMCKx+RYbBavrPdhXar5GS/1yjXDPzRWNKFFTGNcGbZVtVKTLFN+y JAw3lg+n/sN4Nbs9Td9FCnsnsNYo5ixvrm13yZrEEOf2wO1bhdvra85geJQFjJ7Rk02V fCaa9xJzhZP87UzLwn8wjLWySQZEczBGF0haifFKy160i2JN/XxxrS2UFVjywuWP/8pY N24A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=B47xryknIoWU3HUlaxpqT8dA3y1jBulaMuBmarI4aHg=; b=rayhENDxNCEacx5EZ3fG9M5fl6yLhyUq1/zgjwtfrbfx6nnXwRgeSsZfH3MMhpvocf upV2wVL0NDPao/eZeLJ7o6wzyqzLGKG0cJ0zz2U8QKBsspoZNhFDjw2mtKg/leXBZlq2 eMoTPTQYAYV7d0YgPr0tIF7NmlX484I0xA7CNJO+7wPd0QRcDPcJ8mcG1uG8Lk7bhZ/S H/VEX1YZLNfNDvGXG7O96BIsKUzBGFIF1vFxXEXsGO76sH/cXHdrebSOLP2+EeIih+/0 wY/4wlcJozJJrp/j51aNgKFDL9bTQbblS5SgKot2/3uT4rhuwdpZI28VG0sh45ppRyeO HqJA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q17si5449169pgq.216.2019.05.16.09.52.06; Thu, 16 May 2019 09:52:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728700AbfEPQtX (ORCPT + 99 others); Thu, 16 May 2019 12:49:23 -0400 Received: from verein.lst.de ([213.95.11.211]:60820 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726875AbfEPQtW (ORCPT ); Thu, 16 May 2019 12:49:22 -0400 Received: by newverein.lst.de (Postfix, from userid 2005) id 17CF168B02; Thu, 16 May 2019 18:49:00 +0200 (CEST) Date: Thu, 16 May 2019 18:48:59 +0200 From: Torsten Duwe To: Vasily Khoruzhick Cc: David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Thierry Reding , Maxime Ripard , Chen-Yu Tsai , Andrzej Hajda , Laurent Pinchart , Icenowy Zheng , Sean Paul , Harald Geyer , dri-devel , devicetree , arm-linux , linux-kernel Subject: Re: [PATCH 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge on Teres-I Message-ID: <20190516164859.GB10431@lst.de> References: <20190514155911.6C0AC68B05@newverein.lst.de> <20190514160241.9EAC768C7B@newverein.lst.de> <20190515093141.41016b11@blackhole.lan> <20190516154820.GA10431@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 16, 2019 at 09:06:41AM -0700, Vasily Khoruzhick wrote: > > Driver can talk to the panel over AUX channel only after t1+t3, t1 is > up to 10ms, t3 is up to 200ms. This is after power-on. The boot loader needs to deal with this. > It works with older version of driver > that keeps panel always on because it takes a while between driver > probe and pipeline start. No lid switch, no USB, no WiFi, no MMC. If you disable DCDC1 you'll run out of wakeup-sources ;-) IOW: I see no practical way any OS driver can switch this panel voltage off and survive... > All in all - you don't need panel timings since there's EDID but you > still need panel delays. Anyway, it's up to you and maintainers. Let's give it a try. Torsten