All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Pengpeng Hou <pengpeng@iscas.ac.cn>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: configs: Enable the current Ingenic USB PHY symbol
Date: Mon, 29 Jun 2026 19:14:44 +0200	[thread overview]
Message-ID: <akKoBOSNmk5KUVFn@alpha.franken.de> (raw)
In-Reply-To: <20260624081739.1283-1-pengpeng@iscas.ac.cn>

On Wed, Jun 24, 2026 at 04:17:39PM +0800, Pengpeng Hou wrote:
> The Ingenic USB PHY provider is now built from phy-ingenic-usb.o under
> `CONFIG_PHY_INGENIC_USB`.
> 
> The Ingenic defconfigs below still enable the stale `CONFIG_JZ4770_PHY`
> symbol.  That symbol no longer carries the provider object, so the
> defconfigs lose the intended USB PHY provider after olddefconfig.
> 
> Use `CONFIG_PHY_INGENIC_USB` instead.
> 
> Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
> ---
>  arch/mips/configs/cu1000-neo_defconfig | 2 +-
>  arch/mips/configs/cu1830-neo_defconfig | 2 +-
>  arch/mips/configs/gcw0_defconfig       | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

applied to mips-fixes

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

      reply	other threads:[~2026-06-29 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-24  8:17 [PATCH] MIPS: configs: Enable the current Ingenic USB PHY symbol Pengpeng Hou
2026-06-29 17:14 ` Thomas Bogendoerfer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=akKoBOSNmk5KUVFn@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=pengpeng@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.