commit | a822e99c70f448c4068ea85bb195dac0b2eb3afe | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Aug 30 23:19:40 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Sat Aug 31 01:31:40 2013 +0100 |
tree | 4fd6620e3d1412196acc0142dbf60337c310543f | |
parent | d5ee722ab942451929ccf5bec4fb41f6d044b5c7 [diff] |
spi: quad: Make DT properties optional The addition SPI quad support made the DT properties mandatory, breaking compatibility with existing systems. Fix that by making them optional, also improving the error messages while we're at it. Signed-off-by: Mark Brown <broonie@linaro.org> Tested-by: Stephen Warren <swarren@nvidia.com>