Commit 43bdcbd5 authored by Sean Anderson's avatar Sean Anderson Committed by Michal Simek

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: default avatarSean Anderson <sean.anderson@seco.com>
Acked-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/20211025180605.252476-1-sean.anderson@seco.comSigned-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 6880fa6c
......@@ -347,12 +347,7 @@ xps_timer_1: timer@83c00000 {
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>;
} ;
} ;
} ;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment