003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/src/arc
usr
/
src
/
sys
/
contrib
/
device-tree
/
src
/
arc
/
📁
..
📄
abilis_tb100.dtsi
(8.47 KB)
📄
abilis_tb100_dvk.dts
(2.04 KB)
📄
abilis_tb101.dtsi
(8.72 KB)
📄
abilis_tb101_dvk.dts
(2.04 KB)
📄
abilis_tb10x.dtsi
(5.66 KB)
📄
axc001.dtsi
(2.97 KB)
📄
axc003.dtsi
(3.78 KB)
📄
axc003_idu.dtsi
(3.85 KB)
📄
axs101.dts
(437 B)
📄
axs103.dts
(476 B)
📄
axs103_idu.dts
(507 B)
📄
axs10x_mb.dtsi
(7.08 KB)
📄
eznps.dts
(1.54 KB)
📄
haps_hs.dts
(2.03 KB)
📄
haps_hs_idu.dts
(1.46 KB)
📄
hsdk.dts
(7.45 KB)
📄
nsim_700.dts
(1.09 KB)
📄
nsimosci.dts
(1.77 KB)
📄
nsimosci_hs.dts
(1.83 KB)
📄
nsimosci_hs_idu.dts
(2.02 KB)
📄
skeleton.dtsi
(858 B)
📄
skeleton_hs.dtsi
(905 B)
📄
skeleton_hs_idu.dtsi
(1.06 KB)
📄
vdk_axc003.dtsi
(1.29 KB)
📄
vdk_axc003_idu.dtsi
(1.47 KB)
📄
vdk_axs10x_mb.dtsi
(2.82 KB)
📄
vdk_hs38.dts
(410 B)
📄
vdk_hs38_smp.dts
(448 B)
Editing: abilis_tb101_dvk.dts
// SPDX-License-Identifier: GPL-2.0-only /* * Abilis Systems TB101 Development Kit PCB device tree * * Copyright (C) Abilis Systems 2013 * * Author: Christian Ruppert <christian.ruppert@abilis.com> */ /dts-v1/; /include/ "abilis_tb101.dtsi" / { model = "abilis,tb101"; chosen { bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8"; }; aliases { }; memory { device_type = "memory"; reg = <0x80000000 0x08000000>; /* 128M */ }; soc100 { uart@ff100000 { pinctrl-names = "default"; pinctrl-0 = <&pctl_uart0>; }; ethernet@fe100000 { phy-mode = "rgmii"; }; i2c0: i2c@ff120000 { i2c-sda-hold-time-ns = <432>; }; i2c1: i2c@ff121000 { i2c-sda-hold-time-ns = <432>; }; i2c2: i2c@ff122000 { i2c-sda-hold-time-ns = <432>; }; i2c3: i2c@ff123000 { i2c-sda-hold-time-ns = <432>; }; i2c4: i2c@ff124000 { i2c-sda-hold-time-ns = <432>; }; leds { compatible = "gpio-leds"; power { label = "Power"; gpios = <&gpioi 0 0>; linux,default-trigger = "default-on"; }; heartbeat { label = "Heartbeat"; gpios = <&gpioi 1 0>; linux,default-trigger = "heartbeat"; }; led2 { label = "LED2"; gpios = <&gpioi 2 0>; default-state = "off"; }; led3 { label = "LED3"; gpios = <&gpioi 3 0>; default-state = "off"; }; led4 { label = "LED4"; gpios = <&gpioi 4 0>; default-state = "off"; }; led5 { label = "LED5"; gpios = <&gpioi 5 0>; default-state = "off"; }; led6 { label = "LED6"; gpios = <&gpioi 6 0>; default-state = "off"; }; led7 { label = "LED7"; gpios = <&gpioi 7 0>; default-state = "off"; }; led8 { label = "LED8"; gpios = <&gpioi 8 0>; default-state = "off"; }; led9 { label = "LED9"; gpios = <&gpioi 9 0>; default-state = "off"; }; led10 { label = "LED10"; gpios = <&gpioi 10 0>; default-state = "off"; }; led11 { label = "LED11"; gpios = <&gpioi 11 0>; default-state = "off"; }; }; }; };
Upload File
Create Folder