Lines Matching +full:dts +full:- +full:node
89 .Bl -tag -width "GPMC_ADVn_ALE MMMM" -offset MMMM -compact
92 .It P8-7
94 .It P8-8
96 .It P8-9
98 .It P8-10
112 driver using FDT data, create a new pinctrl node by referencing the standard
114 driver node (which is defined in am33xx.dtsi) in your dts file.
116 .Bd -literal
119 pinctrl-single,pins = <0x90 (PIN_INPUT | MUX_MODE2)>;
128 device node (also defined in am33xx.dtsi) by referencing it in
129 your dts file as follows:
130 .Bd -literal
132 pinctrl-names = "default";
133 pinctrl-0 = <&timer4_pins>;
138 .Bl -tag -width ".Pa /dev/dmtpps" -compact