meson-axg-jethome-jethub-j110-rev-3.dts 581 B

123456789101112131415161718192021222324252627
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Copyright (c) 2022 Vyacheslav Bocharov <[email protected]>
  4. * Copyright (c) 2022 JetHome
  5. * Author: Vyacheslav Bocharov <[email protected]>
  6. */
  7. /dts-v1/;
  8. #include "meson-axg-jethome-jethub-j1xx.dtsi"
  9. / {
  10. compatible = "jethome,jethub-j110", "amlogic,a113d", "amlogic,meson-axg";
  11. model = "JetHome JetHub D1p (J110) Hw rev.3";
  12. /* 2GiB or 4GiB RAM */
  13. memory@0 {
  14. device_type = "memory";
  15. reg = <0x0 0x0 0x0 0x80000000>;
  16. };
  17. };
  18. /* wifi module */
  19. &sd_emmc_b {
  20. broken-cd;/* cd-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;*/
  21. };