summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/mipi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/rockchip/rk3399/mipi: Remove space before semicolonElyes Haouas2024-01-061-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/rockchip: Fix typosElyes HAOUAS2020-02-241-1/+1
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber2019-07-251-1/+1
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-1/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-5/+5
* rockchip/rk3399: Support LONG_WRITE type in MIPI DSILin Huang2018-01-291-12/+73
* rockchip/rk3399: support dual mipi dsiLin Huang2017-11-281-86/+141
* rockchip/rk3399: mipi: properly configure PHY timingLin Huang2017-11-281-2/+67
* rockchip/rk3399: improve mipi transfer flowLin Huang2017-11-281-12/+53
* rockchip/rk3399: mipi: correct Feedback divider settingLin Huang2017-11-281-22/+67
* rockchip/rk3399: mipi: correct phy parameter settingLin Huang2017-11-281-27/+57
* rockchip/rk3399: fix rk_mipi_dsi_phy_init errNickey Yang2017-05-261-3/+4
* rockchip/rk3399: Add MIPI driverNickey Yang2017-05-181-0/+436