Lines Matching +full:fixed +full:- +full:mode
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3798cv200-combphy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawn.guo@linaro.org>
14 const: hisilicon,hi3798cv200-combphy
19 '#phy-cells':
20 description: The cell contains the PHY mode
29 hisilicon,fixed-mode:
30 description: If the phy device doesn't support mode select but a fixed mode
31 setting, the property should be present to specify the particular mode.
35 hisilicon,mode-select-bits:
36 description: If the phy device support mode select, this property should be
39 - description: register_offset
40 - description: bit shift
41 - description: bit mask
44 - compatible
45 - reg
46 - '#phy-cells'
47 - clocks
48 - resets
51 - required: ['hisilicon,fixed-mode']
52 - required: ['hisilicon,mode-select-bits']