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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_chameleonv3.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0
  2 /*
  3  * Copyright 2022 Google LLC
  4  */
  5 /dts-v1/;
  6 #include "socfpga_arria10_mercury_aa1.dtsi"
  7 
  8 / {
  9         model = "Google Chameleon V3";
 10         compatible = "google,chameleon-v3", "enclustra,mercury-aa1",
 11                      "altr,socfpga-arria10", "altr,socfpga";
 12 
 13         aliases {
 14                 serial0 = &uart0;
 15                 i2c0 = &i2c0;
 16                 i2c1 = &i2c1;
 17         };
 18 };
 19 
 20 &gmac0 {
 21         status = "okay";
 22 };
 23 
 24 &gpio0 {
 25         status = "okay";
 26 };
 27 
 28 &gpio1 {
 29         status = "okay";
 30 };
 31 
 32 &gpio2 {
 33         status = "okay";
 34 };
 35 
 36 &i2c0 {
 37         status = "okay";
 38 
 39         ssm2603: audio-codec@1a {
 40                 compatible = "adi,ssm2603";
 41                 reg = <0x1a>;
 42         };
 43 };
 44 
 45 &i2c1 {
 46         status = "okay";
 47 
 48         u80: gpio@21 {
 49                 compatible = "nxp,pca9535";
 50                 reg = <0x21>;
 51                 gpio-controller;
 52                 #gpio-cells = <2>;
 53 
 54                 gpio-line-names =
 55                         "SOM_AUD_MUTE",
 56                         "DP1_OUT_CEC_EN",
 57                         "DP2_OUT_CEC_EN",
 58                         "DP1_SOM_PS8469_CAD",
 59                         "DPD_SOM_PS8469_CAD",
 60                         "DP_OUT_PWR_EN",
 61                         "STM32_RST_L",
 62                         "STM32_BOOT0",
 63 
 64                         "FPGA_PROT",
 65                         "STM32_FPGA_COMM0",
 66                         "TP119",
 67                         "TP120",
 68                         "TP121",
 69                         "TP122",
 70                         "TP123",
 71                         "TP124";
 72         };
 73 };
 74 
 75 &mmc {
 76         status = "okay";
 77 };
 78 
 79 &uart0 {
 80         status = "okay";
 81 };
 82 
 83 &uart1 {
 84         status = "okay";
 85 };
 86 
 87 &usb0 {
 88         status = "okay";
 89         dr_mode = "host";
 90 };

~ [ 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