Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: aspeed: yosemitev2: Disable the EEPROM driver

Removed NIC EEPROM driver IPMB-12 channel and enabled it as
generic i2c EEPROM.

Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com>
Link: https://lore.kernel.org/r/20220914115307.GA339@hcl-ThinkPad-T495
Signed-off-by: Joel Stanley <joel@jms.id.au>

authored by

Karthikeyan Pasupathi and committed by
Joel Stanley
3d50a89c 3293fca4

-6
-6
arch/arm/boot/dts/aspeed-bmc-facebook-yosemitev2.dts
··· 207 207 208 208 &i2c12 { 209 209 status = "okay"; 210 - //MEZZ_FRU 211 - eeprom@51 { 212 - compatible = "atmel,24c64"; 213 - reg = <0x51>; 214 - pagesize = <32>; 215 - }; 216 210 }; 217 211 218 212 &i2c13 {