1. 11 May, 2012 1 commit
    • Peter Ujfalusi's avatar
      Input: tl6040-vibra - Device Tree support · 9ac7b1a3
      Peter Ujfalusi authored
      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: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      9ac7b1a3
  2. 02 May, 2012 7 commits
  3. 30 Apr, 2012 5 commits
  4. 24 Apr, 2012 3 commits
  5. 22 Apr, 2012 2 commits
  6. 21 Apr, 2012 22 commits