Lines Matching +full:quartz +full:- +full:load +full:- +full:femtofarads
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
3 * Copyright 2013-2014 Freescale Semiconductor, Inc.
4 * Copyright 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
5 * D-82229 Seefeld, Germany.
13 compatible = "tq,ls1021a-tqmls1021a", "fsl,ls1021a";
15 reg_3p3v_som: regulator-3p3v-som {
16 compatible = "regulator-fixed";
17 regulator-name = "3P3V_SOM";
18 regulator-min-microvolt = <3300000>;
19 regulator-max-microvolt = <3300000>;
20 regulator-always-on;
25 /* e-MMC over 8 data lines */
26 bus-width = <8>;
34 /* On-board PMC at 0x11 */
36 sa56004: temperature-sensor@4c {
39 vcc-supply = <®_3p3v_som>;
45 quartz-load-femtofarads = <12500>;
52 read-only;
53 vcc-supply = <®_3p3v_som>;
58 tbi1: tbi-phy@8 {
60 device_type = "tbi-phy";
68 compatible = "jedec,spi-nor";
69 #address-cells = <1>;
70 #size-cells = <1>;
71 spi-max-frequency = <20000000>;
72 spi-rx-bus-width = <4>;
73 spi-tx-bus-width = <4>;
77 compatible = "fixed-partitions";
78 #address-cells = <1>;
79 #size-cells = <1>;
82 label = "U-Boot-PBL";
87 label = "U-Boot Environment";