diff --git a/arch/arm/mach-rk30/board-rk3168-LR097.c b/arch/arm/mach-rk30/board-rk3168-LR097.c index 12e0cbcc66ac..c96cc76c83fe 100755 --- a/arch/arm/mach-rk30/board-rk3168-LR097.c +++ b/arch/arm/mach-rk30/board-rk3168-LR097.c @@ -153,7 +153,7 @@ static struct ct36x_platform_data ct36x_info = { .gpio = TOUCH_INT_PIN, .active_low = 1, }, - .orientation = {1, 0, 1, 0}, + .orientation = {1, 0, 0, 1}, }; #endif