Skip to content

Commit 43bdcbd

Browse files
sean-anderson-secoMichal Simek
authored andcommitted
microblaze: timer: Remove unused properties
This removes properties not used by either the PWM or timer drivers. This lets us set additionalProperties: false. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Link: https://lore.kernel.org/r/20211025180605.252476-1-sean.anderson@seco.com Signed-off-by: Michal Simek <michal.simek@xilinx.com>
1 parent 6880fa6 commit 43bdcbd

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/microblaze/boot/dts/system.dts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -347,12 +347,7 @@
347347
interrupts = < 3 2 >;
348348
reg = < 0x83c00000 0x10000 >;
349349
xlnx,count-width = <0x20>;
350-
xlnx,family = "virtex5";
351-
xlnx,gen0-assert = <0x1>;
352-
xlnx,gen1-assert = <0x1>;
353350
xlnx,one-timer-only = <0x0>;
354-
xlnx,trig0-assert = <0x1>;
355-
xlnx,trig1-assert = <0x1>;
356351
} ;
357352
} ;
358353
} ;

0 commit comments

Comments
 (0)