Lines Matching +full:qoriq +full:- +full:clockgen +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/fsl,layerscape-sfp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Walle <michael@walle.cc>
17 - $ref: nvmem.yaml#
18 - $ref: nvmem-deprecated-cells.yaml
23 - description: Trust architecture 2.1 SFP
25 - const: fsl,ls1021a-sfp
26 - description: Trust architecture 3.0 SFP
28 - const: fsl,ls1028a-sfp
31 maxItems: 1
34 maxItems: 1
38 clock-names:
41 ta-prog-sfp-supply:
47 - compatible
48 - reg
49 - clock-names
50 - clocks
55 - |
56 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>
57 efuse@1e80000 {
58 compatible = "fsl,ls1028a-sfp";
60 clocks = <&clockgen QORIQ_CLK_PLATFORM_PLL
62 clock-names = "sfp";