|
@@ -30,6 +30,7 @@
|
|
|
i2c@12C60000 {
|
|
|
samsung,i2c-sda-delay = <100>;
|
|
|
samsung,i2c-max-bus-freq = <20000>;
|
|
|
+ status = "okay";
|
|
|
|
|
|
eeprom@50 {
|
|
|
compatible = "samsung,s524ad0xd1";
|
|
@@ -64,6 +65,7 @@
|
|
|
i2c@12C70000 {
|
|
|
samsung,i2c-sda-delay = <100>;
|
|
|
samsung,i2c-max-bus-freq = <20000>;
|
|
|
+ status = "okay";
|
|
|
|
|
|
eeprom@51 {
|
|
|
compatible = "samsung,s524ad0xd1";
|
|
@@ -92,6 +94,7 @@
|
|
|
samsung,i2c-sda-delay = <100>;
|
|
|
samsung,i2c-max-bus-freq = <40000>;
|
|
|
samsung,i2c-slave-addr = <0x38>;
|
|
|
+ status = "okay";
|
|
|
|
|
|
sata-phy {
|
|
|
compatible = "samsung,sata-phy";
|
|
@@ -106,6 +109,7 @@
|
|
|
i2c@12C80000 {
|
|
|
samsung,i2c-sda-delay = <100>;
|
|
|
samsung,i2c-max-bus-freq = <66000>;
|
|
|
+ status = "okay";
|
|
|
|
|
|
hdmiddc@50 {
|
|
|
compatible = "samsung,exynos4210-hdmiddc";
|
|
@@ -113,29 +117,10 @@
|
|
|
};
|
|
|
};
|
|
|
|
|
|
- i2c@12C90000 {
|
|
|
- status = "disabled";
|
|
|
- };
|
|
|
-
|
|
|
- i2c@12CA0000 {
|
|
|
- status = "disabled";
|
|
|
- };
|
|
|
-
|
|
|
- i2c@12CB0000 {
|
|
|
- status = "disabled";
|
|
|
- };
|
|
|
-
|
|
|
- i2c@12CC0000 {
|
|
|
- status = "disabled";
|
|
|
- };
|
|
|
-
|
|
|
- i2c@12CD0000 {
|
|
|
- status = "disabled";
|
|
|
- };
|
|
|
-
|
|
|
i2c@12CE0000 {
|
|
|
samsung,i2c-sda-delay = <100>;
|
|
|
samsung,i2c-max-bus-freq = <66000>;
|
|
|
+ status = "okay";
|
|
|
|
|
|
hdmiphy@38 {
|
|
|
compatible = "samsung,exynos4212-hdmiphy";
|