ste-nomadik-s8815.dts 378 B

1234567891011121314151617181920
  1. /*
  2. * Device Tree for the ST-Ericsson Nomadik S8815 board
  3. * Produced by Calao Systems
  4. */
  5. /dts-v1/;
  6. /include/ "ste-nomadik-stn8815.dtsi"
  7. / {
  8. model = "Calao Systems USB-S8815";
  9. compatible = "calaosystems,usb-s8815";
  10. chosen {
  11. bootargs = "root=/dev/ram0 console=ttyAMA1,115200n8 earlyprintk";
  12. };
  13. /* Custom board node with GPIO pins to active etc */
  14. usb-s8815 {
  15. };
  16. };