Lines Matching +full:board +full:- +full:specific
1 ST-Ericsson U300 Device Tree Bindings
3 For various board the "board" node may contain specific properties
4 that pertain to this particular board, such as board-specific GPIOs
5 or board power regulator supplies.
13 - compatible: must be "stericsson,u300-syscon".
14 - reg: the base address and size of the system controller.
18 S365 "Small Board U365":
21 This contains the board-specific information.
22 - compatible: must be "stericsson,s365".
23 - vana15-supply: the regulator supplying the 1.5V to drive the
24 board.
25 - syscon: a pointer to the syscon node so we can access the
26 syscon registers to set the board as self-powered.
31 model = "ST-Ericsson U300";
33 #address-cells = <1>;
34 #size-cells = <1>;
38 vana15-supply = <&ab3100_ldo_d_reg>;
43 compatible = "stericsson,u300-syscon";