commit | 46b633d7b4ed7a3053093ba901559f61d0ed92c6 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Thu May 09 22:11:56 2019 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri May 10 22:48:11 2019 +0200 |
tree | 712d680447ca193447747ee4ee019d85c54dc3b2 | |
parent | 460a97f3a2d4308b804f833b1a0beb0cf92c925e [diff] |
spi: cadence_qspi: convert to livetree Convert 'cadence_spi_ofdata_to_platdata' to use dev_read_* functions to read driver parameters and 'dev_read_first_subnode'/'ofnode_read_*' to read flash (child node) parameters. Tested on socfpga_socrates (socfpga gen5). Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>