summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2017-02-13 16:17:49 +0100
committerStefan Roese <sr@denx.de>2017-03-29 07:38:07 +0200
commit1fb6921e1978d322ede538e5423faf2c27ece9c5 (patch)
treef8ebbf0463faeb686e7a536aecfa51e86a3ab3d7 /test
parent5c8ef359804536e57eb2fff7fd5035ea74a4c40e (diff)
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
We used to get the address of the optionnal ctrl_mod_mmap register as the third memory range of the "reg" property. the linux driver moved to use a syscon instead. In order to keep the DTS as close as possible to that of linux, we move to using a syscon as well. If SYSCON is not supported, the driver reverts to the old way of getting the address from the 3rd memory range Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions