From: Eddie James <eajames@linux.ibm.com>
To: openbmc@lists.ozlabs.org
Subject: [PATCH linux dev-5.14 5/5] ARM: dts: aspeed: everest: Fix bus 15 muxed eeproms
Date: Wed, 20 Oct 2021 16:53:21 -0500 [thread overview]
Message-ID: <20211020215321.33960-6-eajames@linux.ibm.com> (raw)
In-Reply-To: <20211020215321.33960-1-eajames@linux.ibm.com>
The eeproms on bus 15 muxes were at the wrong addresses.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 40 ++++++++++----------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
index cc4314141aa6..ceca16fe6fd9 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
@@ -2240,9 +2240,9 @@ i2c15mux0chn0: i2c@0 {
#size-cells = <0>;
reg = <0>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2251,9 +2251,9 @@ i2c15mux0chn1: i2c@1 {
#size-cells = <0>;
reg = <1>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2262,9 +2262,9 @@ i2c15mux0chn2: i2c@2 {
#size-cells = <0>;
reg = <2>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2273,9 +2273,9 @@ i2c15mux0chn3: i2c@3 {
#size-cells = <0>;
reg = <3>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
};
@@ -2292,9 +2292,9 @@ i2c15mux1chn0: i2c@0 {
#size-cells = <0>;
reg = <0>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2303,9 +2303,9 @@ i2c15mux1chn1: i2c@1 {
#size-cells = <0>;
reg = <1>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2314,9 +2314,9 @@ i2c15mux1chn2: i2c@2 {
#size-cells = <0>;
reg = <2>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2325,9 +2325,9 @@ i2c15mux1chn3: i2c@3 {
#size-cells = <0>;
reg = <3>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
};
@@ -2344,9 +2344,9 @@ i2c15mux2chn0: i2c@0 {
#size-cells = <0>;
reg = <0>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
@@ -2355,9 +2355,9 @@ i2c15mux2chn1: i2c@1 {
#size-cells = <0>;
reg = <1>;
- eeprom@50 {
+ eeprom@53 {
compatible = "atmel,24c64";
- reg = <0x50>;
+ reg = <0x53>;
};
};
--
2.27.0
next prev parent reply other threads:[~2021-10-20 21:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 21:53 [PATCH linux dev-5.14 0/5] ARM: dts: aspeed: Rainier and Everest devicetree updates Eddie James
2021-10-20 21:53 ` [PATCH linux dev-5.14 1/5] ARM: dts: aspeed: Fix ADC iio-hwmon battery node name Eddie James
2021-10-20 21:53 ` [PATCH linux dev-5.14 2/5] ARM: dts: aspeed: rainier and everest: Remove PCA gpio specification Eddie James
2021-10-20 21:53 ` [PATCH linux dev-5.14 3/5] ARM: dts: aspeed: everest: Add I2C switch on bus 8 Eddie James
2021-10-20 21:53 ` [PATCH linux dev-5.14 4/5] ARM: dts: aspeed: everest: Add IBM Operation Panel I2C device Eddie James
2021-10-20 21:53 ` Eddie James [this message]
2021-10-20 23:26 ` [PATCH linux dev-5.14 0/5] ARM: dts: aspeed: Rainier and Everest devicetree updates Joel Stanley
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=20211020215321.33960-6-eajames@linux.ibm.com \
--to=eajames@linux.ibm.com \
--cc=openbmc@lists.ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.