phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 10 Jan 2024 09:33:43 +0000 (10:33 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 7 Feb 2024 10:19:40 +0000 (11:19 +0100)
commit7936378cb6d87073163130e1e1fc1e5f76a597cf
tree1631c4d4f5f892cf3fb5d04cc56c8c46c4c3fcce
parent54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478
phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes

Devicetree spec lists only dashes as valid characters for alias names.
Table 3.2: Valid characters for alias names, Devicee Specification,
Release v0.4

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Fixes: 3fbae284887de ("phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support")
Link: https://lore.kernel.org/r/20240110093343.468810-1-alexander.stein@ew.tq-group.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c