Skip to content

S7300 DT #28

Description

@akku1139
&i2c0 {
	clock-frequency = <>;
	status = "okay";

	touchscreen@38 {
		compatible = "syna,rmi4-i2c";
		reg = <0x38>;
		#address-cells = <1>;
		#size-cells = <0>;
		interrupts = ;
		reset-gpios = ;
		syna,reset-delay-ms = ;
		syna,startup-delay-ms = ;
		vdd-supply = ;
		vio-supply = ;

		rmi4-f01@1 {
			reg = <0x1>;
		};

		rmi4-f11@11 {
			reg = <0x11>;
			syna,sensor-type = <1>;
		};

		rmi4-f34@34 {
			reg = <0x34>;
		};
	};
};

blade.dtsi

https://github.com/bq/aquaris-5/blob/aquaris-5/mediatek/custom/common/kernel/touchpanel/S7300/s7300_driver.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions