public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Prabhakar <prabhakar.csengg@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>, Nishanth Menon <nm@ti.com>,
	Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
Cc: linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Fabrizio Castro <fabrizio.castro.jz@renesas.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"michal.simek@amd.com" <michal.simek@amd.com>
Subject: Re: [PATCH] arm64: defconfig: Drop duplicate CONFIG_OMAP_USB2 entry
Date: Wed, 15 Oct 2025 00:03:08 +0200	[thread overview]
Message-ID: <b8137f4e-97d9-4e10-a80b-51ebacf3b3ac@kernel.org> (raw)
In-Reply-To: <e97327ff-9dca-4764-9973-8223d6b50fa9@kernel.org>

On 15/10/2025 00:00, Krzysztof Kozlowski wrote:
> On 14/10/2025 20:20, Prabhakar wrote:
>> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>>
>> CONFIG_OMAP_USB2 is already enabled as a module in the default defconfig
>> since commit 8a703a728a745 ("arm64: defconfig: Enable USB2 PHY Driver").
>> Remove the duplicate entry to fix the following warning:
>>
>>     arch/arm64/configs/defconfig:1705:warning: override: reassigning to symbol OMAP_USB2
>>
>> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>> ---
>>  arch/arm64/configs/defconfig | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index e401915e2f2f..478ca72c0aeb 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -1702,7 +1702,6 @@ CONFIG_PHY_UNIPHIER_USB3=y
>>  CONFIG_PHY_TEGRA_XUSB=y
>>  CONFIG_PHY_AM654_SERDES=m
>>  CONFIG_PHY_J721E_WIZ=m
>> -CONFIG_OMAP_USB2=m
> 
> I don't understand. There is no such line in defconfig. Which next are
> you referring to? Was it just broken in Renesas tree?
> 
Ah, no, it got broken by Michal. You should add proper fixes tag which
results in automatic Cc.

@Michal,

Are you sure your commit did not introduce more of such issues?

Best regards,
Krzysztof

  reply	other threads:[~2025-10-14 22:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14 18:20 [PATCH] arm64: defconfig: Drop duplicate CONFIG_OMAP_USB2 entry Prabhakar
2025-10-14 22:00 ` Krzysztof Kozlowski
2025-10-14 22:03   ` Krzysztof Kozlowski [this message]
2025-10-15  9:01     ` Lad, Prabhakar

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=b8137f4e-97d9-4e10-a80b-51ebacf3b3ac@kernel.org \
    --to=krzk@kernel.org \
    --cc=arnd@arndb.de \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=bjorn.andersson@oss.qualcomm.com \
    --cc=fabrizio.castro.jz@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=nm@ti.com \
    --cc=prabhakar.csengg@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox