* [PATCH] ARM: dts: nuvoton: Fix at24 EEPROM node names
@ 2024-11-12 0:25 Andrew Jeffery
2024-12-13 17:00 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Jeffery @ 2024-11-12 0:25 UTC (permalink / raw)
To: soc; +Cc: joel
From: "Rob Herring (Arm)" <robh@kernel.org>
at24.yaml defines the node name for at24 EEPROMs as 'eeprom'.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20240910215905.823337-1-robh@kernel.org
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
---
Hello SoC maintainers,
This is the sole Nuvoton BMC devicetree patch we had for this cycle, and as such
Joel and I feel a PR is unnecessary for it.
I realise this might be a little late, but please apply if you're happy to do
so.
Thanks,
Andrew
arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts | 6 +++---
.../arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts b/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts
index 9f64c85e1c20..c3501786d600 100644
--- a/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts
+++ b/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts
@@ -661,7 +661,7 @@ &i2c5 {
clock-frequency = <100000>;
status = "okay";
- mb_fru@50 {
+ eeprom@50 {
compatible = "atmel,24c64";
reg = <0x50>;
};
@@ -704,7 +704,7 @@ max31725@5d {
reg = <0x5d>;
status = "okay";
};
- fan_fru@51 {
+ eeprom@51 {
compatible = "atmel,24c64";
reg = <0x51>;
};
@@ -714,7 +714,7 @@ i2c5_hsbp_fru_3: i2c@3 {
#address-cells = <1>;
#size-cells = <0>;
reg = <3>;
- hsbp_fru@52 {
+ eeprom@52 {
compatible = "atmel,24c64";
reg = <0x52>;
status = "okay";
diff --git a/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts b/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts
index 087f4ac43187..f67ede148209 100644
--- a/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts
+++ b/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts
@@ -824,7 +824,7 @@ tmp75@4a {
reg = <0x4a>;
status = "okay";
};
- m24128_fru@51 {
+ eeprom@51 {
compatible = "atmel,24c128";
reg = <0x51>;
pagesize = <64>;
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: nuvoton: Fix at24 EEPROM node names
2024-11-12 0:25 [PATCH] ARM: dts: nuvoton: Fix at24 EEPROM node names Andrew Jeffery
@ 2024-12-13 17:00 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2024-12-13 17:00 UTC (permalink / raw)
To: Andrew Jeffery; +Cc: soc
Hello:
This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 12 Nov 2024 10:55:57 +1030 you wrote:
> From: "Rob Herring (Arm)" <robh@kernel.org>
>
> at24.yaml defines the node name for at24 EEPROMs as 'eeprom'.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> Link: https://patch.msgid.link/20240910215905.823337-1-robh@kernel.org
> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
>
> [...]
Here is the summary with links:
- ARM: dts: nuvoton: Fix at24 EEPROM node names
https://git.kernel.org/soc/soc/c/b589fbc3f413
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-13 17:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 0:25 [PATCH] ARM: dts: nuvoton: Fix at24 EEPROM node names Andrew Jeffery
2024-12-13 17:00 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox