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 <[email protected]> Acked-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
1 parent 6880fa6 commit 43bdcbd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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)