tegra124-nyan-big-u-boot.dtsi 225 B

123456789101112131415
  1. /*
  2. * Copyright (C) 2016 Google, Inc
  3. * Written by Simon Glass <sjg@chromium.org>
  4. *
  5. * SPDX-License-Identifier: GPL-2.0+
  6. */
  7. / {
  8. host1x@50000000 {
  9. u-boot,dm-pre-reloc;
  10. dc@54200000 {
  11. u-boot,dm-pre-reloc;
  12. };
  13. };
  14. };