commit | 2204b2c45f7802f3fd96f7b260fe9d5f67329a8c | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Mon Jan 21 16:45:47 2019 +0100 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Thu Feb 07 11:11:05 2019 +0530 |
tree | 4972fc1963cb9880140ebe40d81ffec925c56a6d | |
parent | 752b5da2359fee342d5264e2c10352daf5b9a199 [diff] |
phy: dphy: Change units of wakeup and init parameters The Init and wakeup D-PHY parameters are in the micro/milliseconds range, putting the values real close to the types limits if they were in picoseconds. Move them to microseconds which should be better fit. Suggested-by: Sakari Ailus <sakari.ailus@iki.fi> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>