diff --git a/dts/common/nordic/nrf9280.dtsi b/dts/common/nordic/nrf9280.dtsi index 34c01061405..f95fb6cd8ab 100644 --- a/dts/common/nordic/nrf9280.dtsi +++ b/dts/common/nordic/nrf9280.dtsi @@ -673,16 +673,6 @@ port = <9>; }; - gpio10: gpio@939400 { - compatible = "nordic,nrf-gpio"; - reg = <0x939400 0x200>; - status = "disabled"; - #gpio-cells = <2>; - gpio-controller; - ngpios = <8>; - port = <10>; - }; - gpio11: gpio@939600 { compatible = "nordic,nrf-gpio"; reg = <0x939600 0x200>; @@ -694,28 +684,6 @@ port = <11>; }; - gpio12: gpio@939800 { - compatible = "nordic,nrf-gpio"; - reg = <0x939800 0x200>; - status = "disabled"; - #gpio-cells = <2>; - gpio-controller; - gpiote-instance = <&gpiote131>; - ngpios = <3>; - port = <12>; - }; - - gpio13: gpio@939a00 { - compatible = "nordic,nrf-gpio"; - reg = <0x939a00 0x200>; - status = "disabled"; - #gpio-cells = <2>; - gpio-controller; - gpiote-instance = <&gpiote131>; - ngpios = <4>; - port = <13>; - }; - dppic131: dppic@981000 { compatible = "nordic,nrf-dppic-global"; reg = <0x981000 0x1000>;