Hello, I'm sending the diff patch to add this feature to my PC, which was
made for me.
170,175d169
}, { /* Acer Switch one 10 (SW1-011) */
.matches = {
DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Switch One SW1-011"),
},
.driver_data = (void *)&lcd800x1280_rightside_up,
https://github.com/CypherNoodle/linux-sunxi/commit/c03dc4de6455c429699d5c4db4ca05a1571dbe1b
Regards,
--
*Bastián Almendras VenegasIngeniero en ejecución en electrónica*
*Universidad del Biobío*
*+56 9 84458240*
170,175d169
< }, { /* Acer Switch one 10 (SW1-011) */
< .matches = {
< DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Acer"),
< DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Switch One SW1-011"),
< },
< .driver_data = (void *)&lcd800x1280_rightside_up,