Skip to content

Commit

Permalink
dts: arm: Remove leftover zephyr,irq-prio property from CC2650
Browse files Browse the repository at this point in the history
Unused since commit 94107bc ("dts: arm: Put IRQ priority into the
interrupt property").

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
  • Loading branch information
ulfalizer authored and ioannisg committed Jul 30, 2019
1 parent 4e7863d commit 2e3bd4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dts/arm/ti/cc2650.dtsi
Expand Up @@ -40,7 +40,6 @@
compatible = "ti,cc2650-gpio"; compatible = "ti,cc2650-gpio";
reg = <0x40022000 0xE4>; reg = <0x40022000 0xE4>;
interrupts = <0 0>; interrupts = <0 0>;
zephyr,irq-prio = <0>;
status = "disabled"; status = "disabled";


gpio-controller; gpio-controller;
Expand Down

0 comments on commit 2e3bd4b

Please sign in to comment.