]> git.ipfire.org Git - people/ms/u-boot.git/commit
driver: qspi: correct QSPI disable CS reset value
authorPraneeth Bajjuri <praneeth@ti.com>
Tue, 21 Jun 2016 08:35:36 +0000 (14:05 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 1 Jul 2016 21:42:53 +0000 (17:42 -0400)
commit8dfd6e2129e7eaba8f7fe20b14fda635241bd11b
treed7309103f0df4013dc2b53a7953f7de490a00beb
parentff6e1569663eccaf9e582c57cc44568915c2f54b
driver: qspi: correct QSPI disable CS reset value

Correcting QSPI disable/unselect CS reset value.
CTRL_CORE_CONTROL_IO_2: QSPI_MEMMAPPED_CS[10:8]

This is not causing any issue, but its better
to untouch the reserved bits.

Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Ravi Babu <ravibabu@ti.com>
drivers/spi/ti_qspi.c