msm8974-v2.0-1.dtsi 971 B

12345678910111213141516171819202122232425262728293031323334353637
  1. /* Copyright (c) 2013, The Linux Foundation. All rights reserved.
  2. *
  3. * This program is free software; you can redistribute it and/or modify
  4. * it under the terms of the GNU General Public License version 2 and
  5. * only version 2 as published by the Free Software Foundation.
  6. *
  7. * This program is distributed in the hope that it will be useful,
  8. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. * GNU General Public License for more details.
  11. */
  12. /*
  13. * As a general rule, only version-specific property overrides should be placed
  14. * inside this file. However, device definitions should be placed inside the
  15. * msm8974.dtsi file.
  16. */
  17. /include/ "msm8974-v2.dtsi"
  18. &gdsc_venus {
  19. qcom,skip-logic-collapse;
  20. qcom,retain-periph;
  21. qcom,retain-mem;
  22. };
  23. &gdsc_mdss {
  24. qcom,skip-logic-collapse;
  25. qcom,retain-periph;
  26. qcom,retain-mem;
  27. };
  28. &gdsc_oxili_gx {
  29. qcom,retain-mem;
  30. qcom,retain-periph;
  31. };