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

TOMOYO Linux Cross Reference
Linux/arch/mips/boot/dts/mscc/jaguar2_pcb118.dts

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ 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+ OR MIT)
  2 /*
  3  * Copyright (c) 2018 Microsemi Corporation
  4  */
  5 
  6 /dts-v1/;
  7 #include "jaguar2_common.dtsi"
  8 
  9 / {
 10         model = "Jaguar2/Aquantia PCB118 Reference Board";
 11         compatible = "mscc,jr2-pcb118", "mscc,jr2";
 12 
 13         aliases {
 14                 i2c150  = &i2c150;
 15                 i2c151  = &i2c151;
 16         };
 17 
 18         i2c0_imux: i2c0-imux {
 19                 compatible = "i2c-mux-pinctrl";
 20                 #address-cells = <1>;
 21                 #size-cells = <0>;
 22                 i2c-parent = <&i2c0>;
 23                 pinctrl-names =
 24                         "i2c150", "i2c151", "idle";
 25                 pinctrl-0 = <&i2cmux_0>;
 26                 pinctrl-1 = <&i2cmux_1>;
 27                 pinctrl-2 = <&i2cmux_pins_i>;
 28                 i2c150: i2c@0 {
 29                         reg = <0>;
 30                         #address-cells = <1>;
 31                         #size-cells = <0>;
 32                 };
 33                 i2c151: i2c@1 {
 34                         reg = <1>;
 35                         #address-cells = <1>;
 36                         #size-cells = <0>;
 37                 };
 38         };
 39 };
 40 
 41 &gpio {
 42         i2cmux_pins_i: i2cmux-pins {
 43                 pins = "GPIO_17", "GPIO_16";
 44                 function = "twi_scl_m";
 45                 output-low;
 46         };
 47         i2cmux_0: i2cmux-0-pins {
 48                 pins = "GPIO_17";
 49                 function = "twi_scl_m";
 50                 output-high;
 51         };
 52         i2cmux_1: i2cmux-1-pins {
 53                 pins = "GPIO_16";
 54                 function = "twi_scl_m";
 55                 output-high;
 56         };
 57 };

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