diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-01-14 14:06:25 +0100 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2016-01-21 07:23:29 +0100 |
commit | 904dfbfd67fbdf4562236efb3f0769ecfe7a7e58 (patch) | |
tree | 90985ef4a967982921cc18233c9f2e4deb59f71e /board/dbau1x00 | |
parent | 57e5ecaf755d5301cd33683788e4b8432938bbbe (diff) | |
download | u-boot-imx-904dfbfd67fbdf4562236efb3f0769ecfe7a7e58.zip u-boot-imx-904dfbfd67fbdf4562236efb3f0769ecfe7a7e58.tar.gz u-boot-imx-904dfbfd67fbdf4562236efb3f0769ecfe7a7e58.tar.bz2 |
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
On sun6i and newer IFLG is a write-clear bit which is cleared by writing 1,
rather then a normal r/w bit which is cleared by writing 0.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
applied with fixing 3 checkpatch warnings
in drivers/i2c/mvtwsi.c:
WARNING: line over 80 characters
ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/dbau1x00')
0 files changed, 0 insertions, 0 deletions