Commit a7e0f3fc authored by Alexandre Belloni's avatar Alexandre Belloni

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.comSigned-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent ee0aa926
......@@ -22,6 +22,7 @@ periphck {
tcb1_clk: tcb1_clk {
#clock-cells = <0>;
reg = <27>;
atmel,clk-output-range = <0 166000000>;
};
};
};
......
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