Skip to content

fzkangga/android_touchscreen_msg22xx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android_touchscreen_msg22xx

implement to dts for g151 a.k.a Andromax A16C3H

&soc {
	i2c@78b9000 { /* BLSP1 QUP5 */
		mstar@26{
			compatible = "mstar,msg2xxx";
			reg = <0x26>;
			interrupt-parent = <&msm_gpio>;
			interrupts = <13 0x2008>;
			vdd-supply = <&pm8909_l17>;
			vcc_i2c-supply = <&pm8909_l6>;
			mstar,family-id = <0x0>;
			mstar,reset-gpios = <&msm_gpio 12 0x0>;
			mstar,interrupt-gpios = <&msm_gpio 13 0x2008>;	
			mstar,display-coords = <0 0 480 854>;
			mstar,panel-coords = <0 0 480 854>;
			mstar,button-map = <172 139 158>;
			mstar,no-force-update;
			mstar,i2c-pull-up;
		};
	};
};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors