]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/phy/phy-core-mipi-dphy.c
phy: dphy: Change units of wakeup and init parameters
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 21 Jan 2019 15:45:47 +0000 (16:45 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 7 Feb 2019 05:41:05 +0000 (11:11 +0530)
commit2204b2c45f7802f3fd96f7b260fe9d5f67329a8c
tree4972fc1963cb9880140ebe40d81ffec925c56a6d
parent752b5da2359fee342d5264e2c10352daf5b9a199
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>
drivers/phy/phy-core-mipi-dphy.c
include/linux/phy/phy-mipi-dphy.h