diff options
author | Peng Fan <van.freenix@gmail.com> | 2016-05-03 02:02:20 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-05-17 15:54:43 (GMT) |
commit | b6d54d527325f27c460777b882e23d21a935765a (patch) | |
tree | 80da87bf4b21aa9a3959f98ab96e6d1164bed4e3 /arch/arm/dts/armada-xp-mv78230.dtsi | |
parent | 35732098db382b48e3fb4f3595fc108f69ea4457 (diff) | |
download | u-boot-b6d54d527325f27c460777b882e23d21a935765a.tar.xz |
dm: spi: soft_spi bug fix
When doing xfer, should use device->parent, but not device
When doing bit xfer, should use "!!(tmpdout & 0x80)", but not
"(tmpdout & 0x80)"
Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Jagan Teki <jteki@openedev.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/armada-xp-mv78230.dtsi')
0 files changed, 0 insertions, 0 deletions