at91rm9200_pqfp.dtsi 337 B

123456789101112131415161718
  1. /*
  2. * at91rm9200_pqfp.dtsi - Device Tree Include file for AT91RM9200 PQFP family SoC
  3. *
  4. * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
  5. *
  6. * Licensed under GPLv2 or later.
  7. */
  8. #include "at91rm9200.dtsi"
  9. / {
  10. compatible = "atmel,at91rm9200-pqfp", "atmel,at91rm9200";
  11. };
  12. &pioD {
  13. status = "disabled";
  14. };