Re: [RFC PATCH 2/4] phy: rockchip: Add inno_is_valid_phy_mode

2023-01-13 Thread Vinod Koul
On 02-10-22, 08:45, Michael Trimarchi wrote: > The function is used to avoid to enable clock on the hardware > if the mode requested is invalid > > Signed-off-by: Michael Trimarchi > --- > .../phy/rockchip/phy-rockchip-inno-dsidphy.c | 19 +++ > 1 file changed, 19 insertions(+)

[RFC PATCH 2/4] phy: rockchip: Add inno_is_valid_phy_mode

2022-10-01 Thread Michael Trimarchi
The function is used to avoid to enable clock on the hardware if the mode requested is invalid Signed-off-by: Michael Trimarchi --- .../phy/rockchip/phy-rockchip-inno-dsidphy.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/drivers/phy/rockchip/phy-rockchip-inno-dsidph