Lines Matching +full:sd +full:- +full:uhs +full:- +full:sdr50
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
3 * Copyright (c) 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
4 * D-82229 Seefeld, Germany.
11 reg_vcc1v8: regulator-vcc1v8 {
12 compatible = "regulator-fixed";
13 regulator-name = "VCC1V8";
14 regulator-min-microvolt = <1800000>;
15 regulator-max-microvolt = <1800000>;
16 regulator-always-on;
19 reg_vcc3v3: regulator-vcc3v3 {
20 compatible = "regulator-fixed";
21 regulator-name = "VCC3V3";
22 regulator-min-microvolt = <3300000>;
23 regulator-max-microvolt = <3300000>;
24 regulator-always-on;
31 temperature-sensor@18 {
32 compatible = "nxp,se97b", "jedec,jc-42.4-temp";
40 vcc-supply = <®_vcc3v3>;
41 read-only;
53 vcc-supply = <®_vcc3v3>;
59 non-removable;
60 disable-wp;
61 mmc-hs200-1_8v;
62 sd-uhs-sdr104;
63 sd-uhs-sdr50;
64 sd-uhs-sdr25;
65 sd-uhs-sdr12;