diff for duplicates of <20240514213510.159144-5-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 3f3c8fa..fd4cb97 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -201,7 +201,7 @@ index 0000000000000..1f997938976ba + stdout-path = &uart5; + }; + -+ memory at 80000000 { ++ memory@80000000 { + device_type = "memory"; + reg = <0x80000000 0x40000000>; + }; @@ -211,12 +211,12 @@ index 0000000000000..1f997938976ba + #size-cells = <1>; + ranges; + -+ event_log: region at b3d00000 { ++ event_log: region@b3d00000 { + reg = <0xb3d00000 0x100000>; + no-map; + }; + -+ ramoops at b3e00000 { ++ ramoops@b3e00000 { + compatible = "ramoops"; + reg = <0xb3e00000 0x200000>; /* 16 * (4 * 0x8000) */ + record-size = <0x8000>; @@ -227,13 +227,13 @@ index 0000000000000..1f997938976ba + }; + + /* LPC FW cycle bridge region requires natural alignment */ -+ flash_memory: region at b4000000 { ++ flash_memory: region@b4000000 { + reg = <0xb4000000 0x04000000>; /* 64M */ + no-map; + }; + + /* VGA region is dictated by hardware strapping */ -+ vga_memory: region at bf000000 { ++ vga_memory: region@bf000000 { + compatible = "shared-dma-pool"; + reg = <0xbf000000 0x01000000>; /* 16M */ + no-map; @@ -356,12 +356,12 @@ index 0000000000000..1f997938976ba +&i2c0 { + status = "okay"; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ led-controller at 62 { ++ led-controller@62 { + compatible = "nxp,pca9552"; + reg = <0x62>; + #address-cells = <1>; @@ -399,27 +399,27 @@ index 0000000000000..1f997938976ba +&i2c3 { + status = "okay"; + -+ eeprom at 54 { ++ eeprom@54 { + compatible = "atmel,24c128"; + reg = <0x54>; + }; + -+ power-supply at 68 { ++ power-supply@68 { + compatible = "ibm,cffps"; + reg = <0x68>; + }; + -+ power-supply at 69 { ++ power-supply@69 { + compatible = "ibm,cffps"; + reg = <0x69>; + }; + -+ power-supply at 6b { ++ power-supply@6b { + compatible = "ibm,cffps"; + reg = <0x6b>; + }; + -+ power-supply at 6d { ++ power-supply@6d { + compatible = "ibm,cffps"; + reg = <0x6d>; + }; @@ -428,7 +428,7 @@ index 0000000000000..1f997938976ba +&i2c4 { + status = "okay"; + -+ led-controller at 65 { ++ led-controller@65 { + compatible = "nxp,pca9552"; + reg = <0x65>; + #address-cells = <1>; @@ -449,24 +449,24 @@ index 0000000000000..1f997938976ba + "expander-cable-card5"; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c4mux0chn0: i2c at 0 { ++ i2c4mux0chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c64"; + reg = <0x52>; + }; + -+ led-controller at 62 { ++ led-controller@62 { + compatible = "nxp,pca9551"; + reg = <0x62>; + #address-cells = <1>; @@ -474,7 +474,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c01-cxp-top"; @@ -482,7 +482,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c01-cxp-bot"; @@ -492,17 +492,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c4mux0chn1: i2c at 1 { ++ i2c4mux0chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ led-controller at 60 { ++ led-controller@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -510,7 +510,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c02-cxp-top"; @@ -518,7 +518,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c02-cxp-bot"; @@ -528,17 +528,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c4mux0chn2: i2c at 2 { ++ i2c4mux0chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ led-controller at 61 { ++ led-controller@61 { + compatible = "nxp,pca9551"; + reg = <0x61>; + #address-cells = <1>; @@ -546,7 +546,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c03-cxp-top"; @@ -554,7 +554,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c03-cxp-bot"; @@ -569,7 +569,7 @@ index 0000000000000..1f997938976ba +&i2c5 { + status = "okay"; + -+ led-controller at 66 { ++ led-controller@66 { + compatible = "nxp,pca9552"; + reg = <0x66>; + #address-cells = <1>; @@ -592,24 +592,24 @@ index 0000000000000..1f997938976ba + "expander-cable-card11"; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c5mux0chn0: i2c at 0 { ++ i2c5mux0chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ led-controller at 60 { ++ led-controller@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -617,7 +617,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c04-cxp-top"; @@ -625,7 +625,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c04-cxp-bot"; @@ -635,17 +635,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c5mux0chn1: i2c at 1 { ++ i2c5mux0chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ led-controller at 61 { ++ led-controller@61 { + compatible = "nxp,pca9551"; + reg = <0x61>; + #address-cells = <1>; @@ -653,7 +653,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c05-cxp-top"; @@ -661,7 +661,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c05-cxp-bot"; @@ -671,17 +671,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c5mux0chn2: i2c at 2 { ++ i2c5mux0chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c64"; + reg = <0x52>; + }; + -+ led-controller at 62 { ++ led-controller@62 { + compatible = "nxp,pca9551"; + reg = <0x62>; + #address-cells = <1>; @@ -689,7 +689,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c06-cxp-top"; @@ -697,7 +697,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c06-cxp-bot"; @@ -707,17 +707,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c5mux0chn3: i2c at 3 { ++ i2c5mux0chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + -+ led-controller at 63 { ++ led-controller@63 { + compatible = "nxp,pca9551"; + reg = <0x63>; + #address-cells = <1>; @@ -725,7 +725,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c07-cxp-top"; @@ -733,7 +733,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c07-cxp-bot"; @@ -748,24 +748,24 @@ index 0000000000000..1f997938976ba +&i2c6 { + status = "okay"; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c6mux0chn0: i2c at 0 { ++ i2c6mux0chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ led-controller at 60 { ++ led-controller@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -773,7 +773,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c08-cxp-top"; @@ -781,7 +781,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c08-cxp-bot"; @@ -791,17 +791,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c6mux0chn1: i2c at 1 { ++ i2c6mux0chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c64"; + reg = <0x52>; + }; + -+ led-controller at 62 { ++ led-controller@62 { + compatible = "nxp,pca9551"; + reg = <0x62>; + #address-cells = <1>; @@ -809,7 +809,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c09-cxp-top"; @@ -817,7 +817,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c09-cxp-bot"; @@ -827,17 +827,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c6mux0chn2: i2c at 2 { ++ i2c6mux0chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + -+ led-controller at 63 { ++ led-controller@63 { + compatible = "nxp,pca9551"; + reg = <0x63>; + #address-cells = <1>; @@ -845,7 +845,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c10-cxp-top"; @@ -853,7 +853,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c10-cxp-bot"; @@ -863,17 +863,17 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c6mux0chn3: i2c at 3 { ++ i2c6mux0chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ led-controller at 61 { ++ led-controller@61 { + compatible = "nxp,pca9551"; + reg = <0x61>; + #address-cells = <1>; @@ -881,7 +881,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "cablecard-c11-cxp-top"; @@ -889,7 +889,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "cablecard-c11-cxp-bot"; @@ -900,7 +900,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ led-controller at 65 { ++ led-controller@65 { + compatible = "nxp,pca9552"; + reg = <0x65>; + #address-cells = <1>; @@ -908,7 +908,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "pcieslot-c01"; @@ -916,7 +916,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "pcieslot-c02"; @@ -924,7 +924,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "pcieslot-c03"; @@ -932,7 +932,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "pcieslot-c04"; @@ -940,7 +940,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "pcieslot-c05"; @@ -948,7 +948,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "pcieslot-c06"; @@ -956,7 +956,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + reg = <7>; + default-state = "keep"; + label = "pcieslot-c07"; @@ -964,7 +964,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "pcieslot-c08"; @@ -972,7 +972,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "pcieslot-c09"; @@ -980,7 +980,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "pcieslot-c10"; @@ -988,7 +988,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "pcieslot-c11"; @@ -1001,7 +1001,7 @@ index 0000000000000..1f997938976ba +&i2c7 { + status = "okay"; + -+ led-controller at 31 { ++ led-controller@31 { + compatible = "ibm,pca9552"; + reg = <0x31>; + #address-cells = <1>; @@ -1009,7 +1009,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "ddimm0"; @@ -1017,7 +1017,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "ddimm1"; @@ -1025,7 +1025,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "ddimm2"; @@ -1033,7 +1033,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "ddimm3"; @@ -1041,7 +1041,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "ddimm4"; @@ -1049,7 +1049,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "ddimm5"; @@ -1057,7 +1057,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "ddimm6"; @@ -1065,7 +1065,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + reg = <7>; + default-state = "keep"; + label = "ddimm7"; @@ -1073,7 +1073,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "ddimm8"; @@ -1081,7 +1081,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "ddimm9"; @@ -1089,7 +1089,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "ddimm10"; @@ -1097,7 +1097,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "ddimm11"; @@ -1105,7 +1105,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "ddimm12"; @@ -1113,7 +1113,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "ddimm13"; @@ -1121,7 +1121,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + reg = <14>; + default-state = "keep"; + label = "ddimm14"; @@ -1129,7 +1129,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + reg = <15>; + default-state = "keep"; + label = "ddimm15"; @@ -1138,7 +1138,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ led-controller at 32 { ++ led-controller@32 { + compatible = "ibm,pca9552"; + reg = <0x32>; + #address-cells = <1>; @@ -1146,7 +1146,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "ddimm16"; @@ -1154,7 +1154,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "ddimm17"; @@ -1162,7 +1162,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "ddimm18"; @@ -1170,7 +1170,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "ddimm19"; @@ -1178,7 +1178,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "ddimm20"; @@ -1186,7 +1186,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "ddimm21"; @@ -1194,7 +1194,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "ddimm22"; @@ -1202,7 +1202,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + reg = <7>; + default-state = "keep"; + label = "ddimm23"; @@ -1210,7 +1210,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "ddimm24"; @@ -1218,7 +1218,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "ddimm25"; @@ -1226,7 +1226,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "ddimm26"; @@ -1234,7 +1234,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "ddimm27"; @@ -1242,7 +1242,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "ddimm28"; @@ -1250,7 +1250,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "ddimm29"; @@ -1258,7 +1258,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + reg = <14>; + default-state = "keep"; + label = "ddimm30"; @@ -1266,7 +1266,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + reg = <15>; + default-state = "keep"; + label = "ddimm31"; @@ -1275,7 +1275,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ led-controller at 33 { ++ led-controller@33 { + compatible = "ibm,pca9552"; + reg = <0x33>; + #address-cells = <1>; @@ -1283,7 +1283,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "ddimm32"; @@ -1291,7 +1291,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "ddimm33"; @@ -1299,7 +1299,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "ddimm34"; @@ -1307,7 +1307,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "ddimm35"; @@ -1315,7 +1315,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "ddimm36"; @@ -1323,7 +1323,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "ddimm37"; @@ -1331,7 +1331,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "ddimm38"; @@ -1339,7 +1339,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + reg = <7>; + default-state = "keep"; + label = "ddimm39"; @@ -1347,7 +1347,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "ddimm40"; @@ -1355,7 +1355,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "ddimm41"; @@ -1363,7 +1363,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "ddimm42"; @@ -1371,7 +1371,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "ddimm43"; @@ -1379,7 +1379,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "ddimm44"; @@ -1387,7 +1387,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "ddimm45"; @@ -1395,7 +1395,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + reg = <14>; + default-state = "keep"; + label = "ddimm46"; @@ -1403,7 +1403,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + reg = <15>; + default-state = "keep"; + label = "ddimm47"; @@ -1412,7 +1412,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ led-controller at 30 { ++ led-controller@30 { + compatible = "ibm,pca9552"; + reg = <0x30>; + #address-cells = <1>; @@ -1420,7 +1420,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "ddimm48"; @@ -1428,7 +1428,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "ddimm49"; @@ -1436,7 +1436,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "ddimm50"; @@ -1444,7 +1444,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "ddimm51"; @@ -1452,7 +1452,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "ddimm52"; @@ -1460,7 +1460,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "ddimm53"; @@ -1468,7 +1468,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "ddimm54"; @@ -1476,7 +1476,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + reg = <7>; + default-state = "keep"; + label = "ddimm55"; @@ -1484,7 +1484,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "ddimm56"; @@ -1492,7 +1492,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "ddimm57"; @@ -1500,7 +1500,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "ddimm58"; @@ -1508,7 +1508,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "ddimm59"; @@ -1516,7 +1516,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "ddimm60"; @@ -1524,7 +1524,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "ddimm61"; @@ -1532,7 +1532,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + reg = <14>; + default-state = "keep"; + label = "ddimm62"; @@ -1540,7 +1540,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + reg = <15>; + default-state = "keep"; + label = "ddimm63"; @@ -1549,7 +1549,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ led-controller at 34 { ++ led-controller@34 { + compatible = "ibm,pca9552"; + reg = <0x34>; + #address-cells = <1>; @@ -1557,7 +1557,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "planar"; @@ -1565,7 +1565,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "tpm"; @@ -1573,7 +1573,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "cpu3-c61"; @@ -1581,7 +1581,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "cpu0-c14"; @@ -1589,7 +1589,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "opencapi-connector3"; @@ -1597,7 +1597,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "opencapi-connector4"; @@ -1605,7 +1605,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "opencapi-connector5"; @@ -1613,7 +1613,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "vrm4"; @@ -1621,7 +1621,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "vrm5"; @@ -1629,7 +1629,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "vrm6"; @@ -1637,7 +1637,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "vrm7"; @@ -1645,7 +1645,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "vrm12"; @@ -1653,7 +1653,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "vrm13"; @@ -1661,7 +1661,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + reg = <14>; + default-state = "keep"; + label = "vrm14"; @@ -1669,7 +1669,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + reg = <15>; + default-state = "keep"; + label = "vrm15"; @@ -1678,7 +1678,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ led-controller at 35 { ++ led-controller@35 { + compatible = "ibm,pca9552"; + reg = <0x35>; + #address-cells = <1>; @@ -1686,7 +1686,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "dasd-backplane"; @@ -1694,7 +1694,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "power-distribution"; @@ -1702,7 +1702,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "cpu1-c19"; @@ -1710,7 +1710,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "cpu2-c56"; @@ -1718,7 +1718,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "opencapi-connector0"; @@ -1726,7 +1726,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "opencapi-connector1"; @@ -1734,7 +1734,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "opencapi-connector2"; @@ -1742,7 +1742,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "vrm0"; @@ -1750,7 +1750,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "vrm1"; @@ -1758,7 +1758,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "vrm2"; @@ -1766,7 +1766,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "vrm3"; @@ -1774,7 +1774,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "vrm8"; @@ -1782,7 +1782,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "vrm9"; @@ -1790,7 +1790,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + reg = <14>; + default-state = "keep"; + label = "vrm10"; @@ -1798,7 +1798,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + reg = <15>; + default-state = "keep"; + label = "vrm11"; @@ -1811,40 +1811,40 @@ index 0000000000000..1f997938976ba +&i2c8 { + status = "okay"; + -+ pmic at 11 { ++ pmic@11 { + compatible = "ti,ucd90320"; + reg = <0x11>; + }; + -+ rtc at 32 { ++ rtc@32 { + compatible = "epson,rx8900"; + reg = <0x32>; + }; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c8mux0chn0: i2c at 0 { ++ i2c8mux0chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + }; + -+ i2c8mux0chn1: i2c at 1 { ++ i2c8mux0chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; @@ -1855,22 +1855,22 @@ index 0000000000000..1f997938976ba +&i2c9 { + status = "okay"; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c128"; + reg = <0x51>; + }; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c128"; + reg = <0x53>; + }; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c128"; + reg = <0x52>; + }; @@ -1879,22 +1879,22 @@ index 0000000000000..1f997938976ba +&i2c10 { + status = "okay"; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c128"; + reg = <0x51>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c128"; + reg = <0x53>; + }; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c128"; + reg = <0x52>; + }; @@ -1903,22 +1903,22 @@ index 0000000000000..1f997938976ba +&i2c11 { + status = "okay"; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c128"; + reg = <0x51>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c128"; + reg = <0x53>; + }; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c128"; + reg = <0x52>; + }; @@ -1927,7 +1927,7 @@ index 0000000000000..1f997938976ba +&i2c12 { + status = "okay"; + -+ tpm at 2e { ++ tpm@2e { + compatible = "nuvoton,npct75x", "tcg,tpm-tis-i2c"; + reg = <0x2e>; + memory-region = <&event_log>; @@ -1937,22 +1937,22 @@ index 0000000000000..1f997938976ba +&i2c13 { + status = "okay"; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c128"; + reg = <0x51>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c128"; + reg = <0x53>; + }; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c128"; + reg = <0x52>; + }; @@ -1962,51 +1962,51 @@ index 0000000000000..1f997938976ba + multi-master; + status = "okay"; + -+ lcd-controller at 62 { ++ lcd-controller@62 { + compatible = "ibm,op-panel"; + reg = <(0x62 | I2C_OWN_SLAVE_ADDRESS)>; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + idle-state = <1>; + -+ i2c14mux0chn0: i2c at 0 { ++ i2c14mux0chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + }; + -+ i2c14mux0chn1: i2c at 1 { ++ i2c14mux0chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c32"; + reg = <0x51>; + }; + }; + -+ i2c14mux0chn2: i2c at 2 { ++ i2c14mux0chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c32"; + reg = <0x50>; + }; + -+ led-controller at 60 { ++ led-controller@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -2014,7 +2014,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "front-sys-id0"; @@ -2022,7 +2022,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "front-check-log0"; @@ -2030,7 +2030,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "front-enc-fault1"; @@ -2038,7 +2038,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "front-sys-pwron0"; @@ -2048,19 +2048,19 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c14mux0chn3: i2c at 3 { ++ i2c14mux0chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ pwm at 52 { ++ pwm@52 { + compatible = "maxim,max31785a"; + reg = <0x52>; + #address-cells = <1>; + #size-cells = <0>; + }; + -+ led-controller at 60 { ++ led-controller@60 { + compatible = "nxp,pca9552"; + reg = <0x60>; + #address-cells = <1>; @@ -2068,7 +2068,7 @@ index 0000000000000..1f997938976ba + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + reg = <0>; + default-state = "keep"; + label = "nvme0"; @@ -2076,7 +2076,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + reg = <1>; + default-state = "keep"; + label = "nvme1"; @@ -2084,7 +2084,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + reg = <2>; + default-state = "keep"; + label = "nvme2"; @@ -2092,7 +2092,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + reg = <3>; + default-state = "keep"; + label = "nvme3"; @@ -2100,7 +2100,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + reg = <4>; + default-state = "keep"; + label = "nvme4"; @@ -2108,7 +2108,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + reg = <5>; + default-state = "keep"; + label = "nvme5"; @@ -2116,7 +2116,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + reg = <6>; + default-state = "keep"; + label = "nvme6"; @@ -2124,7 +2124,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + reg = <7>; + default-state = "keep"; + label = "nvme7"; @@ -2132,7 +2132,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + reg = <8>; + default-state = "keep"; + label = "nvme8"; @@ -2140,7 +2140,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + reg = <9>; + default-state = "keep"; + label = "nvme9"; @@ -2148,7 +2148,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + reg = <10>; + default-state = "keep"; + label = "fan0"; @@ -2156,7 +2156,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + reg = <11>; + default-state = "keep"; + label = "fan1"; @@ -2164,7 +2164,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + reg = <12>; + default-state = "keep"; + label = "fan2"; @@ -2172,7 +2172,7 @@ index 0000000000000..1f997938976ba + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + reg = <13>; + default-state = "keep"; + label = "fan3"; @@ -2181,7 +2181,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ pca0: led-controller at 61 { ++ pca0: led-controller@61 { + compatible = "nxp,pca9552"; + #address-cells = <1>; + #size-cells = <0>; @@ -2201,52 +2201,52 @@ index 0000000000000..1f997938976ba + }; + }; + -+ i2c-mux at 71 { ++ i2c-mux@71 { + compatible = "nxp,pca9546"; + reg = <0x71>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c14mux1chn0: i2c at 0 { ++ i2c14mux1chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c32"; + reg = <0x50>; + }; + }; + -+ i2c14mux1chn1: i2c at 1 { ++ i2c14mux1chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c32"; + reg = <0x50>; + }; + }; + -+ i2c14mux1chn2: i2c at 2 { ++ i2c14mux1chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c32"; + reg = <0x50>; + }; + }; + -+ i2c14mux1chn3: i2c at 3 { ++ i2c14mux1chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c32"; + reg = <0x50>; + }; @@ -2257,146 +2257,146 @@ index 0000000000000..1f997938976ba +&i2c15 { + status = "okay"; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c15mux0chn0: i2c at 0 { ++ i2c15mux0chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux0chn1: i2c at 1 { ++ i2c15mux0chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux0chn2: i2c at 2 { ++ i2c15mux0chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux0chn3: i2c at 3 { ++ i2c15mux0chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + }; + -+ i2c-mux at 71 { ++ i2c-mux@71 { + compatible = "nxp,pca9546"; + reg = <0x71>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c15mux1chn0: i2c at 0 { ++ i2c15mux1chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux1chn1: i2c at 1 { ++ i2c15mux1chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux1chn2: i2c at 2 { ++ i2c15mux1chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux1chn3: i2c at 3 { ++ i2c15mux1chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + }; + -+ i2c-mux at 72 { ++ i2c-mux@72 { + compatible = "nxp,pca9546"; + reg = <0x72>; + #address-cells = <1>; + #size-cells = <0>; + i2c-mux-idle-disconnect; + -+ i2c15mux2chn0: i2c at 0 { ++ i2c15mux2chn0: i2c@0 { + reg = <0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux2chn1: i2c at 1 { ++ i2c15mux2chn1: i2c@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c15mux2chn2: i2c at 2 { ++ i2c15mux2chn2: i2c@2 { + reg = <2>; + #address-cells = <1>; + #size-cells = <0>; + }; + -+ i2c15mux2chn3: i2c at 3 { ++ i2c15mux2chn3: i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; @@ -2501,46 +2501,46 @@ index 0000000000000..1f997938976ba +}; + +&fsi_hub0 { -+ cfam at 4,0 { /* DCM2_C0 */ ++ cfam@4,0 { /* DCM2_C0 */ + reg = <4 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <4>; + -+ scom at 1000 { ++ scom@1000 { + compatible = "ibm,p9-scom"; + reg = <0x1000 0x400>; + }; + -+ i2c at 1800 { ++ i2c@1800 { + compatible = "ibm,i2c-fsi"; + reg = <0x1800 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam4_i2c0: i2c-bus at 0 { ++ cfam4_i2c0: i2c-bus@0 { + reg = <0>; /* OM01 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom500: scom at 1000 { ++ scom500: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo500: sbefifo at 2400 { ++ sbefifo500: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2548,29 +2548,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c1: i2c-bus at 1 { ++ cfam4_i2c1: i2c-bus@1 { + reg = <1>; /* OM23 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom501: scom at 1000 { ++ scom501: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo501: sbefifo at 2400 { ++ sbefifo501: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2578,29 +2578,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c10: i2c-bus at a { ++ cfam4_i2c10: i2c-bus@a { + reg = <10>; /* OP3A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom510: scom at 1000 { ++ scom510: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo510: sbefifo at 2400 { ++ sbefifo510: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2608,29 +2608,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c11: i2c-bus at b { ++ cfam4_i2c11: i2c-bus@b { + reg = <11>; /* OP3B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom511: scom at 1000 { ++ scom511: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo511: sbefifo at 2400 { ++ sbefifo511: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2638,29 +2638,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c12: i2c-bus at c { ++ cfam4_i2c12: i2c-bus@c { + reg = <12>; /* OP4A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom512: scom at 1000 { ++ scom512: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo512: sbefifo at 2400 { ++ sbefifo512: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2668,29 +2668,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c13: i2c-bus at d { ++ cfam4_i2c13: i2c-bus@d { + reg = <13>; /* OP4B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom513: scom at 1000 { ++ scom513: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo513: sbefifo at 2400 { ++ sbefifo513: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2698,29 +2698,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c14: i2c-bus at e { ++ cfam4_i2c14: i2c-bus@e { + reg = <14>; /* OP5A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom514: scom at 1000 { ++ scom514: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo514: sbefifo at 2400 { ++ sbefifo514: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2728,29 +2728,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_i2c15: i2c-bus at f { ++ cfam4_i2c15: i2c-bus@f { + reg = <15>; /* OP5B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom515: scom at 1000 { ++ scom515: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo515: sbefifo at 2400 { ++ sbefifo515: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2759,19 +2759,19 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi2spi at 1c00 { ++ fsi2spi@1c00 { + compatible = "ibm,fsi2spi"; + reg = <0x1c00 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam4_spi0: spi at 0 { ++ cfam4_spi0: spi@0 { + compatible = "ibm,spi-fsi"; + reg = <0x0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -2781,13 +2781,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_spi1: spi at 20 { ++ cfam4_spi1: spi@20 { + compatible = "ibm,spi-fsi"; + reg = <0x20>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -2797,13 +2797,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_spi2: spi at 40 { ++ cfam4_spi2: spi@40 { + compatible = "ibm,spi-fsi"; + reg = <0x40>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -2813,13 +2813,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam4_spi3: spi at 60 { ++ cfam4_spi3: spi@60 { + compatible = "ibm,spi-fsi"; + reg = <0x60>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -2830,7 +2830,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ sbefifo at 2400 { ++ sbefifo@2400 { + compatible = "ibm,p9-sbefifo"; + reg = <0x2400 0x400>; + @@ -2844,7 +2844,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi at 3400 { ++ fsi@3400 { + compatible = "ibm,p9-fsi-controller"; + reg = <0x3400 0x400>; + #address-cells = <2>; @@ -2853,46 +2853,46 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam at 5,0 { /* DCM2_C1 */ ++ cfam@5,0 { /* DCM2_C1 */ + reg = <5 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <5>; + -+ scom at 1000 { ++ scom@1000 { + compatible = "ibm,p9-scom"; + reg = <0x1000 0x400>; + }; + -+ i2c at 1800 { ++ i2c@1800 { + compatible = "ibm,i2c-fsi"; + reg = <0x1800 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam5_i2c2: i2c-bus at 2 { ++ cfam5_i2c2: i2c-bus@2 { + reg = <2>; /* OM45 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom602: scom at 1000 { ++ scom602: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo602: sbefifo at 2400 { ++ sbefifo602: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2900,29 +2900,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c3: i2c-bus at 3 { ++ cfam5_i2c3: i2c-bus@3 { + reg = <3>; /* OM67 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom603: scom at 1000 { ++ scom603: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo603: sbefifo at 2400 { ++ sbefifo603: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2930,29 +2930,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c10: i2c-bus at a { ++ cfam5_i2c10: i2c-bus@a { + reg = <10>; /* OP3A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom610: scom at 1000 { ++ scom610: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo610: sbefifo at 2400 { ++ sbefifo610: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2960,29 +2960,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c11: i2c-bus at b { ++ cfam5_i2c11: i2c-bus@b { + reg = <11>; /* OP3B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom611: scom at 1000 { ++ scom611: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo611: sbefifo at 2400 { ++ sbefifo611: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -2990,29 +2990,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c14: i2c-bus at e { ++ cfam5_i2c14: i2c-bus@e { + reg = <14>; /* OP5A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom614: scom at 1000 { ++ scom614: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo614: sbefifo at 2400 { ++ sbefifo614: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3020,29 +3020,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c15: i2c-bus at f { ++ cfam5_i2c15: i2c-bus@f { + reg = <15>; /* OP5B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom615: scom at 1000 { ++ scom615: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo615: sbefifo at 2400 { ++ sbefifo615: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3050,29 +3050,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c16: i2c-bus at 10 { ++ cfam5_i2c16: i2c-bus@10 { + reg = <16>; /* OP6A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom616: scom at 1000 { ++ scom616: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo616: sbefifo at 2400 { ++ sbefifo616: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3080,29 +3080,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_i2c17: i2c-bus at 11 { ++ cfam5_i2c17: i2c-bus@11 { + reg = <17>; /* OP6B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom617: scom at 1000 { ++ scom617: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo617: sbefifo at 2400 { ++ sbefifo617: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3111,19 +3111,19 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi2spi at 1c00 { ++ fsi2spi@1c00 { + compatible = "ibm,fsi2spi"; + reg = <0x1c00 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam5_spi0: spi at 0 { ++ cfam5_spi0: spi@0 { + compatible = "ibm,spi-fsi"; + reg = <0x0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3133,13 +3133,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_spi1: spi at 20 { ++ cfam5_spi1: spi@20 { + compatible = "ibm,spi-fsi"; + reg = <0x20>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3149,13 +3149,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_spi2: spi at 40 { ++ cfam5_spi2: spi@40 { + compatible = "ibm,spi-fsi"; + reg = <0x40>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3165,13 +3165,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam5_spi3: spi at 60 { ++ cfam5_spi3: spi@60 { + compatible = "ibm,spi-fsi"; + reg = <0x60>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3182,7 +3182,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ sbefifo at 2400 { ++ sbefifo@2400 { + compatible = "ibm,p9-sbefifo"; + reg = <0x2400 0x400>; + @@ -3196,7 +3196,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi at 3400 { ++ fsi@3400 { + compatible = "ibm,p9-fsi-controller"; + reg = <0x3400 0x400>; + #address-cells = <2>; @@ -3205,46 +3205,46 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam at 6,0 { /* DCM3_C0 */ ++ cfam@6,0 { /* DCM3_C0 */ + reg = <6 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <6>; + -+ scom at 1000 { ++ scom@1000 { + compatible = "ibm,p9-scom"; + reg = <0x1000 0x400>; + }; + -+ i2c at 1800 { ++ i2c@1800 { + compatible = "ibm,i2c-fsi"; + reg = <0x1800 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam6_i2c0: i2c-bus at 0 { ++ cfam6_i2c0: i2c-bus@0 { + reg = <0>; /* OM01 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom700: scom at 1000 { ++ scom700: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo700: sbefifo at 2400 { ++ sbefifo700: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3252,29 +3252,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c1: i2c-bus at 1 { ++ cfam6_i2c1: i2c-bus@1 { + reg = <1>; /* OM23 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom701: scom at 1000 { ++ scom701: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo701: sbefifo at 2400 { ++ sbefifo701: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3282,29 +3282,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c10: i2c-bus at a { ++ cfam6_i2c10: i2c-bus@a { + reg = <10>; /* OP3A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom710: scom at 1000 { ++ scom710: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo710: sbefifo at 2400 { ++ sbefifo710: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3312,29 +3312,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c11: i2c-bus at b { ++ cfam6_i2c11: i2c-bus@b { + reg = <11>; /* OP3B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom711: scom at 1000 { ++ scom711: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo711: sbefifo at 2400 { ++ sbefifo711: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3342,29 +3342,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c12: i2c-bus at c { ++ cfam6_i2c12: i2c-bus@c { + reg = <12>; /* OP4A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom712: scom at 1000 { ++ scom712: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo712: sbefifo at 2400 { ++ sbefifo712: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3372,29 +3372,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c13: i2c-bus at d { ++ cfam6_i2c13: i2c-bus@d { + reg = <13>; /* OP4B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom713: scom at 1000 { ++ scom713: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo713: sbefifo at 2400 { ++ sbefifo713: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3402,29 +3402,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c14: i2c-bus at e { ++ cfam6_i2c14: i2c-bus@e { + reg = <14>; /* OP5A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom714: scom at 1000 { ++ scom714: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo714: sbefifo at 2400 { ++ sbefifo714: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3432,29 +3432,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_i2c15: i2c-bus at f { ++ cfam6_i2c15: i2c-bus@f { + reg = <15>; /* OP5B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom715: scom at 1000 { ++ scom715: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo715: sbefifo at 2400 { ++ sbefifo715: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3463,19 +3463,19 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi2spi at 1c00 { ++ fsi2spi@1c00 { + compatible = "ibm,fsi2spi"; + reg = <0x1c00 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam6_spi0: spi at 0 { ++ cfam6_spi0: spi@0 { + compatible = "ibm,spi-fsi"; + reg = <0x0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3485,13 +3485,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_spi1: spi at 20 { ++ cfam6_spi1: spi@20 { + compatible = "ibm,spi-fsi"; + reg = <0x20>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3501,13 +3501,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_spi2: spi at 40 { ++ cfam6_spi2: spi@40 { + compatible = "ibm,spi-fsi"; + reg = <0x40>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3517,13 +3517,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam6_spi3: spi at 60 { ++ cfam6_spi3: spi@60 { + compatible = "ibm,spi-fsi"; + reg = <0x60>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3534,7 +3534,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ sbefifo at 2400 { ++ sbefifo@2400 { + compatible = "ibm,p9-sbefifo"; + reg = <0x2400 0x400>; + @@ -3548,7 +3548,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi at 3400 { ++ fsi@3400 { + compatible = "ibm,p9-fsi-controller"; + reg = <0x3400 0x400>; + #address-cells = <2>; @@ -3557,46 +3557,46 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam at 7,0 { /* DCM3_C1 */ ++ cfam@7,0 { /* DCM3_C1 */ + reg = <7 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <7>; + -+ scom at 1000 { ++ scom@1000 { + compatible = "ibm,p9-scom"; + reg = <0x1000 0x400>; + }; + -+ i2c at 1800 { ++ i2c@1800 { + compatible = "ibm,i2c-fsi"; + reg = <0x1800 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam7_i2c2: i2c-bus at 2 { ++ cfam7_i2c2: i2c-bus@2 { + reg = <2>; /* OM45 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom802: scom at 1000 { ++ scom802: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo802: sbefifo at 2400 { ++ sbefifo802: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3604,29 +3604,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c3: i2c-bus at 3 { ++ cfam7_i2c3: i2c-bus@3 { + reg = <3>; /* OM67 */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom803: scom at 1000 { ++ scom803: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo803: sbefifo at 2400 { ++ sbefifo803: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3634,29 +3634,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c10: i2c-bus at a { ++ cfam7_i2c10: i2c-bus@a { + reg = <10>; /* OP3A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom810: scom at 1000 { ++ scom810: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo810: sbefifo at 2400 { ++ sbefifo810: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3664,29 +3664,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c11: i2c-bus at b { ++ cfam7_i2c11: i2c-bus@b { + reg = <11>; /* OP3B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom811: scom at 1000 { ++ scom811: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo811: sbefifo at 2400 { ++ sbefifo811: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3694,29 +3694,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c14: i2c-bus at e { ++ cfam7_i2c14: i2c-bus@e { + reg = <14>; /* OP5A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom814: scom at 1000 { ++ scom814: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo814: sbefifo at 2400 { ++ sbefifo814: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3724,29 +3724,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c15: i2c-bus at f { ++ cfam7_i2c15: i2c-bus@f { + reg = <15>; /* OP5B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom815: scom at 1000 { ++ scom815: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo815: sbefifo at 2400 { ++ sbefifo815: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3754,29 +3754,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c16: i2c-bus at 10 { ++ cfam7_i2c16: i2c-bus@10 { + reg = <16>; /* OP6A */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom816: scom at 1000 { ++ scom816: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo816: sbefifo at 2400 { ++ sbefifo816: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3784,29 +3784,29 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_i2c17: i2c-bus at 11 { ++ cfam7_i2c17: i2c-bus@11 { + reg = <17>; /* OP6B */ + #address-cells = <1>; + #size-cells = <0>; + -+ fsi at 20 { ++ fsi@20 { + compatible = "ibm,i2cr-fsi-master"; + reg = <0x20>; + #address-cells = <2>; + #size-cells = <0>; + -+ cfam at 0,0 { ++ cfam@0,0 { + reg = <0 0>; + #address-cells = <1>; + #size-cells = <1>; + chip-id = <0>; + -+ scom817: scom at 1000 { ++ scom817: scom@1000 { + compatible = "ibm,i2cr-scom"; + reg = <0x1000 0x400>; + }; + -+ sbefifo817: sbefifo at 2400 { ++ sbefifo817: sbefifo@2400 { + compatible = "ibm,odyssey-sbefifo"; + reg = <0x2400 0x400>; + }; @@ -3815,19 +3815,19 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi2spi at 1c00 { ++ fsi2spi@1c00 { + compatible = "ibm,fsi2spi"; + reg = <0x1c00 0x400>; + #address-cells = <1>; + #size-cells = <0>; + -+ cfam7_spi0: spi at 0 { ++ cfam7_spi0: spi@0 { + compatible = "ibm,spi-fsi"; + reg = <0x0>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3837,13 +3837,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_spi1: spi at 20 { ++ cfam7_spi1: spi@20 { + compatible = "ibm,spi-fsi"; + reg = <0x20>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3853,13 +3853,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_spi2: spi at 40 { ++ cfam7_spi2: spi@40 { + compatible = "ibm,spi-fsi"; + reg = <0x40>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3869,13 +3869,13 @@ index 0000000000000..1f997938976ba + }; + }; + -+ cfam7_spi3: spi at 60 { ++ cfam7_spi3: spi@60 { + compatible = "ibm,spi-fsi"; + reg = <0x60>; + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom at 0 { ++ eeprom@0 { + compatible = "atmel,at25"; + reg = <0>; + address-width = <24>; @@ -3886,7 +3886,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ sbefifo at 2400 { ++ sbefifo@2400 { + compatible = "ibm,p9-sbefifo"; + reg = <0x2400 0x400>; + @@ -3900,7 +3900,7 @@ index 0000000000000..1f997938976ba + }; + }; + -+ fsi at 3400 { ++ fsi@3400 { + compatible = "ibm,p9-fsi-controller"; + reg = <0x3400 0x400>; + #address-cells = <2>; diff --git a/a/content_digest b/N1/content_digest index 906d340..8e9421a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020240514213510.159144-1-eajames@linux.ibm.com\0" "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH v5 4/4] ARM: dts: aspeed: Add IBM P11 Fuji BMC system\0" - "Date\0Tue, 14 May 2024 21:35:30 -0000\0" + "Date\0Tue, 14 May 2024 16:35:10 -0500\0" "To\0linux-aspeed@lists.ozlabs.org\0" + "Cc\0devicetree@vger.kernel.org" + andrew@codeconstruct.com.au + joel@jms.id.au + conor+dt@kernel.org + eajames@linux.ibm.com + krzk+dt@kernel.org + robh@kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Add the device tree for the new BMC system. The Fuji is a P11\n" @@ -208,7 +216,7 @@ "+\t\tstdout-path = &uart5;\n" "+\t};\n" "+\n" - "+\tmemory at 80000000 {\n" + "+\tmemory@80000000 {\n" "+\t\tdevice_type = \"memory\";\n" "+\t\treg = <0x80000000 0x40000000>;\n" "+\t};\n" @@ -218,12 +226,12 @@ "+\t\t#size-cells = <1>;\n" "+\t\tranges;\n" "+\n" - "+\t\tevent_log: region at b3d00000 {\n" + "+\t\tevent_log: region@b3d00000 {\n" "+\t\t\treg = <0xb3d00000 0x100000>;\n" "+\t\t\tno-map;\n" "+\t\t};\n" "+\n" - "+\t\tramoops at b3e00000 {\n" + "+\t\tramoops@b3e00000 {\n" "+\t\t\tcompatible = \"ramoops\";\n" "+\t\t\treg = <0xb3e00000 0x200000>; /* 16 * (4 * 0x8000) */\n" "+\t\t\trecord-size = <0x8000>;\n" @@ -234,13 +242,13 @@ "+\t\t};\n" "+\n" "+\t\t/* LPC FW cycle bridge region requires natural alignment */\n" - "+\t\tflash_memory: region at b4000000 {\n" + "+\t\tflash_memory: region@b4000000 {\n" "+\t\t\treg = <0xb4000000 0x04000000>; /* 64M */\n" "+\t\t\tno-map;\n" "+\t\t};\n" "+\n" "+\t\t/* VGA region is dictated by hardware strapping */\n" - "+\t\tvga_memory: region at bf000000 {\n" + "+\t\tvga_memory: region@bf000000 {\n" "+\t\t\tcompatible = \"shared-dma-pool\";\n" "+\t\t\treg = <0xbf000000 0x01000000>; /* 16M */\n" "+\t\t\tno-map;\n" @@ -363,12 +371,12 @@ "+&i2c0 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\tled-controller at 62 {\n" + "+\tled-controller@62 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x62>;\n" "+\t\t#address-cells = <1>;\n" @@ -406,27 +414,27 @@ "+&i2c3 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 54 {\n" + "+\teeprom@54 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x54>;\n" "+\t};\n" "+\n" - "+\tpower-supply at 68 {\n" + "+\tpower-supply@68 {\n" "+\t\tcompatible = \"ibm,cffps\";\n" "+\t\treg = <0x68>;\n" "+\t};\n" "+\n" - "+\tpower-supply at 69 {\n" + "+\tpower-supply@69 {\n" "+\t\tcompatible = \"ibm,cffps\";\n" "+\t\treg = <0x69>;\n" "+\t};\n" "+\n" - "+\tpower-supply at 6b {\n" + "+\tpower-supply@6b {\n" "+\t\tcompatible = \"ibm,cffps\";\n" "+\t\treg = <0x6b>;\n" "+\t};\n" "+\n" - "+\tpower-supply at 6d {\n" + "+\tpower-supply@6d {\n" "+\t\tcompatible = \"ibm,cffps\";\n" "+\t\treg = <0x6d>;\n" "+\t};\n" @@ -435,7 +443,7 @@ "+&i2c4 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tled-controller at 65 {\n" + "+\tled-controller@65 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x65>;\n" "+\t\t#address-cells = <1>;\n" @@ -456,24 +464,24 @@ "+\t\t\t\"expander-cable-card5\";\n" "+\t};\n" "+\n" - "+\ti2c-mux at 70 {\n" + "+\ti2c-mux@70 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x70>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c4mux0chn0: i2c at 0 {\n" + "+\t\ti2c4mux0chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 52 {\n" + "+\t\t\teeprom@52 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x52>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 62 {\n" + "+\t\t\tled-controller@62 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x62>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -481,7 +489,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c01-cxp-top\";\n" @@ -489,7 +497,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c01-cxp-bot\";\n" @@ -499,17 +507,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c4mux0chn1: i2c at 1 {\n" + "+\t\ti2c4mux0chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 60 {\n" + "+\t\t\tled-controller@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -517,7 +525,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c02-cxp-top\";\n" @@ -525,7 +533,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c02-cxp-bot\";\n" @@ -535,17 +543,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c4mux0chn2: i2c at 2 {\n" + "+\t\ti2c4mux0chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 51 {\n" + "+\t\t\teeprom@51 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x51>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 61 {\n" + "+\t\t\tled-controller@61 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x61>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -553,7 +561,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c03-cxp-top\";\n" @@ -561,7 +569,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c03-cxp-bot\";\n" @@ -576,7 +584,7 @@ "+&i2c5 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tled-controller at 66 {\n" + "+\tled-controller@66 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x66>;\n" "+\t\t#address-cells = <1>;\n" @@ -599,24 +607,24 @@ "+\t\t\t\"expander-cable-card11\";\n" "+\t};\n" "+\n" - "+\ti2c-mux at 70 {\n" + "+\ti2c-mux@70 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x70>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c5mux0chn0: i2c at 0 {\n" + "+\t\ti2c5mux0chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 60 {\n" + "+\t\t\tled-controller@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -624,7 +632,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c04-cxp-top\";\n" @@ -632,7 +640,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c04-cxp-bot\";\n" @@ -642,17 +650,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c5mux0chn1: i2c at 1 {\n" + "+\t\ti2c5mux0chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 51 {\n" + "+\t\t\teeprom@51 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x51>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 61 {\n" + "+\t\t\tled-controller@61 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x61>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -660,7 +668,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c05-cxp-top\";\n" @@ -668,7 +676,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c05-cxp-bot\";\n" @@ -678,17 +686,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c5mux0chn2: i2c at 2 {\n" + "+\t\ti2c5mux0chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 52 {\n" + "+\t\t\teeprom@52 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x52>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 62 {\n" + "+\t\t\tled-controller@62 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x62>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -696,7 +704,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c06-cxp-top\";\n" @@ -704,7 +712,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c06-cxp-bot\";\n" @@ -714,17 +722,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c5mux0chn3: i2c at 3 {\n" + "+\t\ti2c5mux0chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 63 {\n" + "+\t\t\tled-controller@63 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x63>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -732,7 +740,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c07-cxp-top\";\n" @@ -740,7 +748,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c07-cxp-bot\";\n" @@ -755,24 +763,24 @@ "+&i2c6 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ti2c-mux at 70 {\n" + "+\ti2c-mux@70 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x70>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c6mux0chn0: i2c at 0 {\n" + "+\t\ti2c6mux0chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 60 {\n" + "+\t\t\tled-controller@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -780,7 +788,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c08-cxp-top\";\n" @@ -788,7 +796,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c08-cxp-bot\";\n" @@ -798,17 +806,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c6mux0chn1: i2c at 1 {\n" + "+\t\ti2c6mux0chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 52 {\n" + "+\t\t\teeprom@52 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x52>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 62 {\n" + "+\t\t\tled-controller@62 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x62>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -816,7 +824,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c09-cxp-top\";\n" @@ -824,7 +832,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c09-cxp-bot\";\n" @@ -834,17 +842,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c6mux0chn2: i2c at 2 {\n" + "+\t\ti2c6mux0chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 63 {\n" + "+\t\t\tled-controller@63 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x63>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -852,7 +860,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c10-cxp-top\";\n" @@ -860,7 +868,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c10-cxp-bot\";\n" @@ -870,17 +878,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c6mux0chn3: i2c at 3 {\n" + "+\t\ti2c6mux0chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 51 {\n" + "+\t\t\teeprom@51 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x51>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 61 {\n" + "+\t\t\tled-controller@61 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x61>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -888,7 +896,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c11-cxp-top\";\n" @@ -896,7 +904,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"cablecard-c11-cxp-bot\";\n" @@ -907,7 +915,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tled-controller at 65 {\n" + "+\tled-controller@65 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x65>;\n" "+\t\t#address-cells = <1>;\n" @@ -915,7 +923,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c01\";\n" @@ -923,7 +931,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c02\";\n" @@ -931,7 +939,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c03\";\n" @@ -939,7 +947,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c04\";\n" @@ -947,7 +955,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c05\";\n" @@ -955,7 +963,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c06\";\n" @@ -963,7 +971,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\treg = <7>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c07\";\n" @@ -971,7 +979,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c08\";\n" @@ -979,7 +987,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c09\";\n" @@ -987,7 +995,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c10\";\n" @@ -995,7 +1003,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"pcieslot-c11\";\n" @@ -1008,7 +1016,7 @@ "+&i2c7 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tled-controller at 31 {\n" + "+\tled-controller@31 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x31>;\n" "+\t\t#address-cells = <1>;\n" @@ -1016,7 +1024,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm0\";\n" @@ -1024,7 +1032,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm1\";\n" @@ -1032,7 +1040,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm2\";\n" @@ -1040,7 +1048,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm3\";\n" @@ -1048,7 +1056,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm4\";\n" @@ -1056,7 +1064,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm5\";\n" @@ -1064,7 +1072,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm6\";\n" @@ -1072,7 +1080,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\treg = <7>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm7\";\n" @@ -1080,7 +1088,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm8\";\n" @@ -1088,7 +1096,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm9\";\n" @@ -1096,7 +1104,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm10\";\n" @@ -1104,7 +1112,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm11\";\n" @@ -1112,7 +1120,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\treg = <12>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm12\";\n" @@ -1120,7 +1128,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\treg = <13>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm13\";\n" @@ -1128,7 +1136,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\treg = <14>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm14\";\n" @@ -1136,7 +1144,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\treg = <15>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm15\";\n" @@ -1145,7 +1153,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tled-controller at 32 {\n" + "+\tled-controller@32 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x32>;\n" "+\t\t#address-cells = <1>;\n" @@ -1153,7 +1161,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm16\";\n" @@ -1161,7 +1169,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm17\";\n" @@ -1169,7 +1177,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm18\";\n" @@ -1177,7 +1185,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm19\";\n" @@ -1185,7 +1193,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm20\";\n" @@ -1193,7 +1201,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm21\";\n" @@ -1201,7 +1209,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm22\";\n" @@ -1209,7 +1217,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\treg = <7>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm23\";\n" @@ -1217,7 +1225,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm24\";\n" @@ -1225,7 +1233,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm25\";\n" @@ -1233,7 +1241,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm26\";\n" @@ -1241,7 +1249,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm27\";\n" @@ -1249,7 +1257,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\treg = <12>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm28\";\n" @@ -1257,7 +1265,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\treg = <13>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm29\";\n" @@ -1265,7 +1273,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\treg = <14>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm30\";\n" @@ -1273,7 +1281,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\treg = <15>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm31\";\n" @@ -1282,7 +1290,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tled-controller at 33 {\n" + "+\tled-controller@33 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x33>;\n" "+\t\t#address-cells = <1>;\n" @@ -1290,7 +1298,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm32\";\n" @@ -1298,7 +1306,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm33\";\n" @@ -1306,7 +1314,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm34\";\n" @@ -1314,7 +1322,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm35\";\n" @@ -1322,7 +1330,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm36\";\n" @@ -1330,7 +1338,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm37\";\n" @@ -1338,7 +1346,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm38\";\n" @@ -1346,7 +1354,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\treg = <7>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm39\";\n" @@ -1354,7 +1362,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm40\";\n" @@ -1362,7 +1370,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm41\";\n" @@ -1370,7 +1378,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm42\";\n" @@ -1378,7 +1386,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm43\";\n" @@ -1386,7 +1394,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\treg = <12>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm44\";\n" @@ -1394,7 +1402,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\treg = <13>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm45\";\n" @@ -1402,7 +1410,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\treg = <14>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm46\";\n" @@ -1410,7 +1418,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\treg = <15>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm47\";\n" @@ -1419,7 +1427,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tled-controller at 30 {\n" + "+\tled-controller@30 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x30>;\n" "+\t\t#address-cells = <1>;\n" @@ -1427,7 +1435,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm48\";\n" @@ -1435,7 +1443,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm49\";\n" @@ -1443,7 +1451,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm50\";\n" @@ -1451,7 +1459,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm51\";\n" @@ -1459,7 +1467,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm52\";\n" @@ -1467,7 +1475,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm53\";\n" @@ -1475,7 +1483,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm54\";\n" @@ -1483,7 +1491,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\treg = <7>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm55\";\n" @@ -1491,7 +1499,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm56\";\n" @@ -1499,7 +1507,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm57\";\n" @@ -1507,7 +1515,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm58\";\n" @@ -1515,7 +1523,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm59\";\n" @@ -1523,7 +1531,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\treg = <12>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm60\";\n" @@ -1531,7 +1539,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\treg = <13>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm61\";\n" @@ -1539,7 +1547,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\treg = <14>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm62\";\n" @@ -1547,7 +1555,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\treg = <15>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"ddimm63\";\n" @@ -1556,7 +1564,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tled-controller at 34 {\n" + "+\tled-controller@34 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x34>;\n" "+\t\t#address-cells = <1>;\n" @@ -1564,7 +1572,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"planar\";\n" @@ -1572,7 +1580,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"tpm\";\n" @@ -1580,7 +1588,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"cpu3-c61\";\n" @@ -1588,7 +1596,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"cpu0-c14\";\n" @@ -1596,7 +1604,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"opencapi-connector3\";\n" @@ -1604,7 +1612,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"opencapi-connector4\";\n" @@ -1612,7 +1620,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"opencapi-connector5\";\n" @@ -1620,7 +1628,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm4\";\n" @@ -1628,7 +1636,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm5\";\n" @@ -1636,7 +1644,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm6\";\n" @@ -1644,7 +1652,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm7\";\n" @@ -1652,7 +1660,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\treg = <12>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm12\";\n" @@ -1660,7 +1668,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\treg = <13>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm13\";\n" @@ -1668,7 +1676,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\treg = <14>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm14\";\n" @@ -1676,7 +1684,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\treg = <15>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm15\";\n" @@ -1685,7 +1693,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tled-controller at 35 {\n" + "+\tled-controller@35 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x35>;\n" "+\t\t#address-cells = <1>;\n" @@ -1693,7 +1701,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"dasd-backplane\";\n" @@ -1701,7 +1709,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"power-distribution\";\n" @@ -1709,7 +1717,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"cpu1-c19\";\n" @@ -1717,7 +1725,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"cpu2-c56\";\n" @@ -1725,7 +1733,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\treg = <4>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"opencapi-connector0\";\n" @@ -1733,7 +1741,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\treg = <5>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"opencapi-connector1\";\n" @@ -1741,7 +1749,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\treg = <6>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"opencapi-connector2\";\n" @@ -1749,7 +1757,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\treg = <8>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm0\";\n" @@ -1757,7 +1765,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\treg = <9>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm1\";\n" @@ -1765,7 +1773,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\treg = <10>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm2\";\n" @@ -1773,7 +1781,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\treg = <11>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm3\";\n" @@ -1781,7 +1789,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\treg = <12>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm8\";\n" @@ -1789,7 +1797,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\treg = <13>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm9\";\n" @@ -1797,7 +1805,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\treg = <14>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm10\";\n" @@ -1805,7 +1813,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\treg = <15>;\n" "+\t\t\tdefault-state = \"keep\";\n" "+\t\t\tlabel = \"vrm11\";\n" @@ -1818,40 +1826,40 @@ "+&i2c8 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tpmic at 11 {\n" + "+\tpmic@11 {\n" "+\t\tcompatible = \"ti,ucd90320\";\n" "+\t\treg = <0x11>;\n" "+\t};\n" "+\n" - "+\trtc at 32 {\n" + "+\trtc@32 {\n" "+\t\tcompatible = \"epson,rx8900\";\n" "+\t\treg = <0x32>;\n" "+\t};\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\ti2c-mux at 70 {\n" + "+\ti2c-mux@70 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x70>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c8mux0chn0: i2c at 0 {\n" + "+\t\ti2c8mux0chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c8mux0chn1: i2c at 1 {\n" + "+\t\ti2c8mux0chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" @@ -1862,22 +1870,22 @@ "+&i2c9 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\teeprom at 53 {\n" + "+\teeprom@53 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x53>;\n" "+\t};\n" "+\n" - "+\teeprom at 52 {\n" + "+\teeprom@52 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x52>;\n" "+\t};\n" @@ -1886,22 +1894,22 @@ "+&i2c10 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\teeprom at 53 {\n" + "+\teeprom@53 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x53>;\n" "+\t};\n" "+\n" - "+\teeprom at 52 {\n" + "+\teeprom@52 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x52>;\n" "+\t};\n" @@ -1910,22 +1918,22 @@ "+&i2c11 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\teeprom at 53 {\n" + "+\teeprom@53 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x53>;\n" "+\t};\n" "+\n" - "+\teeprom at 52 {\n" + "+\teeprom@52 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x52>;\n" "+\t};\n" @@ -1934,7 +1942,7 @@ "+&i2c12 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttpm at 2e {\n" + "+\ttpm@2e {\n" "+\t\tcompatible = \"nuvoton,npct75x\", \"tcg,tpm-tis-i2c\";\n" "+\t\treg = <0x2e>;\n" "+\t\tmemory-region = <&event_log>;\n" @@ -1944,22 +1952,22 @@ "+&i2c13 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\teeprom at 53 {\n" + "+\teeprom@53 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x53>;\n" "+\t};\n" "+\n" - "+\teeprom at 52 {\n" + "+\teeprom@52 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x52>;\n" "+\t};\n" @@ -1969,51 +1977,51 @@ "+\tmulti-master;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tlcd-controller at 62 {\n" + "+\tlcd-controller@62 {\n" "+\t\tcompatible = \"ibm,op-panel\";\n" "+\t\treg = <(0x62 | I2C_OWN_SLAVE_ADDRESS)>;\n" "+\t};\n" "+\n" - "+\ti2c-mux at 70 {\n" + "+\ti2c-mux@70 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x70>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\tidle-state = <1>;\n" "+\n" - "+\t\ti2c14mux0chn0: i2c at 0 {\n" + "+\t\ti2c14mux0chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c14mux0chn1: i2c at 1 {\n" + "+\t\ti2c14mux0chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 51 {\n" + "+\t\t\teeprom@51 {\n" "+\t\t\t\tcompatible = \"atmel,24c32\";\n" "+\t\t\t\treg = <0x51>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c14mux0chn2: i2c at 2 {\n" + "+\t\ti2c14mux0chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c32\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 60 {\n" + "+\t\t\tled-controller@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -2021,7 +2029,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"front-sys-id0\";\n" @@ -2029,7 +2037,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"front-check-log0\";\n" @@ -2037,7 +2045,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 2 {\n" + "+\t\t\t\tled@2 {\n" "+\t\t\t\t\treg = <2>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"front-enc-fault1\";\n" @@ -2045,7 +2053,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 3 {\n" + "+\t\t\t\tled@3 {\n" "+\t\t\t\t\treg = <3>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"front-sys-pwron0\";\n" @@ -2055,19 +2063,19 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c14mux0chn3: i2c at 3 {\n" + "+\t\ti2c14mux0chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tpwm at 52 {\n" + "+\t\t\tpwm@52 {\n" "+\t\t\t\tcompatible = \"maxim,max31785a\";\n" "+\t\t\t\treg = <0x52>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tled-controller at 60 {\n" + "+\t\t\tled-controller@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9552\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -2075,7 +2083,7 @@ "+\t\t\t\tgpio-controller;\n" "+\t\t\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\t\t\tled at 0 {\n" + "+\t\t\t\tled@0 {\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme0\";\n" @@ -2083,7 +2091,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 1 {\n" + "+\t\t\t\tled@1 {\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme1\";\n" @@ -2091,7 +2099,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 2 {\n" + "+\t\t\t\tled@2 {\n" "+\t\t\t\t\treg = <2>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme2\";\n" @@ -2099,7 +2107,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 3 {\n" + "+\t\t\t\tled@3 {\n" "+\t\t\t\t\treg = <3>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme3\";\n" @@ -2107,7 +2115,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 4 {\n" + "+\t\t\t\tled@4 {\n" "+\t\t\t\t\treg = <4>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme4\";\n" @@ -2115,7 +2123,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 5 {\n" + "+\t\t\t\tled@5 {\n" "+\t\t\t\t\treg = <5>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme5\";\n" @@ -2123,7 +2131,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 6 {\n" + "+\t\t\t\tled@6 {\n" "+\t\t\t\t\treg = <6>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme6\";\n" @@ -2131,7 +2139,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 7 {\n" + "+\t\t\t\tled@7 {\n" "+\t\t\t\t\treg = <7>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme7\";\n" @@ -2139,7 +2147,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 8 {\n" + "+\t\t\t\tled@8 {\n" "+\t\t\t\t\treg = <8>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme8\";\n" @@ -2147,7 +2155,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 9 {\n" + "+\t\t\t\tled@9 {\n" "+\t\t\t\t\treg = <9>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"nvme9\";\n" @@ -2155,7 +2163,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 10 {\n" + "+\t\t\t\tled@10 {\n" "+\t\t\t\t\treg = <10>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"fan0\";\n" @@ -2163,7 +2171,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 11 {\n" + "+\t\t\t\tled@11 {\n" "+\t\t\t\t\treg = <11>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"fan1\";\n" @@ -2171,7 +2179,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 12 {\n" + "+\t\t\t\tled@12 {\n" "+\t\t\t\t\treg = <12>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"fan2\";\n" @@ -2179,7 +2187,7 @@ "+\t\t\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tled at 13 {\n" + "+\t\t\t\tled@13 {\n" "+\t\t\t\t\treg = <13>;\n" "+\t\t\t\t\tdefault-state = \"keep\";\n" "+\t\t\t\t\tlabel = \"fan3\";\n" @@ -2188,7 +2196,7 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tpca0: led-controller at 61 {\n" + "+\t\t\tpca0: led-controller@61 {\n" "+\t\t\t\tcompatible = \"nxp,pca9552\";\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" @@ -2208,52 +2216,52 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\ti2c-mux at 71 {\n" + "+\ti2c-mux@71 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x71>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c14mux1chn0: i2c at 0 {\n" + "+\t\ti2c14mux1chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c32\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c14mux1chn1: i2c at 1 {\n" + "+\t\ti2c14mux1chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c32\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c14mux1chn2: i2c at 2 {\n" + "+\t\ti2c14mux1chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c32\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c14mux1chn3: i2c at 3 {\n" + "+\t\ti2c14mux1chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 50 {\n" + "+\t\t\teeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c32\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" @@ -2264,146 +2272,146 @@ "+&i2c15 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ti2c-mux at 70 {\n" + "+\ti2c-mux@70 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x70>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c15mux0chn0: i2c at 0 {\n" + "+\t\ti2c15mux0chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux0chn1: i2c at 1 {\n" + "+\t\ti2c15mux0chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux0chn2: i2c at 2 {\n" + "+\t\ti2c15mux0chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux0chn3: i2c at 3 {\n" + "+\t\ti2c15mux0chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\t};\n" "+\n" - "+\ti2c-mux at 71 {\n" + "+\ti2c-mux@71 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x71>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c15mux1chn0: i2c at 0 {\n" + "+\t\ti2c15mux1chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux1chn1: i2c at 1 {\n" + "+\t\ti2c15mux1chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux1chn2: i2c at 2 {\n" + "+\t\ti2c15mux1chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux1chn3: i2c at 3 {\n" + "+\t\ti2c15mux1chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\t};\n" "+\n" - "+\ti2c-mux at 72 {\n" + "+\ti2c-mux@72 {\n" "+\t\tcompatible = \"nxp,pca9546\";\n" "+\t\treg = <0x72>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c15mux2chn0: i2c at 0 {\n" + "+\t\ti2c15mux2chn0: i2c@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux2chn1: i2c at 1 {\n" + "+\t\ti2c15mux2chn1: i2c@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\teeprom at 53 {\n" + "+\t\t\teeprom@53 {\n" "+\t\t\t\tcompatible = \"atmel,24c64\";\n" "+\t\t\t\treg = <0x53>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux2chn2: i2c at 2 {\n" + "+\t\ti2c15mux2chn2: i2c@2 {\n" "+\t\t\treg = <2>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c15mux2chn3: i2c at 3 {\n" + "+\t\ti2c15mux2chn3: i2c@3 {\n" "+\t\t\treg = <3>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" @@ -2508,46 +2516,46 @@ "+};\n" "+\n" "+&fsi_hub0 {\n" - "+\tcfam at 4,0 { /* DCM2_C0 */\n" + "+\tcfam@4,0 { /* DCM2_C0 */\n" "+\t\treg = <4 0>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" "+\t\tchip-id = <4>;\n" "+\n" - "+\t\tscom at 1000 {\n" + "+\t\tscom@1000 {\n" "+\t\t\tcompatible = \"ibm,p9-scom\";\n" "+\t\t\treg = <0x1000 0x400>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c at 1800 {\n" + "+\t\ti2c@1800 {\n" "+\t\t\tcompatible = \"ibm,i2c-fsi\";\n" "+\t\t\treg = <0x1800 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam4_i2c0: i2c-bus at 0 {\n" + "+\t\t\tcfam4_i2c0: i2c-bus@0 {\n" "+\t\t\t\treg = <0>;\t/* OM01 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom500: scom at 1000 {\n" + "+\t\t\t\t\t\tscom500: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo500: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo500: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2555,29 +2563,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c1: i2c-bus at 1 {\n" + "+\t\t\tcfam4_i2c1: i2c-bus@1 {\n" "+\t\t\t\treg = <1>;\t/* OM23 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom501: scom at 1000 {\n" + "+\t\t\t\t\t\tscom501: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo501: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo501: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2585,29 +2593,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c10: i2c-bus at a {\n" + "+\t\t\tcfam4_i2c10: i2c-bus@a {\n" "+\t\t\t\treg = <10>;\t/* OP3A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom510: scom at 1000 {\n" + "+\t\t\t\t\t\tscom510: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo510: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo510: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2615,29 +2623,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c11: i2c-bus at b {\n" + "+\t\t\tcfam4_i2c11: i2c-bus@b {\n" "+\t\t\t\treg = <11>;\t/* OP3B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom511: scom at 1000 {\n" + "+\t\t\t\t\t\tscom511: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo511: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo511: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2645,29 +2653,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c12: i2c-bus at c {\n" + "+\t\t\tcfam4_i2c12: i2c-bus@c {\n" "+\t\t\t\treg = <12>;\t/* OP4A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom512: scom at 1000 {\n" + "+\t\t\t\t\t\tscom512: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo512: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo512: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2675,29 +2683,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c13: i2c-bus at d {\n" + "+\t\t\tcfam4_i2c13: i2c-bus@d {\n" "+\t\t\t\treg = <13>;\t/* OP4B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom513: scom at 1000 {\n" + "+\t\t\t\t\t\tscom513: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo513: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo513: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2705,29 +2713,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c14: i2c-bus at e {\n" + "+\t\t\tcfam4_i2c14: i2c-bus@e {\n" "+\t\t\t\treg = <14>;\t/* OP5A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom514: scom at 1000 {\n" + "+\t\t\t\t\t\tscom514: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo514: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo514: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2735,29 +2743,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_i2c15: i2c-bus at f {\n" + "+\t\t\tcfam4_i2c15: i2c-bus@f {\n" "+\t\t\t\treg = <15>;\t/* OP5B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom515: scom at 1000 {\n" + "+\t\t\t\t\t\tscom515: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo515: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo515: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2766,19 +2774,19 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi2spi at 1c00 {\n" + "+\t\tfsi2spi@1c00 {\n" "+\t\t\tcompatible = \"ibm,fsi2spi\";\n" "+\t\t\treg = <0x1c00 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam4_spi0: spi at 0 {\n" + "+\t\t\tcfam4_spi0: spi@0 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x0>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -2788,13 +2796,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_spi1: spi at 20 {\n" + "+\t\t\tcfam4_spi1: spi@20 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x20>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -2804,13 +2812,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_spi2: spi at 40 {\n" + "+\t\t\tcfam4_spi2: spi@40 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x40>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -2820,13 +2828,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam4_spi3: spi at 60 {\n" + "+\t\t\tcfam4_spi3: spi@60 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -2837,7 +2845,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tsbefifo at 2400 {\n" + "+\t\tsbefifo@2400 {\n" "+\t\t\tcompatible = \"ibm,p9-sbefifo\";\n" "+\t\t\treg = <0x2400 0x400>;\n" "+\n" @@ -2851,7 +2859,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi at 3400 {\n" + "+\t\tfsi@3400 {\n" "+\t\t\tcompatible = \"ibm,p9-fsi-controller\";\n" "+\t\t\treg = <0x3400 0x400>;\n" "+\t\t\t#address-cells = <2>;\n" @@ -2860,46 +2868,46 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tcfam at 5,0 { /* DCM2_C1 */\n" + "+\tcfam@5,0 { /* DCM2_C1 */\n" "+\t\treg = <5 0>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" "+\t\tchip-id = <5>;\n" "+\n" - "+\t\tscom at 1000 {\n" + "+\t\tscom@1000 {\n" "+\t\t\tcompatible = \"ibm,p9-scom\";\n" "+\t\t\treg = <0x1000 0x400>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c at 1800 {\n" + "+\t\ti2c@1800 {\n" "+\t\t\tcompatible = \"ibm,i2c-fsi\";\n" "+\t\t\treg = <0x1800 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam5_i2c2: i2c-bus at 2 {\n" + "+\t\t\tcfam5_i2c2: i2c-bus@2 {\n" "+\t\t\t\treg = <2>;\t/* OM45 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom602: scom at 1000 {\n" + "+\t\t\t\t\t\tscom602: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo602: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo602: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2907,29 +2915,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c3: i2c-bus at 3 {\n" + "+\t\t\tcfam5_i2c3: i2c-bus@3 {\n" "+\t\t\t\treg = <3>;\t/* OM67 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom603: scom at 1000 {\n" + "+\t\t\t\t\t\tscom603: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo603: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo603: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2937,29 +2945,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c10: i2c-bus at a {\n" + "+\t\t\tcfam5_i2c10: i2c-bus@a {\n" "+\t\t\t\treg = <10>;\t/* OP3A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom610: scom at 1000 {\n" + "+\t\t\t\t\t\tscom610: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo610: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo610: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2967,29 +2975,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c11: i2c-bus at b {\n" + "+\t\t\tcfam5_i2c11: i2c-bus@b {\n" "+\t\t\t\treg = <11>;\t/* OP3B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom611: scom at 1000 {\n" + "+\t\t\t\t\t\tscom611: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo611: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo611: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -2997,29 +3005,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c14: i2c-bus at e {\n" + "+\t\t\tcfam5_i2c14: i2c-bus@e {\n" "+\t\t\t\treg = <14>;\t/* OP5A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom614: scom at 1000 {\n" + "+\t\t\t\t\t\tscom614: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo614: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo614: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3027,29 +3035,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c15: i2c-bus at f {\n" + "+\t\t\tcfam5_i2c15: i2c-bus@f {\n" "+\t\t\t\treg = <15>;\t/* OP5B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom615: scom at 1000 {\n" + "+\t\t\t\t\t\tscom615: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo615: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo615: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3057,29 +3065,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c16: i2c-bus at 10 {\n" + "+\t\t\tcfam5_i2c16: i2c-bus@10 {\n" "+\t\t\t\treg = <16>;\t/* OP6A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom616: scom at 1000 {\n" + "+\t\t\t\t\t\tscom616: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo616: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo616: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3087,29 +3095,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_i2c17: i2c-bus at 11 {\n" + "+\t\t\tcfam5_i2c17: i2c-bus@11 {\n" "+\t\t\t\treg = <17>;\t/* OP6B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom617: scom at 1000 {\n" + "+\t\t\t\t\t\tscom617: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo617: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo617: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3118,19 +3126,19 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi2spi at 1c00 {\n" + "+\t\tfsi2spi@1c00 {\n" "+\t\t\tcompatible = \"ibm,fsi2spi\";\n" "+\t\t\treg = <0x1c00 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam5_spi0: spi at 0 {\n" + "+\t\t\tcfam5_spi0: spi@0 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x0>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3140,13 +3148,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_spi1: spi at 20 {\n" + "+\t\t\tcfam5_spi1: spi@20 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x20>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3156,13 +3164,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_spi2: spi at 40 {\n" + "+\t\t\tcfam5_spi2: spi@40 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x40>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3172,13 +3180,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam5_spi3: spi at 60 {\n" + "+\t\t\tcfam5_spi3: spi@60 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3189,7 +3197,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tsbefifo at 2400 {\n" + "+\t\tsbefifo@2400 {\n" "+\t\t\tcompatible = \"ibm,p9-sbefifo\";\n" "+\t\t\treg = <0x2400 0x400>;\n" "+\n" @@ -3203,7 +3211,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi at 3400 {\n" + "+\t\tfsi@3400 {\n" "+\t\t\tcompatible = \"ibm,p9-fsi-controller\";\n" "+\t\t\treg = <0x3400 0x400>;\n" "+\t\t\t#address-cells = <2>;\n" @@ -3212,46 +3220,46 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tcfam at 6,0 { /* DCM3_C0 */\n" + "+\tcfam@6,0 { /* DCM3_C0 */\n" "+\t\treg = <6 0>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" "+\t\tchip-id = <6>;\n" "+\n" - "+\t\tscom at 1000 {\n" + "+\t\tscom@1000 {\n" "+\t\t\tcompatible = \"ibm,p9-scom\";\n" "+\t\t\treg = <0x1000 0x400>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c at 1800 {\n" + "+\t\ti2c@1800 {\n" "+\t\t\tcompatible = \"ibm,i2c-fsi\";\n" "+\t\t\treg = <0x1800 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam6_i2c0: i2c-bus at 0 {\n" + "+\t\t\tcfam6_i2c0: i2c-bus@0 {\n" "+\t\t\t\treg = <0>;\t/* OM01 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom700: scom at 1000 {\n" + "+\t\t\t\t\t\tscom700: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo700: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo700: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3259,29 +3267,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c1: i2c-bus at 1 {\n" + "+\t\t\tcfam6_i2c1: i2c-bus@1 {\n" "+\t\t\t\treg = <1>;\t/* OM23 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom701: scom at 1000 {\n" + "+\t\t\t\t\t\tscom701: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo701: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo701: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3289,29 +3297,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c10: i2c-bus at a {\n" + "+\t\t\tcfam6_i2c10: i2c-bus@a {\n" "+\t\t\t\treg = <10>;\t/* OP3A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom710: scom at 1000 {\n" + "+\t\t\t\t\t\tscom710: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo710: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo710: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3319,29 +3327,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c11: i2c-bus at b {\n" + "+\t\t\tcfam6_i2c11: i2c-bus@b {\n" "+\t\t\t\treg = <11>;\t/* OP3B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom711: scom at 1000 {\n" + "+\t\t\t\t\t\tscom711: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo711: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo711: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3349,29 +3357,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c12: i2c-bus at c {\n" + "+\t\t\tcfam6_i2c12: i2c-bus@c {\n" "+\t\t\t\treg = <12>;\t/* OP4A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom712: scom at 1000 {\n" + "+\t\t\t\t\t\tscom712: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo712: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo712: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3379,29 +3387,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c13: i2c-bus at d {\n" + "+\t\t\tcfam6_i2c13: i2c-bus@d {\n" "+\t\t\t\treg = <13>;\t/* OP4B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom713: scom at 1000 {\n" + "+\t\t\t\t\t\tscom713: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo713: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo713: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3409,29 +3417,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c14: i2c-bus at e {\n" + "+\t\t\tcfam6_i2c14: i2c-bus@e {\n" "+\t\t\t\treg = <14>;\t/* OP5A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom714: scom at 1000 {\n" + "+\t\t\t\t\t\tscom714: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo714: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo714: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3439,29 +3447,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_i2c15: i2c-bus at f {\n" + "+\t\t\tcfam6_i2c15: i2c-bus@f {\n" "+\t\t\t\treg = <15>;\t/* OP5B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom715: scom at 1000 {\n" + "+\t\t\t\t\t\tscom715: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo715: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo715: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3470,19 +3478,19 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi2spi at 1c00 {\n" + "+\t\tfsi2spi@1c00 {\n" "+\t\t\tcompatible = \"ibm,fsi2spi\";\n" "+\t\t\treg = <0x1c00 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam6_spi0: spi at 0 {\n" + "+\t\t\tcfam6_spi0: spi@0 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x0>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3492,13 +3500,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_spi1: spi at 20 {\n" + "+\t\t\tcfam6_spi1: spi@20 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x20>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3508,13 +3516,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_spi2: spi at 40 {\n" + "+\t\t\tcfam6_spi2: spi@40 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x40>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3524,13 +3532,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam6_spi3: spi at 60 {\n" + "+\t\t\tcfam6_spi3: spi@60 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3541,7 +3549,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tsbefifo at 2400 {\n" + "+\t\tsbefifo@2400 {\n" "+\t\t\tcompatible = \"ibm,p9-sbefifo\";\n" "+\t\t\treg = <0x2400 0x400>;\n" "+\n" @@ -3555,7 +3563,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi at 3400 {\n" + "+\t\tfsi@3400 {\n" "+\t\t\tcompatible = \"ibm,p9-fsi-controller\";\n" "+\t\t\treg = <0x3400 0x400>;\n" "+\t\t\t#address-cells = <2>;\n" @@ -3564,46 +3572,46 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tcfam at 7,0 { /* DCM3_C1 */\n" + "+\tcfam@7,0 { /* DCM3_C1 */\n" "+\t\treg = <7 0>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" "+\t\tchip-id = <7>;\n" "+\n" - "+\t\tscom at 1000 {\n" + "+\t\tscom@1000 {\n" "+\t\t\tcompatible = \"ibm,p9-scom\";\n" "+\t\t\treg = <0x1000 0x400>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c at 1800 {\n" + "+\t\ti2c@1800 {\n" "+\t\t\tcompatible = \"ibm,i2c-fsi\";\n" "+\t\t\treg = <0x1800 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam7_i2c2: i2c-bus at 2 {\n" + "+\t\t\tcfam7_i2c2: i2c-bus@2 {\n" "+\t\t\t\treg = <2>;\t/* OM45 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom802: scom at 1000 {\n" + "+\t\t\t\t\t\tscom802: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo802: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo802: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3611,29 +3619,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c3: i2c-bus at 3 {\n" + "+\t\t\tcfam7_i2c3: i2c-bus@3 {\n" "+\t\t\t\treg = <3>;\t/* OM67 */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom803: scom at 1000 {\n" + "+\t\t\t\t\t\tscom803: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo803: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo803: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3641,29 +3649,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c10: i2c-bus at a {\n" + "+\t\t\tcfam7_i2c10: i2c-bus@a {\n" "+\t\t\t\treg = <10>;\t/* OP3A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom810: scom at 1000 {\n" + "+\t\t\t\t\t\tscom810: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo810: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo810: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3671,29 +3679,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c11: i2c-bus at b {\n" + "+\t\t\tcfam7_i2c11: i2c-bus@b {\n" "+\t\t\t\treg = <11>;\t/* OP3B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom811: scom at 1000 {\n" + "+\t\t\t\t\t\tscom811: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo811: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo811: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3701,29 +3709,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c14: i2c-bus at e {\n" + "+\t\t\tcfam7_i2c14: i2c-bus@e {\n" "+\t\t\t\treg = <14>;\t/* OP5A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom814: scom at 1000 {\n" + "+\t\t\t\t\t\tscom814: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo814: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo814: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3731,29 +3739,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c15: i2c-bus at f {\n" + "+\t\t\tcfam7_i2c15: i2c-bus@f {\n" "+\t\t\t\treg = <15>;\t/* OP5B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom815: scom at 1000 {\n" + "+\t\t\t\t\t\tscom815: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo815: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo815: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3761,29 +3769,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c16: i2c-bus at 10 {\n" + "+\t\t\tcfam7_i2c16: i2c-bus@10 {\n" "+\t\t\t\treg = <16>;\t/* OP6A */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom816: scom at 1000 {\n" + "+\t\t\t\t\t\tscom816: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo816: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo816: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3791,29 +3799,29 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_i2c17: i2c-bus at 11 {\n" + "+\t\t\tcfam7_i2c17: i2c-bus@11 {\n" "+\t\t\t\treg = <17>;\t/* OP6B */\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\tfsi at 20 {\n" + "+\t\t\t\tfsi@20 {\n" "+\t\t\t\t\tcompatible = \"ibm,i2cr-fsi-master\";\n" "+\t\t\t\t\treg = <0x20>;\n" "+\t\t\t\t\t#address-cells = <2>;\n" "+\t\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\t\tcfam at 0,0 {\n" + "+\t\t\t\t\tcfam@0,0 {\n" "+\t\t\t\t\t\treg = <0 0>;\n" "+\t\t\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t\t\t#size-cells = <1>;\n" "+\t\t\t\t\t\tchip-id = <0>;\n" "+\n" - "+\t\t\t\t\t\tscom817: scom at 1000 {\n" + "+\t\t\t\t\t\tscom817: scom@1000 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,i2cr-scom\";\n" "+\t\t\t\t\t\t\treg = <0x1000 0x400>;\n" "+\t\t\t\t\t\t};\n" "+\n" - "+\t\t\t\t\t\tsbefifo817: sbefifo at 2400 {\n" + "+\t\t\t\t\t\tsbefifo817: sbefifo@2400 {\n" "+\t\t\t\t\t\t\tcompatible = \"ibm,odyssey-sbefifo\";\n" "+\t\t\t\t\t\t\treg = <0x2400 0x400>;\n" "+\t\t\t\t\t\t};\n" @@ -3822,19 +3830,19 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi2spi at 1c00 {\n" + "+\t\tfsi2spi@1c00 {\n" "+\t\t\tcompatible = \"ibm,fsi2spi\";\n" "+\t\t\treg = <0x1c00 0x400>;\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\tcfam7_spi0: spi at 0 {\n" + "+\t\t\tcfam7_spi0: spi@0 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x0>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3844,13 +3852,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_spi1: spi at 20 {\n" + "+\t\t\tcfam7_spi1: spi@20 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x20>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3860,13 +3868,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_spi2: spi at 40 {\n" + "+\t\t\tcfam7_spi2: spi@40 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x40>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3876,13 +3884,13 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tcfam7_spi3: spi at 60 {\n" + "+\t\t\tcfam7_spi3: spi@60 {\n" "+\t\t\t\tcompatible = \"ibm,spi-fsi\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" "+\t\t\t\t#size-cells = <0>;\n" "+\n" - "+\t\t\t\teeprom at 0 {\n" + "+\t\t\t\teeprom@0 {\n" "+\t\t\t\t\tcompatible = \"atmel,at25\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\taddress-width = <24>;\n" @@ -3893,7 +3901,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tsbefifo at 2400 {\n" + "+\t\tsbefifo@2400 {\n" "+\t\t\tcompatible = \"ibm,p9-sbefifo\";\n" "+\t\t\treg = <0x2400 0x400>;\n" "+\n" @@ -3907,7 +3915,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tfsi at 3400 {\n" + "+\t\tfsi@3400 {\n" "+\t\t\tcompatible = \"ibm,p9-fsi-controller\";\n" "+\t\t\treg = <0x3400 0x400>;\n" "+\t\t\t#address-cells = <2>;\n" @@ -3919,4 +3927,4 @@ "-- \n" 2.39.3 -85273ca8279bcf99d559c18b67509a18741b498b6b86ed4621a5ae9c145ce846 +b4c58b2d09fae10ebd6852da06cf3624b728fceb71d1a013b0e8886f54107f4c
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.