remove DS1308 from all NanoPi
This commit is contained in:
parent
79ef5ccf4d
commit
605a7b8110
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user