1. use emmc instead of nand.
2. enable cypress cy8c4024 touchpad support.
Change-Id: Ie9e72516601f2af8caaa1325b98d1574d010a22f
Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
};
&nandc {
- status = "okay";
+ status = "disabled";
};
&emmc {
- status = "disabled";
+ status = "okay";
};
&i2c0 {
};
};
+&i2c1 {
+ status = "okay";
+ ts@8 {
+ compatible = "cypress,cy8c4024";
+ reg = <0x8>;
+ interrupt-parent = <&gpio1>;
+ interrupts = <RK_PA1 IRQ_TYPE_LEVEL_LOW>;
+ status = "okay";
+ };
+};
+
&i2c2 {
status = "okay";