Commit 2a52e38c authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

minor changes

parent 82bd0afc
......@@ -136,7 +136,7 @@
ps7_i2c_0: ps7-i2c@e0004000 {
bus-id = <0>;
clocks = <&clkc 38>;
compatible = "cdns,i2c-r1p10", "xlnx,ps7-i2c-1.00.a";
compatible = "cdns,i2c-r1p10";
i2c-clk = <400000>;
input-clk = <111111114>;
interrupt-parent = <&ps7_scugic_0>;
......@@ -153,7 +153,7 @@
#gpio-cells = <2>;
#interrupt-cells = <2>;
clocks = <&clkc 42>;
compatible = "xlnx,zynq-gpio-1.0", "xlnx,ps7-gpio-1.00.a";
compatible = "xlnx,zynq-gpio-1.0";
emio-gpio-width = <64>;
gpio-controller ;
gpio-mask-high = <0x0>;
......
......@@ -8,8 +8,8 @@
ps7_axi_interconnect_0: amba@0 {
ps7_i2c_0: ps7-i2c@e0004000 {
bus-id = <0>;
i2c-clk = <400000>;
/* bus-id = <0>;*/
/* i2c-clk = <400000>;*/
rtc@68 {
compatible = "stm,m41t62";
reg = <0x68>;
......
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