Commit fbb6f3e0 authored by Matthew Barth's avatar Matthew Barth Committed by Joel Stanley

ARM: dts: aspeed: rainier: Remove regulators

Regulators will be dynamically configured and monitored from userspace.
Signed-off-by: default avatarMatthew Barth <msbarth@linux.ibm.com>
Reviewed-by: default avatarEddie James <eajames@linux.ibm.com>
Reviewed-by: default avatarJim Wright <wrightj@linux.vnet.ibm.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 156fbb12
...@@ -485,21 +485,6 @@ eeprom@51 { ...@@ -485,21 +485,6 @@ eeprom@51 {
&i2c9 { &i2c9 {
status = "okay"; status = "okay";
ir35221@42 {
compatible = "infineon,ir35221";
reg = <0x42>;
};
ir35221@43 {
compatible = "infineon,ir35221";
reg = <0x43>;
};
ir35221@44 {
compatible = "infineon,ir35221";
reg = <0x44>;
};
tmp423a@4c { tmp423a@4c {
compatible = "ti,tmp423"; compatible = "ti,tmp423";
reg = <0x4c>; reg = <0x4c>;
...@@ -510,21 +495,6 @@ tmp423b@4d { ...@@ -510,21 +495,6 @@ tmp423b@4d {
reg = <0x4d>; reg = <0x4d>;
}; };
ir35221@72 {
compatible = "infineon,ir35221";
reg = <0x72>;
};
ir35221@73 {
compatible = "infineon,ir35221";
reg = <0x73>;
};
ir35221@74 {
compatible = "infineon,ir35221";
reg = <0x74>;
};
eeprom@50 { eeprom@50 {
compatible = "atmel,24c128"; compatible = "atmel,24c128";
reg = <0x50>; reg = <0x50>;
...@@ -534,21 +504,6 @@ eeprom@50 { ...@@ -534,21 +504,6 @@ eeprom@50 {
&i2c10 { &i2c10 {
status = "okay"; status = "okay";
ir35221@42 {
compatible = "infineon,ir35221";
reg = <0x42>;
};
ir35221@43 {
compatible = "infineon,ir35221";
reg = <0x43>;
};
ir35221@44 {
compatible = "infineon,ir35221";
reg = <0x44>;
};
tmp423a@4c { tmp423a@4c {
compatible = "ti,tmp423"; compatible = "ti,tmp423";
reg = <0x4c>; reg = <0x4c>;
...@@ -559,21 +514,6 @@ tmp423b@4d { ...@@ -559,21 +514,6 @@ tmp423b@4d {
reg = <0x4d>; reg = <0x4d>;
}; };
ir35221@72 {
compatible = "infineon,ir35221";
reg = <0x72>;
};
ir35221@73 {
compatible = "infineon,ir35221";
reg = <0x73>;
};
ir35221@74 {
compatible = "infineon,ir35221";
reg = <0x74>;
};
eeprom@50 { eeprom@50 {
compatible = "atmel,24c128"; compatible = "atmel,24c128";
reg = <0x50>; reg = <0x50>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment