Lines Matching +full:quartz +full:- +full:load +full:- +full:femtofarads
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
3 * Copyright 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
4 * D-82229 Seefeld, Germany.
14 reg_1v8: regulator-1v8 {
15 compatible = "regulator-fixed";
16 regulator-name = "V_1V8";
17 regulator-min-microvolt = <1800000>;
18 regulator-max-microvolt = <1800000>;
21 reg_3v3: regulator-3v3 {
22 compatible = "regulator-fixed";
23 regulator-name = "V_3V3";
24 regulator-min-microvolt = <3300000>;
25 regulator-max-microvolt = <3300000>;
28 reserved-memory {
29 #address-cells = <2>;
30 #size-cells = <2>;
38 compatible = "shared-dma-pool";
41 alloc-ranges = <0 0x96000000 0 0x30000000>;
42 linux,cma-default;
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_flexspi0>;
64 compatible = "jedec,spi-nor";
65 spi-max-frequency = <66000000>;
66 spi-tx-bus-width = <1>;
67 spi-rx-bus-width = <4>;
70 compatible = "fixed-partitions";
71 #address-cells = <1>;
72 #size-cells = <1>;
80 #address-cells = <1>;
81 #size-cells = <0>;
82 clock-frequency = <100000>;
83 pinctrl-names = "default", "gpio";
84 pinctrl-0 = <&pinctrl_lpi2c1>;
85 pinctrl-1 = <&pinctrl_lpi2c1gpio>;
86 scl-gpios = <&lsio_gpio1 27 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
87 sda-gpios = <&lsio_gpio1 28 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
90 se97: temperature-sensor@1b {
91 compatible = "nxp,se97b", "jedec,jc-42.4-temp";
98 quartz-load-femtofarads = <7000>;
105 read-only;
106 vcc-supply = <®_3v3>;
113 vcc-supply = <®_3v3>;
126 pmic_thermal: pmic-thermal {
127 polling-delay-passive = <250>;
128 polling-delay = <2000>;
129 thermal-sensors = <&tsens IMX_SC_R_PMIC_0>;
145 cooling-maps {
148 cooling-device =
159 pinctrl-names = "default", "state_100mhz", "state_200mhz";
160 pinctrl-0 = <&pinctrl_usdhc1>;
161 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
162 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
163 vqmmc-supply = <®_1v8>;
164 vmmc-supply = <®_3v3>;
165 bus-width = <8>;
166 non-removable;
167 no-sdio;
168 no-sd;
173 compatible = "nxp,imx8qxp-vpu";
178 memory-region = <&decoder_boot>, <&decoder_rpc>;
183 memory-region = <&encoder_boot>, <&encoder_rpc>;
238 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp {
254 pinctrl_usdhc1_200mhz: usdhc1-200mhzgrp {