Lines Matching +full:board +full:- +full:specific
4 - compatible : "sirf,atlas7-ioc"
5 - reg : Address range of the pinctrl registers
9 compatible = "sirf,atlas7-ioc";
34 bias-pull-up;
41 input-schmitt-enable;
48 bias-pull-down;
55 drive-strength = <2>;
60 Please refer to pinctrl-bindings.txt in this directory for details of the common
66 Required subnode-properties:
67 - groups : An array of strings. Each string contains the name of a group.
68 - function: A string containing the name of the function to mux to the
73 drivers/pinctrl/pinctrl-sirf.c
97 For a specific board, if it wants to use sd1,
98 it can add the following to its board-specific .dts file.
100 pinctrl-names = "default";
101 pinctrl-0 = <&sd1_pmx0>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&sd1_pmx1>;