![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 /dts-v1/; 0003 /plugin/; 0004 0005 &unittest_test_bus { 0006 #address-cells = <1>; 0007 #size-cells = <0>; 0008 gpio@4 { 0009 compatible = "unittest-gpio"; 0010 reg = <4>; 0011 gpio-controller; 0012 #gpio-cells = <2>; 0013 ngpios = <2>; 0014 gpio-line-names = "line-A", "line-B", "line-C", "line-D"; 0015 }; 0016 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |