[PATCH v2 2/4] FIXUP: "sunxi:drivers:input:ps2 Added sunxi A10/A20 ps2 driver"

From: Hans de Goede
Date: Fri Dec 12 2014 - 08:11:56 EST


dt bindings should use the compat string for the earliest version of the
hardware which has the relevant hardware block, unless there are differences,
the A10 and A20 ps2 controllers are identical, so for both sun4i-a10-ps2
should be used as compat string, drop the sun7i-a20-ps2 compat string.

Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
drivers/input/serio/sunxi-ps2.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/input/serio/sunxi-ps2.c b/drivers/input/serio/sunxi-ps2.c
index 4cd89ae..cb89d80 100644
--- a/drivers/input/serio/sunxi-ps2.c
+++ b/drivers/input/serio/sunxi-ps2.c
@@ -340,7 +340,6 @@ static int sunxips2_remove(struct platform_device *pdev)

/* Match table for of_platform binding */
static const struct of_device_id sunxips2_of_match[] = {
- { .compatible = "allwinner,sun7i-a20-ps2", },
{ .compatible = "allwinner,sun4i-a10-ps2", },
{ },
};
--
2.1.0


--------------000808020300080807030800
Content-Type: text/x-patch;
name="0003-FIXUP-ARM-dts-sunxi-ps2-dt-nodes-for-A10-A20-PS2-con.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename*0="0003-FIXUP-ARM-dts-sunxi-ps2-dt-nodes-for-A10-A20-PS2-con.pa";
filename*1="tch"