File tree Expand file tree Collapse file tree 8 files changed +119
-42
lines changed Expand file tree Collapse file tree 8 files changed +119
-42
lines changed Original file line number Diff line number Diff line change 31
31
status = "okay";
32
32
};
33
33
34
+ &mfd {
35
+ status = "okay";
36
+ };
37
+
34
38
&rtc {
35
39
status = "okay";
36
40
};
Original file line number Diff line number Diff line change 430
430
status = "okay";
431
431
};
432
432
433
- rtc: counter: rtc@70 {
434
- compatible = "motorola,mc146818";
435
- reg = <0x70 0x0D 0x71 0x0D>;
436
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
437
- interrupt-parent = <&intc>;
438
- alarms-count = <1>;
433
+ mfd: mfd@70 {
434
+ compatible = "motorola,mc146818-mfd";
435
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
436
+
437
+ rtc: counter: rtc {
438
+ compatible = "motorola,mc146818";
439
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
440
+ interrupt-parent = <&intc>;
441
+ alarms-count = <1>;
442
+
443
+ status = "okay";
444
+ };
445
+
446
+ bbram: bbram {
447
+ compatible = "motorola,mc146818-bbram";
448
+ size = <241>;
449
+ status = "okay";
450
+ };
439
451
440
452
status = "okay";
441
453
};
Original file line number Diff line number Diff line change 387
387
status = "okay";
388
388
};
389
389
390
- rtc: counter: rtc@70 {
391
- compatible = "motorola,mc146818";
392
- reg = <0x70 0x0D 0x71 0x0D>;
393
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
394
- interrupt-parent = <&intc>;
395
- alarms-count = <1>;
390
+ mfd: mfd@70 {
391
+ compatible = "motorola,mc146818-mfd";
392
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
393
+
394
+ rtc: counter: rtc {
395
+ compatible = "motorola,mc146818";
396
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
397
+ interrupt-parent = <&intc>;
398
+ alarms-count = <1>;
399
+
400
+ status = "okay";
401
+ };
396
402
397
403
status = "okay";
398
404
};
405
+
399
406
};
400
407
401
408
gpio_n: gpio-north {
Original file line number Diff line number Diff line change 77
77
status = "disabled";
78
78
};
79
79
80
- rtc: counter: rtc@70 {
81
- compatible = "motorola,mc146818";
82
- reg = <0x70 0x0D 0x71 0x0D>;
83
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
84
- interrupt-parent = <&intc>;
85
- alarms-count = <1>;
80
+ mfd: mfd@70 {
81
+ compatible = "motorola,mc146818-mfd";
82
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
83
+
84
+ rtc: counter: rtc {
85
+ compatible = "motorola,mc146818";
86
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
87
+ interrupt-parent = <&intc>;
88
+ alarms-count = <1>;
89
+
90
+ status = "okay";
91
+ };
86
92
87
93
status = "okay";
88
94
};
Original file line number Diff line number Diff line change 560
560
status = "disabled";
561
561
};
562
562
563
- rtc: counter: rtc@70 {
564
- compatible = "motorola,mc146818";
565
- reg = <0x70 0x0D 0x71 0x0D>;
566
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
567
- interrupt-parent = <&intc>;
568
- alarms-count = <1>;
563
+ mfd: mfd@70 {
564
+ compatible = "motorola,mc146818-mfd";
565
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
566
+
567
+ rtc: counter: rtc {
568
+ compatible = "motorola,mc146818";
569
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
570
+ interrupt-parent = <&intc>;
571
+ alarms-count = <1>;
572
+
573
+ status = "disabled";
574
+ };
575
+
576
+ bbram: bbram {
577
+ compatible = "motorola,mc146818-bbram";
578
+ size = <241>;
579
+ status = "disabled";
580
+ };
569
581
570
582
status = "disabled";
571
583
};
Original file line number Diff line number Diff line change 708
708
status = "disabled";
709
709
};
710
710
711
- rtc: counter: rtc@70 {
712
- compatible = "motorola,mc146818";
713
- reg = <0x70 0x0D 0x71 0x0D>;
714
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
715
- interrupt-parent = <&intc>;
716
- alarms-count = <1>;
711
+ mfd: mfd@70 {
712
+ compatible = "motorola,mc146818-mfd";
713
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
714
+
715
+ rtc: counter: rtc {
716
+ compatible = "motorola,mc146818";
717
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
718
+ interrupt-parent = <&intc>;
719
+ alarms-count = <1>;
720
+
721
+ status = "okay";
722
+ };
723
+
724
+ bbram: bbram {
725
+ compatible = "motorola,mc146818-bbram";
726
+ size = <241>;
727
+ status = "okay";
728
+ };
717
729
718
730
status = "okay";
719
731
};
Original file line number Diff line number Diff line change 434
434
status = "okay";
435
435
};
436
436
437
- rtc: counter: rtc@70 {
438
- compatible = "motorola,mc146818";
439
- reg = <0x70 0x0D 0x71 0x0D>;
440
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
441
- interrupt-parent = <&intc>;
442
- alarms-count = <1>;
437
+ mfd: mfd@70 {
438
+ compatible = "motorola,mc146818-mfd";
439
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
440
+
441
+ rtc: counter: rtc {
442
+ compatible = "motorola,mc146818";
443
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
444
+ interrupt-parent = <&intc>;
445
+ alarms-count = <1>;
446
+
447
+ status = "okay";
448
+ };
449
+
450
+ bbram: bbram {
451
+ compatible = "motorola,mc146818-bbram";
452
+ size = <241>;
453
+ status = "okay";
454
+ };
443
455
444
456
status = "okay";
445
457
};
Original file line number Diff line number Diff line change 542
542
status = "okay";
543
543
};
544
544
545
- rtc: counter: rtc@70 {
546
- compatible = "motorola,mc146818";
547
- reg = <0x70 0x0D 0x71 0x0D>;
548
- interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
549
- interrupt-parent = <&intc>;
550
- alarms-count = <1>;
545
+ mfd: mfd@70 {
546
+ compatible = "motorola,mc146818-mfd";
547
+ reg = <0x70 0x01 0x71 0x01 0x72 0x01 0x73 0x01>;
548
+
549
+ rtc: counter: rtc {
550
+ compatible = "motorola,mc146818";
551
+ interrupts = <8 IRQ_TYPE_LOWEST_EDGE_RISING 3>;
552
+ interrupt-parent = <&intc>;
553
+ alarms-count = <1>;
554
+
555
+ status = "okay";
556
+ };
557
+
558
+ bbram: bbram {
559
+ compatible = "motorola,mc146818-bbram";
560
+ size = <241>;
561
+ status = "okay";
562
+ };
551
563
552
564
status = "okay";
553
565
};
You can’t perform that action at this time.
0 commit comments