dts: Rename NXP LCDIF dts node
Rename fsl,imx6sx-lcdif to nxp,imx-elcdif as it used by imxrt and imx platforms. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
8b199b0fbb
commit
3489a39631
4 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#define DT_DRV_COMPAT fsl_imx6sx_lcdif
|
||||
#define DT_DRV_COMPAT nxp_imx_elcdif
|
||||
|
||||
#include <drivers/display.h>
|
||||
#include <fsl_elcdif.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue