Commit 6cead82e authored by Andrey Filippov's avatar Andrey Filippov

adding data for the elphel393_pwr driver

parent 68e80e98
...@@ -202,6 +202,7 @@ ...@@ -202,6 +202,7 @@
compatible = "ltc,ltc3589"; compatible = "ltc,ltc3589";
reg = <0x34>; reg = <0x34>;
}; };
gpio@20{ gpio@20{
compatible = "ti,tca6408"; compatible = "ti,tca6408";
reg = <0x20>; reg = <0x20>;
...@@ -249,9 +250,6 @@ ...@@ -249,9 +250,6 @@
interrupts = <0 2 4>; interrupts = <0 2 4>;
reg = <0xf8f02000 0x1000>; reg = <0xf8f02000 0x1000>;
} ; } ;
ps7_ram_0: ps7-ram@0 { ps7_ram_0: ps7-ram@0 {
compatible = "xlnx,ps7-ram-1.00.a", "xlnx,ps7-ocm"; compatible = "xlnx,ps7-ram-1.00.a", "xlnx,ps7-ocm";
interrupt-parent = <&ps7_scugic_0>; interrupt-parent = <&ps7_scugic_0>;
...@@ -395,4 +393,8 @@ ...@@ -395,4 +393,8 @@
reg = <0xf8007100 0x20>; reg = <0xf8007100 0x20>;
} ; } ;
} ; } ;
elphel393_pwr: elphel393-pwr@0 {
compatible = "elphel,elphel393-pwr-1.00";
elphel393_pwr,i2c_chips=<0x20 0x21 0x34>;
} ;
} ; } ;
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