Commit a7e0f3fc authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

ARM: dts: at91: sama5d3: define clock rate range for tcb1



The clock rate range for the TCB1 clock is missing. define it in the device
tree.

Reported-by: default avatarKarl Rudbæk Olsen <karl@micro-technic.com>
Fixes: d2e8190b ("ARM: at91/dt: define sama5d3 clocks")
Link: https://lore.kernel.org/r/20200110172007.1253659-2-alexandre.belloni@bootlin.com


Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent ee0aa926
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
					tcb1_clk: tcb1_clk {
						#clock-cells = <0>;
						reg = <27>;
						atmel,clk-output-range = <0 166000000>;
					};
				};
			};