r8a774a1-hihope-rzg2m-rev2-ex.dts 502 B

1234567891011121314151617181920
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Device Tree Source for the HiHope RZ/G2M Rev.2.0 connected to sub board
  4. *
  5. * Copyright (C) 2019 Renesas Electronics Corp.
  6. */
  7. #include "r8a774a1-hihope-rzg2m-rev2.dts"
  8. #include "hihope-rzg2-ex.dtsi"
  9. / {
  10. model = "HopeRun HiHope RZ/G2M (Rev.2.0) with sub board";
  11. compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2m",
  12. "renesas,r8a774a1";
  13. };
  14. /* SW43 should be OFF, if in ON state SATA port will be activated */
  15. &pciec1 {
  16. status = "okay";
  17. };