// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2020 Linaro Ltd * Author: Sumit Semwal * * This driver is for the DSI interface to panels using the NT36672A display driver IC * from Novatek. * Currently supported are the Tianma FHD+ panels found in some Xiaomi phones, including * some variants of the Poco F1 phone. * * Panels using the Novatek NT37762A IC should add appropriate configuration per-panel and * use this driver. */ #include #include #include #include #include #include #include #include #include #include #include #include #include