Lines Matching +full:quartz +full:- +full:load +full:- +full:femtofarads
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright (c) 2020-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
4 * D-82229 Seefeld, Germany.
8 #include "fsl-lx2160a.dtsi"
11 reg_vcc3v3: regulator-vcc3v3 {
12 compatible = "regulator-fixed";
13 regulator-name = "VCC3V3";
14 regulator-min-microvolt = <3300000>;
15 regulator-max-microvolt = <3300000>;
16 regulator-always-on;
30 bus-width = <8>;
31 no-sd;
32 no-sdio;
33 non-removable;
34 mmc-hs200-1_8v;
42 compatible = "jedec,spi-nor";
44 #address-cells = <1>;
45 #size-cells = <1>;
46 spi-max-frequency = <10000000>;
47 spi-rx-bus-width = <1>;
48 spi-tx-bus-width = <1>;
51 compatible = "fixed-partitions";
52 #address-cells = <1>;
53 #size-cells = <1>;
58 compatible = "jedec,spi-nor";
60 #address-cells = <1>;
61 #size-cells = <1>;
62 spi-max-frequency = <10000000>;
63 spi-rx-bus-width = <1>;
64 spi-tx-bus-width = <1>;
69 scl-gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>;
72 sensor0: temperature-sensor@1f {
73 compatible = "nxp,se97", "jedec,jc-42.4-temp";
81 read-only;
82 vcc-supply = <®_vcc3v3>;
88 quartz-load-femtofarads = <12500>;
95 vcc-supply = <®_vcc3v3>;