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.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 41A7CC1975A for ; Wed, 25 Mar 2020 13:40:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 17681207FF for ; Wed, 25 Mar 2020 13:40:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="ZfvdjM/Q" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727518AbgCYNkI (ORCPT ); Wed, 25 Mar 2020 09:40:08 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:33087 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727498AbgCYNkI (ORCPT ); Wed, 25 Mar 2020 09:40:08 -0400 Received: by mail-wr1-f66.google.com with SMTP id a25so3186159wrd.0 for ; Wed, 25 Mar 2020 06:40:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=9Tmx/q/z1h228maidx+B+W5v7B2DB3ULOBj1YoNCmLQ=; b=ZfvdjM/QWPkvRF4aZhOMcGD8uAaEa3a9z57/KDQQUDHSC5P6ju2LOZ5Jrvope2JRFg 0t4jUSopz0kgg8yni93HOKWxANCNEhS+wzzpLW31vWacTB2yGwp9K4aYnZuR6ql8kwqM PJN/YYBp6zqIXe8QtdYJSA3SBRofZafeVTnocx4ShsyzD/UtfGeLIFFJSOwEZ+FrpOYX /F1QLqE+LzxAhvecrCZh7vTtvNpzam/ERoF39ewr5jl0S0W2N2IaT7ohXE0l18Cuerf0 mzwgDsVO3s5tZrhb7QHR4apjCaECxh/LYTdT89JLtWulr6uDVoi2Ef8jnZaHvasErlCJ uJYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=9Tmx/q/z1h228maidx+B+W5v7B2DB3ULOBj1YoNCmLQ=; b=Ty0XTKrOaTZEPC8G/2BW5XAT4GtFsJhplKM9bUWxZcuCGdI6s7kHDP3Q4lE4kQRuHJ Fu3kyw0iyJpkq2rgRgwzejz6/OMqNatTbN0cSyjK5DdnvxePlA4mHrrKmaC79Vl3ADRB 0mBaH2EWYfPmw4WZ50Nx0tfy8NQXy7cpo3EpAlkt423TK4YPLf8yWOkK02rtpQpuGJM7 GUnIkp95r3K1KtMSP+hcPpUe5wU4DOUOlZ3sVpVxRQyJYITwkKJ1Z00YPeB2T/RYoNq3 kJmV1cX8p++Kdcw7D3W4UlTFFodEGkBQjkjlAkLsam+E6uPbaWnjIgtIQPpEzY2frzFb wC3Q== X-Gm-Message-State: ANhLgQ0QhWP4XT4P5CVYHoxiz/sIIO4Zg6w0tDRabnXEz1ADKKj3U8Nc Lor9TnPefPaEaJJ967AK3soBWw== X-Google-Smtp-Source: ADFU+vvUFo5VyLEdXlLvP4jxG7ZFn8D4rnGgV0PvYjNl6zV+qg4FIS+krg5jIfgSc0QpMaFDiUqtFw== X-Received: by 2002:a5d:55c2:: with SMTP id i2mr3397860wrw.133.1585143606663; Wed, 25 Mar 2020 06:40:06 -0700 (PDT) Received: from Red ([2a01:cb1d:3d5:a100:2e56:dcff:fed2:c6d6]) by smtp.googlemail.com with ESMTPSA id b11sm22503149wrq.26.2020.03.25.06.40.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Mar 2020 06:40:05 -0700 (PDT) Date: Wed, 25 Mar 2020 14:40:03 +0100 From: LABBE Corentin To: Nicolas Chauvet Cc: Thierry Reding , Jonathan Hunter , Prashant Gaikwad , pdeschrijver@nvidia.com, Michael Turquette , sboyd@kernel.org, axboe@kernel.dk, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: tegra124-jetson-tk1: sata doesnt work since 5.2 Message-ID: <20200325134003.GA27961@Red> References: <20200319074401.GA4116@Red> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Thu, Mar 19, 2020 at 08:55:38AM +0100, Nicolas Chauvet wrote: > Le jeu. 19 mars 2020 à 08:44, LABBE Corentin a écrit : > > > > Hello > > > > sata doesnt work on tegra124-jetson-tk1 on next and master and at least since 5.2 (but 5.1 works). > > [ 0.492810] +5V_SATA: supplied by +5V_SYS > > [ 0.493230] +12V_SATA: supplied by +VDD_MUX > > [ 2.088675] tegra-ahci 70027000.sata: 70027000.sata supply ahci not found, using dummy regulator > > [ 2.097643] tegra-ahci 70027000.sata: 70027000.sata supply phy not found, using dummy regulator > > [ 3.314776] tegra-ahci 70027000.sata: 70027000.sata supply ahci not found, using dummy regulator > > [ 3.323658] tegra-ahci 70027000.sata: 70027000.sata supply phy not found, using dummy regulator > > [ 5.236964] tegra-ahci 70027000.sata: 70027000.sata supply ahci not found, using dummy regulator > > [ 5.245867] tegra-ahci 70027000.sata: 70027000.sata supply phy not found, using dummy regulator > > [ 5.254706] tegra-ahci 70027000.sata: 70027000.sata supply target not found, using dummy regulator > > [ 5.310270] phy phy-sata.6: phy poweron failed --> -110 > > [ 5.315604] tegra-ahci 70027000.sata: failed to power on AHCI controller: -110 > > [ 5.323022] tegra-ahci: probe of 70027000.sata failed with error -110 > > [ 35.694269] +5V_SATA: disabling > > [ 35.697438] +12V_SATA: disabling > > It looks strange, because (on same device) , I have sata working as > appropriate, but ethernet fails with me. > https://bugzilla.kernel.org/show_bug.cgi?id=206217 > > It might worth to have another report. > Hello Mine has ethernet works well. But I hit many problem with it and older kernel. Perhaps the 5.1.21, were I am stuck, does not have it. Anyway, the tegra of kerneci has the same SATA problem. https://storage.kernelci.org/next/master/next-20200325/arm/multi_v7_defconfig+CONFIG_SMP=n/gcc-8/lab-baylibre/boot-tegra124-jetson-tk1.txt Maintainers, any idea on this sata issue ? Regards