File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change 673
673
port = <9>;
674
674
};
675
675
676
- gpio10: gpio@939400 {
677
- compatible = "nordic,nrf-gpio";
678
- reg = <0x939400 0x200>;
679
- status = "disabled";
680
- #gpio-cells = <2>;
681
- gpio-controller;
682
- ngpios = <8>;
683
- port = <10>;
684
- };
685
-
686
676
gpio11: gpio@939600 {
687
677
compatible = "nordic,nrf-gpio";
688
678
reg = <0x939600 0x200>;
694
684
port = <11>;
695
685
};
696
686
697
- gpio12: gpio@939800 {
698
- compatible = "nordic,nrf-gpio";
699
- reg = <0x939800 0x200>;
700
- status = "disabled";
701
- #gpio-cells = <2>;
702
- gpio-controller;
703
- gpiote-instance = <&gpiote131>;
704
- ngpios = <3>;
705
- port = <12>;
706
- };
707
-
708
- gpio13: gpio@939a00 {
709
- compatible = "nordic,nrf-gpio";
710
- reg = <0x939a00 0x200>;
711
- status = "disabled";
712
- #gpio-cells = <2>;
713
- gpio-controller;
714
- gpiote-instance = <&gpiote131>;
715
- ngpios = <4>;
716
- port = <13>;
717
- };
718
-
719
687
dppic131: dppic@981000 {
720
688
compatible = "nordic,nrf-dppic-global";
721
689
reg = <0x981000 0x1000>;
You can’t perform that action at this time.
0 commit comments