]> Git Repo - qemu.git/commit
hw/ssi/imx_spi.c: Remove MSGDATA register support
authorJean-Christophe Dubois <[email protected]>
Mon, 9 Jan 2017 11:40:23 +0000 (11:40 +0000)
committerPeter Maydell <[email protected]>
Mon, 9 Jan 2017 11:50:23 +0000 (11:50 +0000)
commit556899fc1965d82f5c4a3ba6a0be3b1193e2c4b2
tree72a6405226f7e5dfe46e6ceaec16b4eeb61c9169
parent24cb2e0d57cea0cbc163f23fa47d530b35425a21
hw/ssi/imx_spi.c: Remove MSGDATA register support

From the documentation it is not clear what this SPI register is about.

Moreover, neither linux driver nor xvisor driver are using this SPI register.

For now we just remove it and issue a log on register write access.

Signed-off-by: Jean-Christophe Dubois <[email protected]>
Message-id: 20170107122047[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/ssi/imx_spi.c
This page took 0.022143 seconds and 4 git commands to generate.