]> Git Repo - linux.git/commitdiff
microblaze: timer: Remove unused properties
authorSean Anderson <[email protected]>
Mon, 25 Oct 2021 18:06:03 +0000 (14:06 -0400)
committerMichal Simek <[email protected]>
Tue, 26 Oct 2021 05:37:18 +0000 (07:37 +0200)
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]>
arch/microblaze/boot/dts/system.dts

index b7ee1056779eba68520a4378b8267b621b349796..22252451ec09ef76511bd0796db37a1ff4749c4e 100644 (file)
                        interrupts = < 3 2 >;
                        reg = < 0x83c00000 0x10000 >;
                        xlnx,count-width = <0x20>;
-                       xlnx,family = "virtex5";
-                       xlnx,gen0-assert = <0x1>;
-                       xlnx,gen1-assert = <0x1>;
                        xlnx,one-timer-only = <0x0>;
-                       xlnx,trig0-assert = <0x1>;
-                       xlnx,trig1-assert = <0x1>;
                } ;
        } ;
 }  ;
This page took 0.050166 seconds and 4 git commands to generate.