[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230821-brownstone-typo-fix-v1-1-277983372d3a@skole.hr>
Date:   Mon, 21 Aug 2023 22:09:30 +0200
From:   Duje Mihanović <duje.mihanovic@...le.hr>
To:     Lubomir Rintel <lkundrak@...sk>, Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Conor Dooley <conor+dt@...nel.org>
Cc:     linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Duje Mihanović <duje.mihanovic@...le.hr>
Subject: [PATCH RESEND] arm: marvell: Fix maxium->maxim typo for brownstone
 dts
Fix an obvious spelling error in the PMIC compatible in the MMP2
Brownstone DTS file.
Signed-off-by: Duje Mihanović <duje.mihanovic@...le.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";
 		reg = <0x3c>;
 		interrupts = <1>;
 		interrupt-parent = <&intcmux4>;
---
base-commit: 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4
change-id: 20230804-brownstone-typo-fix-f5b16c47d865
Best regards,
-- 
Duje Mihanović <duje.mihanovic@...le.hr>
Powered by blists - more mailing lists