commit | 8dfd6e2129e7eaba8f7fe20b14fda635241bd11b | [log] [tgz] |
---|---|---|
author | Praneeth Bajjuri <praneeth@ti.com> | Tue Jun 21 14:05:36 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 01 17:42:53 2016 -0400 |
tree | d7309103f0df4013dc2b53a7953f7de490a00beb | |
parent | ff6e1569663eccaf9e582c57cc44568915c2f54b [diff] |
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>