.. | .. |
---|
4 | 4 | Required properties: |
---|
5 | 5 | - compatible : should be one of the following supported values: |
---|
6 | 6 | - "rockchip.rk3288-dp-phy" |
---|
7 | | - - "rockchip.rk3368-dp-phy" |
---|
8 | 7 | - clocks: from common clock binding: handle to dp clock. |
---|
9 | 8 | of memory mapped region. |
---|
10 | 9 | - clock-names: from common clock binding: |
---|
11 | 10 | Required elements: "24m" |
---|
12 | 11 | - #phy-cells : from the generic PHY bindings, must be 0; |
---|
13 | | - |
---|
14 | | -Optional properties: |
---|
15 | | -- resets : phandle to the reset of eDP 24m clock domain. |
---|
16 | | -- reset-names : should be "edp_24m". |
---|
17 | 12 | |
---|
18 | 13 | Example: |
---|
19 | 14 | |
---|