commit | 27915ffb74ece4211e017fdf1779bd5052695eab | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Jul 26 12:43:42 2018 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Nov 29 10:30:02 2018 +0100 |
tree | d11a3a082ce6475bc4eafad3ea2beccd89b198de | |
parent | df0dcf9c2576aac9d64abfdc69de501ebb495a23 [diff] |
arm64: zynqmp: Wire spi-flash compatible string with flashes Enable reading tx and rx buswidth from DT via spi-uclass. To get these from uclass spi-flash compatible string has to be added to flash node. Signed-off-by: Michal Simek <michal.simek@xilinx.com>