1. 11 5月, 2012 1 次提交
    • P
      Input: tl6040-vibra - Device Tree support · 9ac7b1a3
      Peter Ujfalusi 提交于
      Enable DT based probing of the vibra driver.
      
      Example of dts section to load the twl6040-vibra driver:
      twl6040: twl6040@4b {
      	...
      	twl6040_vibra: twl6040@1 {
      		compatible = "ti,twl6040-vibra";
      		interrupts = <4>;
      		vddvibl-supply = <&vbat>;
      		vddvibr-supply = <&vbat>;
      		vibldrv_res = <8>;
      		vibrdrv_res = <3>;
      		viblmotor_res = <10>;
      		vibrmotor_res = <10>;
      	};
      };
      
      [Sasha Levin <levinsasha928@gmail.com>: fixed build error]
      Signed-off-by: NPeter Ujfalusi <peter.ujfalusi@ti.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      9ac7b1a3
  2. 24 4月, 2012 1 次提交
  3. 21 4月, 2012 1 次提交
  4. 05 4月, 2012 1 次提交
  5. 30 3月, 2012 1 次提交
    • G
      dt: Linux DT usage model documentation · 31134efc
      Grant Likely 提交于
      v2: 2nd draft
       - Editorial cleanups (Randy Dunlap and Stephen Warren)
       - Added missing Microblaze reference (Stephen Neuendorffer)
       - Make example of platform_device creation clearer (Shawn Guo)
       - Expand on PowerPC history and mention i2c mess (David Gibson)
       - convert to plain text (remove bits of html formating)
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      31134efc
  6. 29 3月, 2012 1 次提交
  7. 28 3月, 2012 2 次提交
  8. 27 3月, 2012 3 次提交
  9. 22 3月, 2012 1 次提交
  10. 17 3月, 2012 4 次提交
  11. 16 3月, 2012 3 次提交
  12. 15 3月, 2012 7 次提交
  13. 14 3月, 2012 2 次提交
  14. 13 3月, 2012 1 次提交
  15. 12 3月, 2012 2 次提交
  16. 08 3月, 2012 2 次提交
  17. 07 3月, 2012 2 次提交
  18. 06 3月, 2012 2 次提交
  19. 04 3月, 2012 1 次提交
  20. 01 3月, 2012 2 次提交