1
0
Fork 0

MLK-23616-1 dt-bindings: imx8mp-lvds-phy: Add APB clock relevant properties

The phy registers are accessible after APB clock is enabled.
So, add the relevant clock properties in device tree doc.

Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Liu Ying 2020-03-18 11:01:09 +08:00
parent f967f755ed
commit 3c97abb581
1 changed files with 9 additions and 0 deletions

View File

@ -29,6 +29,13 @@ properties:
$ref: /schemas/types.yaml#/definitions/phandle
description: phandle to block control syscon
clocks:
maxItems: 1
clock-names:
items:
- const: apb
port@0:
type: object
description: A port node pointing to the PHY instance0's port node
@ -74,6 +81,8 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
gpr = <&mediamix_blk_ctl>;
clocks = <&clk IMX8MP_CLK_MEDIA_APB_ROOT>;
clock-names = "apb";
ldb_phy1: port@0 {
reg = <0>;