public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Pratyush Yadav <pratyush@kernel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: Pratyush Yadav <pratyush@kernel.org>,
	 robh@kernel.org, krzk+dt@kernel.org,  conor+dt@kernel.org,
	 tudor.ambarus@linaro.org, mwalle@kernel.org,
	 miquel.raynal@bootlin.com,  richard@nod.at, vigneshr@ti.com,
	 lgirdwood@gmail.com,  broonie@kernel.org,
	matthias.bgg@gmail.com,  julien.massot@collabora.com,
	eugen.hristev@linaro.org,  jiaxin.yu@mediatek.com,
	shane.chien@mediatek.com,  devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,  linux-mtd@lists.infradead.org,
	linux-sound@vger.kernel.org,
	 linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,  kernel@collabora.com
Subject: Re: [PATCH 1/4] dt-bindings: mtd: jedec,spi-nor: Add Winbond W25Q(32/64/128/256)JWM
Date: Thu, 15 Jan 2026 13:59:55 +0000	[thread overview]
Message-ID: <2vxz1pjr7z8k.fsf@kernel.org> (raw)
In-Reply-To: <60bb622a-f88a-46ce-b835-bbefe47509bc@collabora.com> (AngeloGioacchino Del Regno's message of "Thu, 15 Jan 2026 14:55:41 +0100")

On Thu, Jan 15 2026, AngeloGioacchino Del Regno wrote:

> Il 15/01/26 14:16, Pratyush Yadav ha scritto:
>> On Thu, Jan 15 2026, AngeloGioacchino Del Regno wrote:
>> 
>>> Add Winbond W25Q32JWM, W25Q64JWM, W25Q128JWM, W25Q256JWM to the
>>> allowed compatible strings pattern.
>>>
>>> This also resolves a dtbs_check warning happening on all of the
>>> MediaTek MT8192 Chromebooks devicetrees (for winbond,w25q64jwm).
>> We normally don't allow adding any more device-specific compatibles.
>> This list here is only for legacy DTS. You should be using
>> "jedec,spi-nor" in your device trees.
>> 
>
> Ah, okay, didn't know that.
>
> That's actually making things easier for me honestly as removing the
> model string is a 10 seconds change, so I'm totally happy with that.

Awesome! Thanks.

[...]

-- 
Regards,
Pratyush Yadav


  reply	other threads:[~2026-01-15 14:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15 12:56 [PATCH 0/4] MediaTek MT8192 dtbs_check fixes AngeloGioacchino Del Regno
2026-01-15 12:56 ` [PATCH 1/4] dt-bindings: mtd: jedec,spi-nor: Add Winbond W25Q(32/64/128/256)JWM AngeloGioacchino Del Regno
2026-01-15 13:16   ` Pratyush Yadav
2026-01-15 13:55     ` AngeloGioacchino Del Regno
2026-01-15 13:59       ` Pratyush Yadav [this message]
2026-01-15 12:56 ` [PATCH 2/4] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names AngeloGioacchino Del Regno
2026-01-15 13:28   ` Eugen Hristev
2026-01-15 14:46     ` AngeloGioacchino Del Regno
2026-01-15 17:59       ` Mark Brown
2026-01-16 15:09   ` Rob Herring (Arm)
2026-01-15 12:56 ` [PATCH 3/4] dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant AngeloGioacchino Del Regno
2026-01-16 15:08   ` Rob Herring (Arm)
2026-02-10 13:41   ` Rob Herring
2026-02-10 14:28     ` AngeloGioacchino Del Regno
2026-03-06  9:10       ` Krzysztof Kozlowski
2026-03-06  9:18         ` AngeloGioacchino Del Regno
2026-01-15 12:56 ` [PATCH 4/4] arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller AngeloGioacchino Del Regno
2026-01-16 15:08   ` Rob Herring
2026-01-16 13:22 ` (subset) [PATCH 0/4] MediaTek MT8192 dtbs_check fixes Mark Brown
2026-01-19 11:26 ` AngeloGioacchino Del Regno

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=2vxz1pjr7z8k.fsf@kernel.org \
    --to=pratyush@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=eugen.hristev@linaro.org \
    --cc=jiaxin.yu@mediatek.com \
    --cc=julien.massot@collabora.com \
    --cc=kernel@collabora.com \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=mwalle@kernel.org \
    --cc=richard@nod.at \
    --cc=robh@kernel.org \
    --cc=shane.chien@mediatek.com \
    --cc=tudor.ambarus@linaro.org \
    --cc=vigneshr@ti.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