mt7620-u-boot.dtsi 188 B

1234567891011121314
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Copyright (C) 2020 MediaTek Inc.
  4. *
  5. * Author: Weijie Gao <weijie.gao@mediatek.com>
  6. */
  7. &uartlite {
  8. bootph-all;
  9. };
  10. &uartfull {
  11. bootph-all;
  12. };