remove DS1308 from all NanoPi

This commit is contained in:
Martin Ayotte 2019-07-06 09:07:58 -04:00
parent 79ef5ccf4d
commit 605a7b8110
2 changed files with 2 additions and 10 deletions

View File

@ -63,7 +63,7 @@ index f110ee382..c25c08bae 100644
&pio {
leds_npi: led_pins {
pins = "PA10";
@@ -129,6 +157,29 @@
@@ -129,6 +157,25 @@
status = "okay";
};
@ -75,10 +75,6 @@ index f110ee382..c25c08bae 100644
+
+&i2c0 {
+ status = "okay";
+ rtc@68 {
+ compatible = "dallas,ds1307";
+ reg = <0x68>;
+ };
+};
+
+&usb_otg {

View File

@ -63,7 +63,7 @@ index f110ee382..c25c08bae 100644
&pio {
leds_npi: led_pins {
pins = "PA10";
@@ -129,6 +157,29 @@
@@ -129,6 +157,25 @@
status = "okay";
};
@ -75,10 +75,6 @@ index f110ee382..c25c08bae 100644
+
+&i2c0 {
+ status = "okay";
+ rtc@68 {
+ compatible = "dallas,ds1307";
+ reg = <0x68>;
+ };
+};
+
+&usb_otg {