Searched hist:"9 f481e95baaca2a5a739f930c16b1cc485b0c1f3" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | mxc_spi.c | 9f481e95baaca2a5a739f930c16b1cc485b0c1f3 Mon Aug 23 18:41:19 UTC 2010 Stefano Babic <sbabic@denx.de> MXC: Correct SPI_CPOL setting in SPI driver
The handling of the SPI_CPOL bit inside the SPI driver was wrong. As reported by the manual, the meaning of the SSPOL inside the configuration register is the same as reported by SPI specification (0 if low in idle, 1 is high on idle). The driver inverts this logic.
Because this patch sets the logic as specified, it is required to clear the CPOL bit in the configuration file to adapt to the correct logic.
Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: David Jander <david.jander@protonic.nl>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | mx31ads.h | 9f481e95baaca2a5a739f930c16b1cc485b0c1f3 Mon Aug 23 18:41:19 UTC 2010 Stefano Babic <sbabic@denx.de> MXC: Correct SPI_CPOL setting in SPI driver
The handling of the SPI_CPOL bit inside the SPI driver was wrong. As reported by the manual, the meaning of the SSPOL inside the configuration register is the same as reported by SPI specification (0 if low in idle, 1 is high on idle). The driver inverts this logic.
Because this patch sets the logic as specified, it is required to clear the CPOL bit in the configuration file to adapt to the correct logic.
Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: David Jander <david.jander@protonic.nl>
|
| H A D | mx31pdk.h | 9f481e95baaca2a5a739f930c16b1cc485b0c1f3 Mon Aug 23 18:41:19 UTC 2010 Stefano Babic <sbabic@denx.de> MXC: Correct SPI_CPOL setting in SPI driver
The handling of the SPI_CPOL bit inside the SPI driver was wrong. As reported by the manual, the meaning of the SSPOL inside the configuration register is the same as reported by SPI specification (0 if low in idle, 1 is high on idle). The driver inverts this logic.
Because this patch sets the logic as specified, it is required to clear the CPOL bit in the configuration file to adapt to the correct logic.
Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: David Jander <david.jander@protonic.nl>
|
| H A D | mx51evk.h | 9f481e95baaca2a5a739f930c16b1cc485b0c1f3 Mon Aug 23 18:41:19 UTC 2010 Stefano Babic <sbabic@denx.de> MXC: Correct SPI_CPOL setting in SPI driver
The handling of the SPI_CPOL bit inside the SPI driver was wrong. As reported by the manual, the meaning of the SSPOL inside the configuration register is the same as reported by SPI specification (0 if low in idle, 1 is high on idle). The driver inverts this logic.
Because this patch sets the logic as specified, it is required to clear the CPOL bit in the configuration file to adapt to the correct logic.
Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: David Jander <david.jander@protonic.nl>
|