msm8226-fluid.dts 848 B

12345678910111213141516171819202122232425262728293031323334
  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. /dts-v1/;
  13. /include/ "msm8226.dtsi"
  14. / {
  15. model = "Qualcomm MSM 8226 FLUID";
  16. compatible = "qcom,msm8226-fluid", "qcom,msm8226", "qcom,fluid";
  17. qcom,msm-id = <145 3 0>,
  18. <158 3 0>,
  19. <159 3 0>,
  20. <198 3 0>;
  21. };
  22. &soc {
  23. serial@f991f000 {
  24. status = "disabled";
  25. };
  26. };
  27. &pm8226_bms {
  28. status = "ok";
  29. };