commit | 6c7353836a91b1479e6b81791cdc163fb04b4834 | [log] [tgz] |
---|---|---|
author | Conor Dooley <conor.dooley@microchip.com> | Mon Jan 22 12:19:55 2024 +0000 |
committer | Conor Dooley <conor.dooley@microchip.com> | Tue Feb 06 14:22:29 2024 +0000 |
tree | 4aaf92ec1bfa67a63101cf16008b423ab66e0425 | |
parent | 2db68ddbf33a76b5913ca281660979b4c48f1df6 [diff] |
riscv: dts: microchip: add missing CAN bus clocks The CAN controller on PolarFire SoC has an AHB peripheral clock _and_ a CAN bus clock. The bus clock was omitted when the binding was written, but is required for operation. Make up for lost time and add to the DT. Fixes: 38a71fc04895 ("riscv: dts: microchip: add mpfs's CAN controllers") Signed-off-by: Conor Dooley <conor.dooley@microchip.com>