// SPDX-License-Identifier: GPL-2.0 /* * Sony ACX565AKM LCD Panel driver * * Copyright (C) 2019 Texas Instruments Incorporated * * Based on the omapdrm-specific panel-sony-acx565akm driver * * Copyright (C) 2010 Nokia Corporation * Author: Imre Deak */ /* * TODO (to be addressed with hardware access to test the changes): * * - Update backlight support to use backlight_update_status() etc. * - Use prepare/unprepare for the basic power on/off of the backligt */ #include #include #include #include #include #include #include #include #include