ste-nomadik.txt 384 B

12345678910111213141516171819
  1. ST-Ericsson Nomadik Device Tree Bindings
  2. For various board the "board" node may contain specific properties
  3. that pertain to this particular board, such as board-specific GPIOs.
  4. Boards with the Nomadik SoC include:
  5. S8815 "MiniKit" manufactured by Calao Systems:
  6. Required root node property:
  7. compatible="calaosystems,usb-s8815";
  8. Required node: usb-s8815
  9. Example:
  10. usb-s8815 {
  11. };