msm8610-sim.dts 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. /* Copyright (c) 2012-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/ "msm8610.dtsi"
  14. / {
  15. model = "Qualcomm MSM 8610 Simulator";
  16. compatible = "qcom,msm8610-sim", "qcom,msm8610", "qcom,sim";
  17. qcom,board-id = <16 0>;
  18. };
  19. &soc {
  20. serial@f991f000 {
  21. status = "ok";
  22. };
  23. };
  24. &i2c_cdc {
  25. msm8x10_wcd_codec@0d{
  26. compatible = "qcom,msm8x10-wcd-i2c";
  27. reg = <0x0d>;
  28. interrupt-parent = <&wcd9xxx_intc>;
  29. interrupts = <0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
  30. 17 18 19 20 21 22 23>;
  31. cdc-vdda-cp-supply = <&pm8110_s4>;
  32. qcom,cdc-vdda-cp-voltage = <2150000 2150000>;
  33. qcom,cdc-vdda-cp-current = <650000>;
  34. cdc-vdda-h-supply = <&pm8110_l6>;
  35. qcom,cdc-vdda-h-voltage = <1800000 1800000>;
  36. qcom,cdc-vdda-h-current = <250000>;
  37. cdc-vdd-px-supply = <&pm8110_l6>;
  38. qcom,cdc-vdd-px-voltage = <1800000 1800000>;
  39. qcom,cdc-vdd-px-current = <10000>;
  40. cdc-vdd-1p2v-supply = <&pm8110_l4>;
  41. qcom,cdc-vdd-1p2v-voltage = <1200000 1200000>;
  42. qcom,cdc-vdd-1p2v-current = <5000>;
  43. cdc-vdd-mic-bias-supply = <&pm8110_l20>;
  44. qcom,cdc-vdd-mic-bias-voltage = <3075000 3075000>;
  45. qcom,cdc-vdd-mic-bias-current = <25000>;
  46. qcom,cdc-micbias-cfilt-sel = <0x0>;
  47. qcom,cdc-micbias-cfilt-mv = <1800000>;
  48. qcom,cdc-mclk-clk-rate = <12288000>;
  49. };
  50. msm8x10_wcd_codec@77{
  51. compatible = "qcom,msm8x10-wcd-i2c";
  52. reg = <0x77>;
  53. };
  54. msm8x10_wcd_codec@66{
  55. compatible = "qcom,msm8x10-wcd-i2c";
  56. reg = <0x66>;
  57. };
  58. msm8x10_wcd_codec@55{
  59. compatible = "qcom,msm8x10-wcd-i2c";
  60. reg = <0x55>;
  61. };
  62. };