p1010rdb-pa.dts 345 B

12345678910111213141516171819
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. /*
  3. * P1010 RDB Device Tree Source
  4. *
  5. * Copyright 2011 Freescale Semiconductor Inc.
  6. */
  7. /include/ "p1010si-pre.dtsi"
  8. / {
  9. model = "fsl,P1010RDB";
  10. compatible = "fsl,P1010RDB";
  11. /include/ "p1010rdb_32b.dtsi"
  12. };
  13. /include/ "p1010rdb.dtsi"
  14. /include/ "p1010rdb-pa.dtsi"
  15. /include/ "p1010si-post.dtsi"