1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 11:19:17 +01:00
Files
u-boot-megous/drivers
T Karthik Reddy ea836be1e7 spi: zynq_qspi: Use clk subsystem to get reference qspi clk
Remove fixed reference clk used by plat->frequency and use clk
subsystem to get reference clk. As per spi dt bindings
"spi-max-frequency" property should be used by the slave devices.
This property is read by spi-uclass driver for the slave device.
So avoid reading above property from the platform driver.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-10-27 08:13:32 +01:00
..
2020-08-03 22:19:54 -04:00
2020-10-22 11:26:14 -04:00
2020-07-27 14:16:29 +05:30
2020-10-22 11:26:14 -04:00
2020-09-01 14:47:43 +02:00
2020-10-21 18:12:20 +02:00
2020-05-18 21:19:18 -04:00
2020-10-05 14:10:59 -04:00
2020-10-23 16:38:31 -04:00
2020-10-22 09:54:53 -04:00
2020-10-22 09:54:54 -04:00
2020-10-22 11:26:14 -04:00
2020-10-16 09:44:27 -04:00
2020-10-22 09:54:52 -04:00
2020-08-03 22:19:54 -04:00
2020-08-24 14:11:31 -04:00