~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/samsung/exynos5420-klimt-wifi.dts

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0
  2 /*
  3  * Samsung's Exynos5420 Klimt WiFi board device tree source
  4  *
  5  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
  6  *              http://www.samsung.com
  7  * Copyright (c) 2022 Henrik Grimler
  8  */
  9 
 10 /dts-v1/;
 11 #include "exynos5420-galaxy-tab-common.dtsi"
 12 
 13 / {
 14         model = "Samsung Klimt WiFi based on Exynos5420";
 15         compatible = "samsung,klimt-wifi", "samsung,exynos5420", \
 16                      "samsung,exynos5";
 17 };
 18 
 19 &ldo15_reg {
 20         /* Unused */
 21         regulator-name = "VDD_LDO15";
 22         regulator-min-microvolt = <3300000>;
 23         regulator-max-microvolt = <3300000>;
 24 };
 25 
 26 &ldo17_reg {
 27         regulator-name = "VDD_VCI_3V0";
 28         regulator-min-microvolt = <3000000>;
 29         regulator-max-microvolt = <3000000>;
 30 
 31         regulator-state-mem {
 32                 regulator-off-in-suspend;
 33         };
 34 };
 35 
 36 &ldo28_reg {
 37         regulator-name = "VDD3_1V8";
 38         regulator-min-microvolt = <1800000>;
 39         regulator-max-microvolt = <1800000>;
 40 
 41         regulator-state-mem {
 42                 regulator-off-in-suspend;
 43         };
 44 };
 45 
 46 &ldo29_reg {
 47         regulator-name = "VDDR_1V6";
 48         regulator-min-microvolt = <1600000>;
 49         regulator-max-microvolt = <1600000>;
 50 
 51         regulator-state-mem {
 52                 regulator-off-in-suspend;
 53         };
 54 };
 55 
 56 &ldo31_reg {
 57         /* Unused */
 58         regulator-name = "VDD_LDO31";
 59         regulator-min-microvolt = <1800000>;
 60         regulator-max-microvolt = <1800000>;
 61 };
 62 
 63 &ldo32_reg {
 64         regulator-name = "VDD_TSP_1V8";
 65         regulator-min-microvolt = <1800000>;
 66         regulator-max-microvolt = <1800000>;
 67 
 68         regulator-state-mem {
 69                 regulator-off-in-suspend;
 70         };
 71 };
 72 
 73 &mmc_2 {
 74         sd-uhs-sdr104;
 75 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php