diff for duplicates of <20240425213701.655540-14-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 249d782..2480c47 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,7 +50,7 @@ index 000000000000..8503ce2480b5 + bootargs = "console=ttyS4,115200n8 earlycon"; + }; + -+ memory at 80000000 { ++ memory@80000000 { + device_type = "memory"; + reg = <0x80000000 0x40000000>; + }; @@ -60,12 +60,12 @@ index 000000000000..8503ce2480b5 + #size-cells = <1>; + ranges; + -+ event_log: tcg_event_log at b3d00000 { ++ event_log: tcg_event_log@b3d00000 { + no-map; + reg = <0xb3d00000 0x100000>; + }; + -+ ramoops at b3e00000 { ++ ramoops@b3e00000 { + compatible = "ramoops"; + reg = <0xb3e00000 0x200000>; /* 16 * (4 * 0x8000) */ + record-size = <0x8000>; @@ -76,13 +76,13 @@ index 000000000000..8503ce2480b5 + }; + + /* LPC FW cycle bridge region requires natural alignment */ -+ flash_memory: region at b4000000 { ++ flash_memory: region@b4000000 { + no-map; + reg = <0xb4000000 0x04000000>; /* 64M */ + }; + + /* VGA region is dictated by hardware strapping */ -+ vga_memory: region at bf000000 { ++ vga_memory: region@bf000000 { + no-map; + compatible = "shared-dma-pool"; + reg = <0xbf000000 0x01000000>; /* 16M */ @@ -100,25 +100,25 @@ index 000000000000..8503ce2480b5 + <&gpio0 ASPEED_GPIO(G, 5) GPIO_ACTIVE_HIGH>; + idle-state = <0>; + -+ i2c2mux0: i2c at 0 { ++ i2c2mux0: i2c@0 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0>; + }; + -+ i2c2mux1: i2c at 1 { ++ i2c2mux1: i2c@1 { + #address-cells = <1>; + #size-cells = <0>; + reg = <1>; + }; + -+ i2c2mux2: i2c at 2 { ++ i2c2mux2: i2c@2 { + #address-cells = <1>; + #size-cells = <0>; + reg = <2>; + }; + -+ i2c2mux3: i2c at 3 { ++ i2c2mux3: i2c@3 { + #address-cells = <1>; + #size-cells = <0>; + reg = <3>; @@ -278,12 +278,12 @@ index 000000000000..8503ce2480b5 +&i2c0 { + status = "okay"; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ tca_pres1: tca9554 at 20{ ++ tca_pres1: tca9554@20{ + compatible = "ti,tca9554"; + reg = <0x20>; + gpio-controller; @@ -311,17 +311,17 @@ index 000000000000..8503ce2480b5 +&i2c3 { + status = "okay"; + -+ power-supply at 68 { ++ power-supply@68 { + compatible = "ibm,cffps"; + reg = <0x68>; + }; + -+ power-supply at 69 { ++ power-supply@69 { + compatible = "ibm,cffps"; + reg = <0x69>; + }; + -+ pca_pres1: pca9552 at 61 { ++ pca_pres1: pca9552@61 { + compatible = "nxp,pca9552"; + reg = <0x61>; + #address-cells = <1>; @@ -343,22 +343,22 @@ index 000000000000..8503ce2480b5 +&i2c4 { + status = "okay"; + -+ tmp275 at 48 { ++ tmp275@48 { + compatible = "ti,tmp275"; + reg = <0x48>; + }; + -+ tmp275 at 49 { ++ tmp275@49 { + compatible = "ti,tmp275"; + reg = <0x49>; + }; + -+ tmp275 at 4a { ++ tmp275@4a { + compatible = "ti,tmp275"; + reg = <0x4a>; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; @@ -366,17 +366,17 @@ index 000000000000..8503ce2480b5 + status = "okay"; + i2c-mux-idle-disconnect; + -+ i2c4mux0chn0: i2c at 0 { ++ i2c4mux0chn0: i2c@0 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ pca9551 at 60 { ++ pca9551@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -385,7 +385,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "cablecard0-cxp-top"; + reg = <0>; + retain-state-shutdown; @@ -393,7 +393,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "cablecard0-cxp-bot"; + reg = <1>; + retain-state-shutdown; @@ -403,23 +403,23 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ i2c4mux0chn1: i2c at 1 { ++ i2c4mux0chn1: i2c@1 { + #address-cells = <1>; + #size-cells = <0>; + reg = <1>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + }; + -+ i2c4mux0chn2: i2c at 2 { ++ i2c4mux0chn2: i2c@2 { + #address-cells = <1>; + #size-cells = <0>; + reg = <2>; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c64"; + reg = <0x52>; + }; @@ -430,17 +430,17 @@ index 000000000000..8503ce2480b5 +&i2c5 { + status = "okay"; + -+ tmp275 at 48 { ++ tmp275@48 { + compatible = "ti,tmp275"; + reg = <0x48>; + }; + -+ tmp275 at 49 { ++ tmp275@49 { + compatible = "ti,tmp275"; + reg = <0x49>; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; @@ -448,17 +448,17 @@ index 000000000000..8503ce2480b5 + status = "okay"; + i2c-mux-idle-disconnect; + -+ i2c5mux0chn0: i2c at 0 { ++ i2c5mux0chn0: i2c@0 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ pca9551 at 60 { ++ pca9551@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -467,7 +467,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "cablecard3-cxp-top"; + reg = <0>; + retain-state-shutdown; @@ -475,7 +475,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "cablecard3-cxp-bot"; + reg = <1>; + retain-state-shutdown; @@ -485,17 +485,17 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ i2c5mux0chn1: i2c at 1 { ++ i2c5mux0chn1: i2c@1 { + #address-cells = <1>; + #size-cells = <0>; + reg = <1>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ pca9551 at 61 { ++ pca9551@61 { + compatible = "nxp,pca9551"; + reg = <0x61>; + #address-cells = <1>; @@ -504,7 +504,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "cablecard4-cxp-top"; + reg = <0>; + retain-state-shutdown; @@ -512,7 +512,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "cablecard4-cxp-bot"; + reg = <1>; + retain-state-shutdown; @@ -527,22 +527,22 @@ index 000000000000..8503ce2480b5 +&i2c6 { + status = "okay"; + -+ tmp275 at 48 { ++ tmp275@48 { + compatible = "ti,tmp275"; + reg = <0x48>; + }; + -+ tmp275 at 4a { ++ tmp275@4a { + compatible = "ti,tmp275"; + reg = <0x4a>; + }; + -+ tmp275 at 4b { ++ tmp275@4b { + compatible = "ti,tmp275"; + reg = <0x4b>; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; @@ -550,45 +550,45 @@ index 000000000000..8503ce2480b5 + status = "okay"; + i2c-mux-idle-disconnect; + -+ i2c6mux0chn0: i2c at 0 { ++ i2c6mux0chn0: i2c@0 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0>; + -+ eeprom at 53 { ++ eeprom@53 { + compatible = "atmel,24c64"; + reg = <0x53>; + }; + }; + -+ i2c6mux0chn1: i2c at 1 { ++ i2c6mux0chn1: i2c@1 { + #address-cells = <1>; + #size-cells = <0>; + reg = <1>; + -+ eeprom at 52 { ++ eeprom@52 { + compatible = "atmel,24c64"; + reg = <0x52>; + }; + }; + -+ i2c6mux0chn2: i2c at 2 { ++ i2c6mux0chn2: i2c@2 { + #address-cells = <1>; + #size-cells = <0>; + reg = <2>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + }; + -+ i2c6mux0chn3: i2c at 3 { ++ i2c6mux0chn3: i2c@3 { + #address-cells = <1>; + #size-cells = <0>; + reg = <3>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; @@ -600,7 +600,7 @@ index 000000000000..8503ce2480b5 + multi-master; + status = "okay"; + -+ pca9552 at 30 { ++ pca9552@30 { + compatible = "ibm,pca9552"; + reg = <0x30>; + #address-cells = <1>; @@ -609,7 +609,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "pcieslot0"; + reg = <0>; + retain-state-shutdown; @@ -617,7 +617,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "pcieslot1"; + reg = <1>; + retain-state-shutdown; @@ -625,7 +625,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "pcieslot2"; + reg = <2>; + retain-state-shutdown; @@ -633,7 +633,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "pcieslot3"; + reg = <3>; + retain-state-shutdown; @@ -641,7 +641,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "pcieslot4"; + reg = <4>; + retain-state-shutdown; @@ -649,7 +649,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "cpu1"; + reg = <5>; + retain-state-shutdown; @@ -657,7 +657,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "cpu-vrm1"; + reg = <6>; + retain-state-shutdown; @@ -665,7 +665,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + label = "lcd-russel"; + reg = <8>; + retain-state-shutdown; @@ -674,7 +674,7 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ pca9552 at 31 { ++ pca9552@31 { + compatible = "ibm,pca9552"; + reg = <0x31>; + #address-cells = <1>; @@ -683,7 +683,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "ddimm0"; + reg = <0>; + retain-state-shutdown; @@ -691,7 +691,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "ddimm1"; + reg = <1>; + retain-state-shutdown; @@ -699,7 +699,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "ddimm2"; + reg = <2>; + retain-state-shutdown; @@ -707,7 +707,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "ddimm3"; + reg = <3>; + retain-state-shutdown; @@ -715,7 +715,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "ddimm4"; + reg = <4>; + retain-state-shutdown; @@ -723,7 +723,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "ddimm5"; + reg = <5>; + retain-state-shutdown; @@ -731,7 +731,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "ddimm6"; + reg = <6>; + retain-state-shutdown; @@ -739,7 +739,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + label = "ddimm7"; + reg = <7>; + retain-state-shutdown; @@ -747,7 +747,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + label = "ddimm8"; + reg = <8>; + retain-state-shutdown; @@ -755,7 +755,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + label = "ddimm9"; + reg = <9>; + retain-state-shutdown; @@ -763,7 +763,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + label = "ddimm10"; + reg = <10>; + retain-state-shutdown; @@ -771,7 +771,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + label = "ddimm11"; + reg = <11>; + retain-state-shutdown; @@ -779,7 +779,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + label = "ddimm12"; + reg = <12>; + retain-state-shutdown; @@ -787,7 +787,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + label = "ddimm13"; + reg = <13>; + retain-state-shutdown; @@ -795,7 +795,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + label = "ddimm14"; + reg = <14>; + retain-state-shutdown; @@ -803,7 +803,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + label = "ddimm15"; + reg = <15>; + retain-state-shutdown; @@ -812,7 +812,7 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ pca9552 at 32 { ++ pca9552@32 { + compatible = "ibm,pca9552"; + reg = <0x32>; + #address-cells = <1>; @@ -821,7 +821,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "ddimm16"; + reg = <0>; + retain-state-shutdown; @@ -829,7 +829,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "ddimm17"; + reg = <1>; + retain-state-shutdown; @@ -837,7 +837,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "ddimm18"; + reg = <2>; + retain-state-shutdown; @@ -845,7 +845,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "ddimm19"; + reg = <3>; + retain-state-shutdown; @@ -853,7 +853,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "ddimm20"; + reg = <4>; + retain-state-shutdown; @@ -861,7 +861,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "ddimm21"; + reg = <5>; + retain-state-shutdown; @@ -869,7 +869,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "ddimm22"; + reg = <6>; + retain-state-shutdown; @@ -877,7 +877,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + label = "ddimm23"; + reg = <7>; + retain-state-shutdown; @@ -885,7 +885,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + label = "ddimm24"; + reg = <8>; + retain-state-shutdown; @@ -893,7 +893,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + label = "ddimm25"; + reg = <9>; + retain-state-shutdown; @@ -901,7 +901,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + label = "ddimm26"; + reg = <10>; + retain-state-shutdown; @@ -909,7 +909,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + label = "ddimm27"; + reg = <11>; + retain-state-shutdown; @@ -917,7 +917,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + label = "ddimm28"; + reg = <12>; + retain-state-shutdown; @@ -925,7 +925,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + label = "ddimm29"; + reg = <13>; + retain-state-shutdown; @@ -933,7 +933,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + label = "ddimm30"; + reg = <14>; + retain-state-shutdown; @@ -941,7 +941,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + label = "ddimm31"; + reg = <15>; + retain-state-shutdown; @@ -950,7 +950,7 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ pca9552 at 33 { ++ pca9552@33 { + compatible = "ibm,pca9552"; + reg = <0x33>; + #address-cells = <1>; @@ -959,7 +959,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "planar"; + reg = <0>; + retain-state-shutdown; @@ -967,7 +967,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "cpu0"; + reg = <1>; + retain-state-shutdown; @@ -975,7 +975,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "dasd-pyramid0"; + reg = <3>; + retain-state-shutdown; @@ -983,7 +983,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "dasd-pyramid1"; + reg = <4>; + retain-state-shutdown; @@ -991,7 +991,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "dasd-pyramid2"; + reg = <5>; + retain-state-shutdown; @@ -999,7 +999,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "cpu0-vrm0"; + reg = <6>; + retain-state-shutdown; @@ -1007,7 +1007,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + label = "rtc-battery"; + reg = <7>; + retain-state-shutdown; @@ -1015,7 +1015,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 8 { ++ led@8 { + label = "base-blyth"; + reg = <8>; + retain-state-shutdown; @@ -1023,7 +1023,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 9 { ++ led@9 { + label = "pcieslot6"; + reg = <9>; + retain-state-shutdown; @@ -1031,7 +1031,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 10 { ++ led@10 { + label = "pcieslot7"; + reg = <10>; + retain-state-shutdown; @@ -1039,7 +1039,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 11 { ++ led@11 { + label = "pcieslot8"; + reg = <11>; + retain-state-shutdown; @@ -1047,7 +1047,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 12 { ++ led@12 { + label = "pcieslot9"; + reg = <12>; + retain-state-shutdown; @@ -1055,7 +1055,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 13 { ++ led@13 { + label = "pcieslot10"; + reg = <13>; + retain-state-shutdown; @@ -1063,7 +1063,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 14 { ++ led@14 { + label = "pcieslot11"; + reg = <14>; + retain-state-shutdown; @@ -1071,7 +1071,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 15 { ++ led@15 { + label = "tpm-wilson"; + reg = <15>; + retain-state-shutdown; @@ -1080,22 +1080,22 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ si7021-a20 at 40 { ++ si7021-a20@40 { + compatible = "silabs,si7020"; + reg = <0x40>; + }; + -+ tmp275 at 48 { ++ tmp275@48 { + compatible = "ti,tmp275"; + reg = <0x48>; + }; + -+ max: max31785 at 52 { ++ max: max31785@52 { + compatible = "maxim,max31785a"; + reg = <0x52>; + }; + -+ pca9551 at 60 { ++ pca9551@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -1104,7 +1104,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "front-sys-id0"; + reg = <0>; + retain-state-shutdown; @@ -1112,7 +1112,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "front-check-log0"; + reg = <1>; + retain-state-shutdown; @@ -1120,7 +1120,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "front-enc-fault1"; + reg = <2>; + retain-state-shutdown; @@ -1128,7 +1128,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "front-sys-pwron0"; + reg = <3>; + retain-state-shutdown; @@ -1137,7 +1137,7 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ pca0: pca9552 at 61 { ++ pca0: pca9552@61 { + compatible = "nxp,pca9552"; + reg = <0x61>; + #address-cells = <1>; @@ -1146,7 +1146,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "fan0"; + reg = <0>; + retain-state-shutdown; @@ -1154,7 +1154,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "fan1"; + reg = <1>; + retain-state-shutdown; @@ -1162,7 +1162,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "fan2"; + reg = <2>; + retain-state-shutdown; @@ -1170,7 +1170,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "fan3"; + reg = <3>; + retain-state-shutdown; @@ -1178,7 +1178,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "fan4"; + reg = <4>; + retain-state-shutdown; @@ -1186,7 +1186,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "fan5"; + reg = <5>; + retain-state-shutdown; @@ -1195,23 +1195,23 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ ibm-panel at 62 { ++ ibm-panel@62 { + compatible = "ibm,op-panel"; + reg = <(0x62 | I2C_OWN_SLAVE_ADDRESS)>; + }; + -+ dps: dps310 at 76 { ++ dps: dps310@76 { + compatible = "infineon,dps310"; + reg = <0x76>; + #io-channel-cells = <0>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; @@ -1220,37 +1220,37 @@ index 000000000000..8503ce2480b5 +&i2c8 { + status = "okay"; + -+ ucd90320 at 11 { ++ ucd90320@11 { + compatible = "ti,ucd90320"; + reg = <0x11>; + }; + -+ rtc at 32 { ++ rtc@32 { + compatible = "epson,rx8900"; + reg = <0x32>; + }; + -+ tmp275 at 48 { ++ tmp275@48 { + compatible = "ti,tmp275"; + reg = <0x48>; + }; + -+ tmp275 at 4a { ++ tmp275@4a { + compatible = "ti,tmp275"; + reg = <0x4a>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; + -+ pca_pres3: pca9552 at 60 { ++ pca_pres3: pca9552@60 { + compatible = "nxp,pca9552"; + reg = <0x60>; + #address-cells = <1>; @@ -1263,7 +1263,7 @@ index 000000000000..8503ce2480b5 + "", "", "", "", "", "", "power-config-full-load", ""; + }; + -+ pca_pres2: pca9552 at 61 { ++ pca_pres2: pca9552@61 { + compatible = "nxp,pca9552"; + reg = <0x61>; + #address-cells = <1>; @@ -1286,17 +1286,17 @@ index 000000000000..8503ce2480b5 +&i2c9 { + status = "okay"; + -+ tmp423a at 4c { ++ tmp423a@4c { + compatible = "ti,tmp423"; + reg = <0x4c>; + }; + -+ tmp423b at 4d { ++ tmp423b@4d { + compatible = "ti,tmp423"; + reg = <0x4d>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; @@ -1305,17 +1305,17 @@ index 000000000000..8503ce2480b5 +&i2c10 { + status = "okay"; + -+ tmp423a at 4c { ++ tmp423a@4c { + compatible = "ti,tmp423"; + reg = <0x4c>; + }; + -+ tmp423b at 4d { ++ tmp423b@4d { + compatible = "ti,tmp423"; + reg = <0x4d>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c128"; + reg = <0x50>; + }; @@ -1324,17 +1324,17 @@ index 000000000000..8503ce2480b5 +&i2c11 { + status = "okay"; + -+ tmp275 at 48 { ++ tmp275@48 { + compatible = "ti,tmp275"; + reg = <0x48>; + }; + -+ tmp275 at 49 { ++ tmp275@49 { + compatible = "ti,tmp275"; + reg = <0x49>; + }; + -+ i2c-mux at 70 { ++ i2c-mux@70 { + compatible = "nxp,pca9546"; + reg = <0x70>; + #address-cells = <1>; @@ -1342,17 +1342,17 @@ index 000000000000..8503ce2480b5 + status = "okay"; + i2c-mux-idle-disconnect; + -+ i2c11mux0chn0: i2c at 0 { ++ i2c11mux0chn0: i2c@0 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0>; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ pca9551 at 60 { ++ pca9551@60 { + compatible = "nxp,pca9551"; + reg = <0x60>; + #address-cells = <1>; @@ -1361,7 +1361,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "cablecard10-cxp-top"; + reg = <0>; + retain-state-shutdown; @@ -1369,7 +1369,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "cablecard10-cxp-bot"; + reg = <1>; + retain-state-shutdown; @@ -1379,12 +1379,12 @@ index 000000000000..8503ce2480b5 + }; + }; + -+ i2c11mux0chn1: i2c at 1 { ++ i2c11mux0chn1: i2c@1 { + #address-cells = <1>; + #size-cells = <0>; + reg = <1>; + -+ eeprom at 51 { ++ eeprom@51 { + compatible = "atmel,24c64"; + reg = <0x51>; + }; @@ -1395,13 +1395,13 @@ index 000000000000..8503ce2480b5 +&i2c12 { + status = "okay"; + -+ tpm at 2e { ++ tpm@2e { + compatible = "nuvoton,npct75x", "tcg,tpm-tis-i2c"; + reg = <0x2e>; + memory-region = <&event_log>; + }; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; @@ -1410,12 +1410,12 @@ index 000000000000..8503ce2480b5 +&i2c13 { + status = "okay"; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ pca9552 at 60 { ++ pca9552@60 { + compatible = "nxp,pca9552"; + reg = <0x60>; + #address-cells = <1>; @@ -1424,7 +1424,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "nvme0"; + reg = <0>; + retain-state-shutdown; @@ -1432,7 +1432,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "nvme1"; + reg = <1>; + retain-state-shutdown; @@ -1440,7 +1440,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "nvme2"; + reg = <2>; + retain-state-shutdown; @@ -1448,7 +1448,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "nvme3"; + reg = <3>; + retain-state-shutdown; @@ -1456,7 +1456,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "nvme4"; + reg = <4>; + retain-state-shutdown; @@ -1464,7 +1464,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "nvme5"; + reg = <5>; + retain-state-shutdown; @@ -1472,7 +1472,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "nvme6"; + reg = <6>; + retain-state-shutdown; @@ -1480,7 +1480,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + label = "nvme7"; + reg = <7>; + retain-state-shutdown; @@ -1493,12 +1493,12 @@ index 000000000000..8503ce2480b5 +&i2c14 { + status = "okay"; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ pca9552 at 60 { ++ pca9552@60 { + compatible = "nxp,pca9552"; + reg = <0x60>; + #address-cells = <1>; @@ -1507,7 +1507,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "nvme8"; + reg = <0>; + retain-state-shutdown; @@ -1515,7 +1515,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "nvme9"; + reg = <1>; + retain-state-shutdown; @@ -1523,7 +1523,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "nvme10"; + reg = <2>; + retain-state-shutdown; @@ -1531,7 +1531,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "nvme11"; + reg = <3>; + retain-state-shutdown; @@ -1539,7 +1539,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "nvme12"; + reg = <4>; + retain-state-shutdown; @@ -1547,7 +1547,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "nvme13"; + reg = <5>; + retain-state-shutdown; @@ -1555,7 +1555,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "nvme14"; + reg = <6>; + retain-state-shutdown; @@ -1563,7 +1563,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + label = "nvme15"; + reg = <7>; + retain-state-shutdown; @@ -1576,12 +1576,12 @@ index 000000000000..8503ce2480b5 +&i2c15 { + status = "okay"; + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,24c64"; + reg = <0x50>; + }; + -+ pca9552 at 60 { ++ pca9552@60 { + compatible = "nxp,pca9552"; + reg = <0x60>; + #address-cells = <1>; @@ -1590,7 +1590,7 @@ index 000000000000..8503ce2480b5 + gpio-controller; + #gpio-cells = <2>; + -+ led at 0 { ++ led@0 { + label = "nvme16"; + reg = <0>; + retain-state-shutdown; @@ -1598,7 +1598,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 1 { ++ led@1 { + label = "nvme17"; + reg = <1>; + retain-state-shutdown; @@ -1606,7 +1606,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 2 { ++ led@2 { + label = "nvme18"; + reg = <2>; + retain-state-shutdown; @@ -1614,7 +1614,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 3 { ++ led@3 { + label = "nvme19"; + reg = <3>; + retain-state-shutdown; @@ -1622,7 +1622,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 4 { ++ led@4 { + label = "nvme20"; + reg = <4>; + retain-state-shutdown; @@ -1630,7 +1630,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 5 { ++ led@5 { + label = "nvme21"; + reg = <5>; + retain-state-shutdown; @@ -1638,7 +1638,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 6 { ++ led@6 { + label = "nvme22"; + reg = <6>; + retain-state-shutdown; @@ -1646,7 +1646,7 @@ index 000000000000..8503ce2480b5 + type = <PCA955X_TYPE_LED>; + }; + -+ led at 7 { ++ led@7 { + label = "nvme23"; + reg = <7>; + retain-state-shutdown; diff --git a/a/content_digest b/N1/content_digest index 6899635..fbaa747 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,6 +3,18 @@ "Subject\0[PATCH v3 13/14] ARM: dts: aspeed: Add IBM P11 Blueridge BMC system\0" "Date\0Thu, 25 Apr 2024 16:37:00 -0500\0" "To\0linux-aspeed@lists.ozlabs.org\0" + "Cc\0eajames@linux.ibm.com" + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-fsi@lists.ozlabs.org + linux-spi@vger.kernel.org + linux-i2c@vger.kernel.org + lakshmiy@us.ibm.com + robh@kernel.org + krzk+dt@kernel.org + conor+dt@kernel.org + joel@jms.id.au + " andrew@codeconstruct.com.au\0" "\00:1\0" "b\0" "Add the device tree for the new BMC system. The Blueridge is a\n" @@ -57,7 +69,7 @@ "+\t\tbootargs = \"console=ttyS4,115200n8 earlycon\";\n" "+\t};\n" "+\n" - "+\tmemory at 80000000 {\n" + "+\tmemory@80000000 {\n" "+\t\tdevice_type = \"memory\";\n" "+\t\treg = <0x80000000 0x40000000>;\n" "+\t};\n" @@ -67,12 +79,12 @@ "+\t\t#size-cells = <1>;\n" "+\t\tranges;\n" "+\n" - "+\t\tevent_log: tcg_event_log at b3d00000 {\n" + "+\t\tevent_log: tcg_event_log@b3d00000 {\n" "+\t\t\tno-map;\n" "+\t\t\treg = <0xb3d00000 0x100000>;\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" @@ -83,13 +95,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\tno-map;\n" "+\t\t\treg = <0xb4000000 0x04000000>; /* 64M */\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\tno-map;\n" "+\t\t\tcompatible = \"shared-dma-pool\";\n" "+\t\t\treg = <0xbf000000 0x01000000>; /* 16M */\n" @@ -107,25 +119,25 @@ "+\t\t\t <&gpio0 ASPEED_GPIO(G, 5) GPIO_ACTIVE_HIGH>;\n" "+\t\tidle-state = <0>;\n" "+\n" - "+\t\ti2c2mux0: i2c at 0 {\n" + "+\t\ti2c2mux0: i2c@0 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <0>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c2mux1: i2c at 1 {\n" + "+\t\ti2c2mux1: i2c@1 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <1>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c2mux2: i2c at 2 {\n" + "+\t\ti2c2mux2: i2c@2 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <2>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c2mux3: i2c at 3 {\n" + "+\t\ti2c2mux3: i2c@3 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <3>;\n" @@ -285,12 +297,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" - "+\ttca_pres1: tca9554 at 20{\n" + "+\ttca_pres1: tca9554@20{\n" "+\t\tcompatible = \"ti,tca9554\";\n" "+\t\treg = <0x20>;\n" "+\t\tgpio-controller;\n" @@ -318,17 +330,17 @@ "+&i2c3 {\n" "+\tstatus = \"okay\";\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" - "+\tpca_pres1: pca9552 at 61 {\n" + "+\tpca_pres1: pca9552@61 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x61>;\n" "+\t\t#address-cells = <1>;\n" @@ -350,22 +362,22 @@ "+&i2c4 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttmp275 at 48 {\n" + "+\ttmp275@48 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x48>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 49 {\n" + "+\ttmp275@49 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x49>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 4a {\n" + "+\ttmp275@4a {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x4a>;\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" @@ -373,17 +385,17 @@ "+\t\tstatus = \"okay\";\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c4mux0chn0: i2c at 0 {\n" + "+\t\ti2c4mux0chn0: i2c@0 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <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\tpca9551 at 60 {\n" + "+\t\t\tpca9551@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -392,7 +404,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\tlabel = \"cablecard0-cxp-top\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -400,7 +412,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\tlabel = \"cablecard0-cxp-bot\";\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -410,23 +422,23 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c4mux0chn1: i2c at 1 {\n" + "+\t\ti2c4mux0chn1: i2c@1 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <1>;\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" "+\t\t};\n" "+\n" - "+\t\ti2c4mux0chn2: i2c at 2 {\n" + "+\t\ti2c4mux0chn2: i2c@2 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <2>;\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" @@ -437,17 +449,17 @@ "+&i2c5 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttmp275 at 48 {\n" + "+\ttmp275@48 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x48>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 49 {\n" + "+\ttmp275@49 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x49>;\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" @@ -455,17 +467,17 @@ "+\t\tstatus = \"okay\";\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c5mux0chn0: i2c at 0 {\n" + "+\t\ti2c5mux0chn0: i2c@0 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <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\tpca9551 at 60 {\n" + "+\t\t\tpca9551@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -474,7 +486,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\tlabel = \"cablecard3-cxp-top\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -482,7 +494,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\tlabel = \"cablecard3-cxp-bot\";\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -492,17 +504,17 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c5mux0chn1: i2c at 1 {\n" + "+\t\ti2c5mux0chn1: i2c@1 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <1>;\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\tpca9551 at 61 {\n" + "+\t\t\tpca9551@61 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x61>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -511,7 +523,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\tlabel = \"cablecard4-cxp-top\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -519,7 +531,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\tlabel = \"cablecard4-cxp-bot\";\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -534,22 +546,22 @@ "+&i2c6 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttmp275 at 48 {\n" + "+\ttmp275@48 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x48>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 4a {\n" + "+\ttmp275@4a {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x4a>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 4b {\n" + "+\ttmp275@4b {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x4b>;\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" @@ -557,45 +569,45 @@ "+\t\tstatus = \"okay\";\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c6mux0chn0: i2c at 0 {\n" + "+\t\ti2c6mux0chn0: i2c@0 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <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\ti2c6mux0chn1: i2c at 1 {\n" + "+\t\ti2c6mux0chn1: i2c@1 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <1>;\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" "+\t\t};\n" "+\n" - "+\t\ti2c6mux0chn2: i2c at 2 {\n" + "+\t\ti2c6mux0chn2: i2c@2 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <2>;\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\ti2c6mux0chn3: i2c at 3 {\n" + "+\t\ti2c6mux0chn3: i2c@3 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <3>;\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" @@ -607,7 +619,7 @@ "+\tmulti-master;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tpca9552 at 30 {\n" + "+\tpca9552@30 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x30>;\n" "+\t\t#address-cells = <1>;\n" @@ -616,7 +628,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"pcieslot0\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -624,7 +636,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"pcieslot1\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -632,7 +644,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"pcieslot2\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -640,7 +652,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"pcieslot3\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -648,7 +660,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"pcieslot4\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -656,7 +668,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"cpu1\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -664,7 +676,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"cpu-vrm1\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -672,7 +684,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\tlabel = \"lcd-russel\";\n" "+\t\t\treg = <8>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -681,7 +693,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tpca9552 at 31 {\n" + "+\tpca9552@31 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x31>;\n" "+\t\t#address-cells = <1>;\n" @@ -690,7 +702,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"ddimm0\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -698,7 +710,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"ddimm1\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -706,7 +718,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"ddimm2\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -714,7 +726,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"ddimm3\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -722,7 +734,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"ddimm4\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -730,7 +742,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"ddimm5\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -738,7 +750,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"ddimm6\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -746,7 +758,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\tlabel = \"ddimm7\";\n" "+\t\t\treg = <7>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -754,7 +766,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\tlabel = \"ddimm8\";\n" "+\t\t\treg = <8>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -762,7 +774,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\tlabel = \"ddimm9\";\n" "+\t\t\treg = <9>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -770,7 +782,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\tlabel = \"ddimm10\";\n" "+\t\t\treg = <10>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -778,7 +790,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\tlabel = \"ddimm11\";\n" "+\t\t\treg = <11>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -786,7 +798,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\tlabel = \"ddimm12\";\n" "+\t\t\treg = <12>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -794,7 +806,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\tlabel = \"ddimm13\";\n" "+\t\t\treg = <13>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -802,7 +814,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\tlabel = \"ddimm14\";\n" "+\t\t\treg = <14>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -810,7 +822,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\tlabel = \"ddimm15\";\n" "+\t\t\treg = <15>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -819,7 +831,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tpca9552 at 32 {\n" + "+\tpca9552@32 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x32>;\n" "+\t\t#address-cells = <1>;\n" @@ -828,7 +840,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"ddimm16\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -836,7 +848,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"ddimm17\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -844,7 +856,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"ddimm18\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -852,7 +864,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"ddimm19\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -860,7 +872,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"ddimm20\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -868,7 +880,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"ddimm21\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -876,7 +888,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"ddimm22\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -884,7 +896,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\tlabel = \"ddimm23\";\n" "+\t\t\treg = <7>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -892,7 +904,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\tlabel = \"ddimm24\";\n" "+\t\t\treg = <8>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -900,7 +912,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\tlabel = \"ddimm25\";\n" "+\t\t\treg = <9>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -908,7 +920,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\tlabel = \"ddimm26\";\n" "+\t\t\treg = <10>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -916,7 +928,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\tlabel = \"ddimm27\";\n" "+\t\t\treg = <11>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -924,7 +936,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\tlabel = \"ddimm28\";\n" "+\t\t\treg = <12>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -932,7 +944,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\tlabel = \"ddimm29\";\n" "+\t\t\treg = <13>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -940,7 +952,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\tlabel = \"ddimm30\";\n" "+\t\t\treg = <14>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -948,7 +960,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\tlabel = \"ddimm31\";\n" "+\t\t\treg = <15>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -957,7 +969,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tpca9552 at 33 {\n" + "+\tpca9552@33 {\n" "+\t\tcompatible = \"ibm,pca9552\";\n" "+\t\treg = <0x33>;\n" "+\t\t#address-cells = <1>;\n" @@ -966,7 +978,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"planar\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -974,7 +986,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"cpu0\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -982,7 +994,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"dasd-pyramid0\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -990,7 +1002,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"dasd-pyramid1\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -998,7 +1010,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"dasd-pyramid2\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1006,7 +1018,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"cpu0-vrm0\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1014,7 +1026,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\tlabel = \"rtc-battery\";\n" "+\t\t\treg = <7>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1022,7 +1034,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 8 {\n" + "+\t\tled@8 {\n" "+\t\t\tlabel = \"base-blyth\";\n" "+\t\t\treg = <8>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1030,7 +1042,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 9 {\n" + "+\t\tled@9 {\n" "+\t\t\tlabel = \"pcieslot6\";\n" "+\t\t\treg = <9>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1038,7 +1050,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 10 {\n" + "+\t\tled@10 {\n" "+\t\t\tlabel = \"pcieslot7\";\n" "+\t\t\treg = <10>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1046,7 +1058,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 11 {\n" + "+\t\tled@11 {\n" "+\t\t\tlabel = \"pcieslot8\";\n" "+\t\t\treg = <11>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1054,7 +1066,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 12 {\n" + "+\t\tled@12 {\n" "+\t\t\tlabel = \"pcieslot9\";\n" "+\t\t\treg = <12>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1062,7 +1074,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 13 {\n" + "+\t\tled@13 {\n" "+\t\t\tlabel = \"pcieslot10\";\n" "+\t\t\treg = <13>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1070,7 +1082,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 14 {\n" + "+\t\tled@14 {\n" "+\t\t\tlabel = \"pcieslot11\";\n" "+\t\t\treg = <14>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1078,7 +1090,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 15 {\n" + "+\t\tled@15 {\n" "+\t\t\tlabel = \"tpm-wilson\";\n" "+\t\t\treg = <15>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1087,22 +1099,22 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tsi7021-a20 at 40 {\n" + "+\tsi7021-a20@40 {\n" "+\t\tcompatible = \"silabs,si7020\";\n" "+\t\treg = <0x40>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 48 {\n" + "+\ttmp275@48 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x48>;\n" "+\t};\n" "+\n" - "+\tmax: max31785 at 52 {\n" + "+\tmax: max31785@52 {\n" "+\t\tcompatible = \"maxim,max31785a\";\n" "+\t\treg = <0x52>;\n" "+\t};\n" "+\n" - "+\tpca9551 at 60 {\n" + "+\tpca9551@60 {\n" "+\t\tcompatible = \"nxp,pca9551\";\n" "+\t\treg = <0x60>;\n" "+\t\t#address-cells = <1>;\n" @@ -1111,7 +1123,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"front-sys-id0\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1119,7 +1131,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"front-check-log0\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1127,7 +1139,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"front-enc-fault1\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1135,7 +1147,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"front-sys-pwron0\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1144,7 +1156,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tpca0: pca9552 at 61 {\n" + "+\tpca0: pca9552@61 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x61>;\n" "+\t\t#address-cells = <1>;\n" @@ -1153,7 +1165,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"fan0\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1161,7 +1173,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"fan1\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1169,7 +1181,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"fan2\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1177,7 +1189,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"fan3\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1185,7 +1197,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"fan4\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1193,7 +1205,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"fan5\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1202,23 +1214,23 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tibm-panel at 62 {\n" + "+\tibm-panel@62 {\n" "+\t\tcompatible = \"ibm,op-panel\";\n" "+\t\treg = <(0x62 | I2C_OWN_SLAVE_ADDRESS)>;\n" "+\t};\n" "+\n" - "+\tdps: dps310 at 76 {\n" + "+\tdps: dps310@76 {\n" "+\t\tcompatible = \"infineon,dps310\";\n" "+\t\treg = <0x76>;\n" "+\t\t#io-channel-cells = <0>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" @@ -1227,37 +1239,37 @@ "+&i2c8 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tucd90320 at 11 {\n" + "+\tucd90320@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" - "+\ttmp275 at 48 {\n" + "+\ttmp275@48 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x48>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 4a {\n" + "+\ttmp275@4a {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x4a>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\teeprom at 51 {\n" + "+\teeprom@51 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x51>;\n" "+\t};\n" "+\n" - "+\tpca_pres3: pca9552 at 60 {\n" + "+\tpca_pres3: pca9552@60 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x60>;\n" "+\t\t#address-cells = <1>;\n" @@ -1270,7 +1282,7 @@ "+\t\t\t\"\", \"\", \"\", \"\", \"\", \"\", \"power-config-full-load\", \"\";\n" "+\t};\n" "+\n" - "+\tpca_pres2: pca9552 at 61 {\n" + "+\tpca_pres2: pca9552@61 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x61>;\n" "+\t\t#address-cells = <1>;\n" @@ -1293,17 +1305,17 @@ "+&i2c9 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttmp423a at 4c {\n" + "+\ttmp423a@4c {\n" "+\t\tcompatible = \"ti,tmp423\";\n" "+\t\treg = <0x4c>;\n" "+\t};\n" "+\n" - "+\ttmp423b at 4d {\n" + "+\ttmp423b@4d {\n" "+\t\tcompatible = \"ti,tmp423\";\n" "+\t\treg = <0x4d>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" @@ -1312,17 +1324,17 @@ "+&i2c10 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttmp423a at 4c {\n" + "+\ttmp423a@4c {\n" "+\t\tcompatible = \"ti,tmp423\";\n" "+\t\treg = <0x4c>;\n" "+\t};\n" "+\n" - "+\ttmp423b at 4d {\n" + "+\ttmp423b@4d {\n" "+\t\tcompatible = \"ti,tmp423\";\n" "+\t\treg = <0x4d>;\n" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c128\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" @@ -1331,17 +1343,17 @@ "+&i2c11 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttmp275 at 48 {\n" + "+\ttmp275@48 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x48>;\n" "+\t};\n" "+\n" - "+\ttmp275 at 49 {\n" + "+\ttmp275@49 {\n" "+\t\tcompatible = \"ti,tmp275\";\n" "+\t\treg = <0x49>;\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" @@ -1349,17 +1361,17 @@ "+\t\tstatus = \"okay\";\n" "+\t\ti2c-mux-idle-disconnect;\n" "+\n" - "+\t\ti2c11mux0chn0: i2c at 0 {\n" + "+\t\ti2c11mux0chn0: i2c@0 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <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\tpca9551 at 60 {\n" + "+\t\t\tpca9551@60 {\n" "+\t\t\t\tcompatible = \"nxp,pca9551\";\n" "+\t\t\t\treg = <0x60>;\n" "+\t\t\t\t#address-cells = <1>;\n" @@ -1368,7 +1380,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\tlabel = \"cablecard10-cxp-top\";\n" "+\t\t\t\t\treg = <0>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -1376,7 +1388,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\tlabel = \"cablecard10-cxp-bot\";\n" "+\t\t\t\t\treg = <1>;\n" "+\t\t\t\t\tretain-state-shutdown;\n" @@ -1386,12 +1398,12 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\ti2c11mux0chn1: i2c at 1 {\n" + "+\t\ti2c11mux0chn1: i2c@1 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <1>;\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" @@ -1402,13 +1414,13 @@ "+&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" "+\t};\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" @@ -1417,12 +1429,12 @@ "+&i2c13 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\tpca9552 at 60 {\n" + "+\tpca9552@60 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x60>;\n" "+\t\t#address-cells = <1>;\n" @@ -1431,7 +1443,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"nvme0\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1439,7 +1451,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"nvme1\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1447,7 +1459,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"nvme2\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1455,7 +1467,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"nvme3\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1463,7 +1475,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"nvme4\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1471,7 +1483,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"nvme5\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1479,7 +1491,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"nvme6\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1487,7 +1499,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\tlabel = \"nvme7\";\n" "+\t\t\treg = <7>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1500,12 +1512,12 @@ "+&i2c14 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\tpca9552 at 60 {\n" + "+\tpca9552@60 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x60>;\n" "+\t\t#address-cells = <1>;\n" @@ -1514,7 +1526,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"nvme8\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1522,7 +1534,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"nvme9\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1530,7 +1542,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"nvme10\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1538,7 +1550,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"nvme11\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1546,7 +1558,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"nvme12\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1554,7 +1566,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"nvme13\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1562,7 +1574,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"nvme14\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1570,7 +1582,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\tlabel = \"nvme15\";\n" "+\t\t\treg = <7>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1583,12 +1595,12 @@ "+&i2c15 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"atmel,24c64\";\n" "+\t\treg = <0x50>;\n" "+\t};\n" "+\n" - "+\tpca9552 at 60 {\n" + "+\tpca9552@60 {\n" "+\t\tcompatible = \"nxp,pca9552\";\n" "+\t\treg = <0x60>;\n" "+\t\t#address-cells = <1>;\n" @@ -1597,7 +1609,7 @@ "+\t\tgpio-controller;\n" "+\t\t#gpio-cells = <2>;\n" "+\n" - "+\t\tled at 0 {\n" + "+\t\tled@0 {\n" "+\t\t\tlabel = \"nvme16\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1605,7 +1617,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 1 {\n" + "+\t\tled@1 {\n" "+\t\t\tlabel = \"nvme17\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1613,7 +1625,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 2 {\n" + "+\t\tled@2 {\n" "+\t\t\tlabel = \"nvme18\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1621,7 +1633,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 3 {\n" + "+\t\tled@3 {\n" "+\t\t\tlabel = \"nvme19\";\n" "+\t\t\treg = <3>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1629,7 +1641,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 4 {\n" + "+\t\tled@4 {\n" "+\t\t\tlabel = \"nvme20\";\n" "+\t\t\treg = <4>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1637,7 +1649,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 5 {\n" + "+\t\tled@5 {\n" "+\t\t\tlabel = \"nvme21\";\n" "+\t\t\treg = <5>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1645,7 +1657,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 6 {\n" + "+\t\tled@6 {\n" "+\t\t\tlabel = \"nvme22\";\n" "+\t\t\treg = <6>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1653,7 +1665,7 @@ "+\t\t\ttype = <PCA955X_TYPE_LED>;\n" "+\t\t};\n" "+\n" - "+\t\tled at 7 {\n" + "+\t\tled@7 {\n" "+\t\t\tlabel = \"nvme23\";\n" "+\t\t\treg = <7>;\n" "+\t\t\tretain-state-shutdown;\n" @@ -1734,4 +1746,4 @@ "-- \n" 2.39.3 -f919e928a396503f0749b3234c1099446689bcec36ade8a7f9ad8ecdc26261da +253f205051970519c8e3f76c6df570c33258251fcb2d2e9dd34232ff889bcccc
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.