From: Andrew Lunn <andrew@lunn.ch>
To: "Duje Mihanović" <duje.mihanovic@skole.hr>
Cc: Lubomir Rintel <lkundrak@v3.sk>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND] arm: marvell: Fix maxium->maxim typo for brownstone dts
Date: Tue, 22 Aug 2023 01:43:08 +0200 [thread overview]
Message-ID: <7336acfc-eea8-472c-8b04-c04b4c401fe8@lunn.ch> (raw)
In-Reply-To: <20230821-brownstone-typo-fix-v1-1-277983372d3a@skole.hr>
On Mon, Aug 21, 2023 at 10:09:30PM +0200, Duje Mihanović wrote:
> Fix an obvious spelling error in the PMIC compatible in the MMP2
> Brownstone DTS file.
>
> Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
> ---
> arch/arm/boot/dts/marvell/mmp2-brownstone.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/marvell/mmp2-brownstone.dts b/arch/arm/boot/dts/marvell/mmp2-brownstone.dts
> index 04f1ae1382e7..bc64348b8218 100644
> --- a/arch/arm/boot/dts/marvell/mmp2-brownstone.dts
> +++ b/arch/arm/boot/dts/marvell/mmp2-brownstone.dts
> @@ -28,7 +28,7 @@ &uart3 {
> &twsi1 {
> status = "okay";
> pmic: max8925@3c {
> - compatible = "maxium,max8925";
> + compatible = "maxim,max8925";
Maybe a dumb question. Does I2C core still ignore the vendor part? Its
a long time since i did anything with i2c, but i thought for
historical reasons it ignore the vendor?
If this is still true, then yes, this is just a spelling
error. However, if the vendor is being used to match device to driver,
this is more than a spelling issue, and should be directed to stable.
Andrew
next prev parent reply other threads:[~2023-08-21 23:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-21 20:09 [PATCH RESEND] arm: marvell: Fix maxium->maxim typo for brownstone dts Duje Mihanović
2023-08-21 23:43 ` Andrew Lunn [this message]
2023-08-25 21:06 ` Duje Mihanović
2023-08-26 3:31 ` Andrew Lunn
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=7336acfc-eea8-472c-8b04-c04b4c401fe8@lunn.ch \
--to=andrew@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=duje.mihanovic@skole.hr \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkundrak@v3.sk \
--cc=robh+dt@kernel.org \
/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