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.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 28FCCC4167B for ; Tue, 21 Sep 2021 02:41:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1078E611ED for ; Tue, 21 Sep 2021 02:41:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352354AbhIUCmZ (ORCPT ); Mon, 20 Sep 2021 22:42:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238650AbhIUC3X (ORCPT ); Mon, 20 Sep 2021 22:29:23 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B070C0F3457; Mon, 20 Sep 2021 12:26:21 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id t6so65150872edi.9; Mon, 20 Sep 2021 12:26:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RJWnZekTUMSnBRk/CtZe/v9CvFL/Hwr4JrpVx75Cmtk=; b=ZdiTJXLL9mgXbyU5Qnw0VxfH6+FlkVxGLpvKOkpbK2L5XLuH1ISSVM2i5YsSzv538d Y3zLxEWtL52DZlUT9ehwoPZ9aMiO8iSp5Zlt9m2H9QdyEZ9GvSTTXd1gH8aT1BmtkyZF bWNEyJhSpyHwgkLwM9Z0Dnh1wfi1UQCUmPhdAwR6Z0ucyryHZ/2f4IqUNl0QsnJs7jHK 9c30JmQqxVlas0u3kN0dg0NklDnWDz7IwkWoKBgVT4khJYCCWqwWDsgU9KF/wfCWmmZy wVHzUDGDkelDhFf8NRZXfzNN3vgmCtSczIr3bJDAIfDxRWnn2FOK1sO7Xkn8AWvETb4k wGtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RJWnZekTUMSnBRk/CtZe/v9CvFL/Hwr4JrpVx75Cmtk=; b=7dhAuV9BIORRaL+bH46kTwOKc053bHpSbLsNKCUc+wrCH/kIzmLtZOLUz5Qi5VbH4/ fgy7CPZTQcyjUre5qlOLxeGL4MXl6nSQ5fEL3phdsb8i5ew6K9oaFLCZUYJX8HgnZR// 9g10nu0FIC08V2loNGCz9WEvdXoxjhn/LMCNMJOpotjmcLiYpEck7j2Ck+Wp/0TGbemx IU3v3HXE71490MLhP/z0X1TZLF4VNrs6yK4bWAgpYvh25YC6irn2WmSIiL5H0o08SocS PV6iUh6krzdWtLpU2vFVUGv6Of6wM69jsiAsgE9648RUBayVSD2VxA5tnfdSK8qmlJeI bnBA== X-Gm-Message-State: AOAM531V5mXQaSBzUL4EKtIlXOEMAj3uVNuTKdgZ7KFlOsuwLERm6Av1 rLWtJXgLlwB99SQbI8USDOwz9Cd8xm0ZeZDY0vk= X-Google-Smtp-Source: ABdhPJwdPfnVeY2p6IsWhgrDuynL1Mi9SZtZIeW/NWNfEuNbq4u5cqaYdIMy2elkx0SvapDlMWXEb9a6p2wF4K3n4I8= X-Received: by 2002:a17:906:e105:: with SMTP id gj5mr29600783ejb.408.1632165979872; Mon, 20 Sep 2021 12:26:19 -0700 (PDT) MIME-Version: 1.0 References: <20210817041548.1276-1-linux.amoon@gmail.com> <20210817041548.1276-2-linux.amoon@gmail.com> <2b07b3de-cee5-c570-8fde-6a4c684122d6@baylibre.com> In-Reply-To: From: Martin Blumenstingl Date: Mon, 20 Sep 2021 21:26:08 +0200 Message-ID: Subject: Re: [PATCHv3 1/6] ARM: dts: meson8b: odroidc1: Add usb phy power node To: Anand Moon Cc: Neil Armstrong , linux-phy@lists.infradead.org, linux-arm-kernel , linux-amlogic@lists.infradead.org, Linux Kernel , devicetree , Matt Corallo , Rob Herring , Kevin Hilman , Jerome Brunet , Kishon Vijay Abraham I , Vinod Koul , Emiliano Ingrassia , Brian Kim Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Anand, On Tue, Aug 31, 2021 at 10:48 PM Anand Moon wrote: [...] > After enabling CONFIG_REGULATOR_DEBUG, with this patch applied > I still not getting the USB regulator to enable. > Do you see different output at your end? I don't have much time for testing and debugging currently but I'll put it on my TODO-list Until either of us has found the issue I suggest not merging this patch. Best regards, Martin