On Tue, Nov 19, 2024 at 04:00:08PM +0100, Jan Petrous via B4 Relay wrote: > From: "Jan Petrous (OSS)" <jan.petrous@xxxxxxxxxxx> > > Add support for CSR clock range up to 800 MHz. > > Signed-off-by: Jan Petrous (OSS) <jan.petrous@xxxxxxxxxxx> > Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx> These look fine. Doing the calculations: 100M / 42 = 2.38MHz 150M / 62 = 2.42MHz 35M / 16 = 2.19MHz 60M / 26 = 2.31MHz 250M / 102 = 2.45MHz 300M / 124 = 2.42MHz 500M / 204 = 2.45MHz 800M / 324 = 2.47MHz Since the target MDC clock frequency is 2.5MHz, these all look reasonable to what is in the comment for the new clock selection values. Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!