/* * Copyright (C) 2016 ARM Limited * Author: Liviu Dudau * * Dummy encoder and connector that use the OF to "discover" the attached * display timings. Can be used in situations where the encoder and connector's * functionality are emulated and no setup steps are needed, or to describe * attached panels for which no driver exists but can be used without * additional hardware setup. * * The encoder also uses the component framework so that it can be a quick * replacement for existing drivers when testing in an emulated environment. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * */ #include #include #include #include #include #include #include