Lines Matching +full:mt8173 +full:- +full:topckgen
4 - compatible: For mt8173, compatible should be "mediatek,mt8173-nor",
6 For every other SoC, should contain both the SoC-specific compatible
7 string and "mediatek,mt8173-nor".
9 "mediatek,mt2701-nor", "mediatek,mt8173-nor"
10 "mediatek,mt2712-nor", "mediatek,mt8173-nor"
11 "mediatek,mt7622-nor", "mediatek,mt8173-nor"
12 "mediatek,mt7623-nor", "mediatek,mt8173-nor"
13 "mediatek,mt7629-nor", "mediatek,mt8173-nor"
14 "mediatek,mt8173-nor"
15 - reg: physical base address and length of the controller's register
16 - interrupts: Interrupt number used by the controller.
17 - clocks: the phandle of the clocks needed by the nor controller
18 - clock-names: the names of the clocks
22 See Documentation/devicetree/bindings/clock/clock-bindings.txt for details.
23 - #address-cells: should be <1>
24 - #size-cells: should be <0>
33 compatible = "mediatek,mt8173-nor";
37 <&topckgen CLK_TOP_SPINFI_IFR_SEL>;
38 clock-names = "spi", "sf";
39 #address-cells = <1>;
40 #size-cells = <0>;
43 compatible = "jedec,spi-nor";