Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp527833imm; Wed, 20 Jun 2018 02:18:00 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKFpP0PmBawOeC96VwWzsnEh4VX2RJneWSkcAmjZ6AXIPbDel4rkbYA/Fx+aOUDec4mVYdS X-Received: by 2002:a17:902:a508:: with SMTP id s8-v6mr23127540plq.223.1529486280375; Wed, 20 Jun 2018 02:18:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529486280; cv=none; d=google.com; s=arc-20160816; b=JhVmyTJ8yivgDoYt/G54f8ZyMh64Hf9qvRH15OVtIHLVb+UD8iYsSRCIl8dbtm6JtK IgJMucpPbsl9Ef/u66A498HdLu5p1KUaBK6Oyz4pdngZInNpdAmvoeaJX3QBzxvQFQ1h p7lHjjsnmhXY12z0yKsuOFOCDAksymJCI8VK30HCXhEayLrOVWiIu2pISbEBUBmfonJw 7mUaozU/LAIuEL5DzO0E4I/RO/PPCGwYr0inRzv7qQnPlxLSTC8mipDtvTKkM79eRrKA gZHK+eCzSj7D2/VQjLDyoWBuaScCc1SgiEuK00ZVkqtTSewPvXcRw4jEyjUBorcEqzbE M0HQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=vMSSGdOZgAyrxPV9KgHCjh/rbZg+Gwi/bri1QhwM55Y=; b=MRuqQ4gCwang/pAfyO9svj6Dt2bm1CriS+k+aM4BwXI3jYXiyCAUdmbPuJFUTF9v/m 01VGy4RikhnhC1K8N7sOTad5P7UqnlYajg1PLxyJr9VCjnT5z5aTw3t8roKRnnc5Xys4 H/Hlq28uAzIezcSjAr/8ZMYHYkLaBIwY1dxMJew1besXco86ovgnDaDhPVJ6C9bTlqg1 Tvm89cHYiIrdRIhz110ENu72uu33SuDSC+g4rM/WLXehVvEbHW9GHX8ovy1bZnZK7Y46 OtawMYkZiFY5QiKkiA0xAq6zAyNWqG39ZngnKBgSXcGjMUQE+pTHNdXeZgu5PgtE5ec2 Gb6Q== 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 c7-v6si1921964pfg.77.2018.06.20.02.17.46; Wed, 20 Jun 2018 02:18:00 -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 S1754645AbeFTJQU (ORCPT + 99 others); Wed, 20 Jun 2018 05:16:20 -0400 Received: from gloria.sntech.de ([95.129.55.99]:32774 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754113AbeFTJQR (ORCPT ); Wed, 20 Jun 2018 05:16:17 -0400 Received: from ip5f5a8448.dynamic.kabel-deutschland.de ([95.90.132.72] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1fVZDV-0001D1-5i; Wed, 20 Jun 2018 11:15:53 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Heinrich Schuchardt Cc: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Shawn Lin , Vagrant Cascadian , Enric Balletbo i Serra , Pierre-Hugues Husson , Jianqun Xu , Kever Yang , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, khilman@baylibre.com Subject: Re: [PATCH 1/1] arm64: dts: rockchip: correct voltage selector Firefly-RK3399 Date: Wed, 20 Jun 2018 11:15:52 +0200 Message-ID: <6592028.l3WmXB2ndK@diego> In-Reply-To: <459cb125-a3e2-8f1e-b960-011020d41b3c@gmx.de> References: <20180604171523.28454-1-xypron.glpk@gmx.de> <10782218.jfpm9omiT7@phil> <459cb125-a3e2-8f1e-b960-011020d41b3c@gmx.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Heinrich, Am Mittwoch, 20. Juni 2018, 07:59:34 CEST schrieb Heinrich Schuchardt: > On 06/20/2018 01:21 AM, Heiko Stuebner wrote: > > Am Donnerstag, 14. Juni 2018, 14:55:27 CEST schrieb Heiko Stuebner: > >> Am Montag, 4. Juni 2018, 19:15:23 CEST schrieb Heinrich Schuchardt: > >>> Without this patch the Firefly-RK3399 board boot process hangs after > >>> these > >>> > >>> lines: > >>> fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! > >>> fan53555-reg: supplied by vcc_sys > >>> vcc1v8_s3: supplied by vcc_1v8 > >>> > >>> Blacklisting driver fan53555 allows booting. > >>> > >>> The device tree uses a value of fcs,suspend-voltage-selector different > >>> to > >>> any other board. > >>> > >>> Changing this setting to the usual value is sufficient to enable > >>> booting. > >>> > >>> Signed-off-by: Heinrich Schuchardt > >> > >> applied for 4.19. > > > > and dropped again. > > > > Sadly it looks like the patch causes conflicts with at least one firefly > > board in a kernelci lab. My own is currently not ready to use, so I cannot > > look myself right now. > > > > The issue kernelci people described sounded quite a lot like the one > > in your commit message, so my current theory is that the > > suspend-voltage-selector must in some form corespond to the > > cpu_b_sleep_h gpio setting we're currently not handling at all, which > > would therefore depend on how the bootloader sets this up. > > please, provide a link to the log displaying the issue and the contact > who can provide the exact setup. > > I have been testing with U-Boot as boot loader. failing boot can be found on https://kernelci.org/boot/id/5b2a053d59b514569079a872/ As this board is sitting in the "lab-baylibre-seattle", I guess Kevin Hilman (Cc'ed now) is the one that can say a bit more about the board setup. The more interesting question would be how to make sure we don't die with possible different bootloader versions. As I don't really thing "upgrade your bootloader" is an always valid option. Heiko