| // SPDX-License-Identifier: (GPL-2.0) |
| * support for the imx6 based aristainetos2 board |
| * parts for 4.3 inch LG display on spi1 port0 |
| * Copyright (C) 2019 Heiko Schocher <hs@denx.de> |
| * Copyright (C) 2015 Heiko Schocher <hs@denx.de> |
| #include "imx6dl-aristainetos2_4.dtsi" |
| #include "imx6qdl-aristainetos2.dtsi" |
| model = "aristainetos2 i.MX6 Dual Lite Board 4"; |
| compatible = "fsl,imx6dl"; |
| compatible = "lg,lg4573"; |
| spi-max-frequency = <10000000>; |
| clock-frequency = <27000027>; |
| remote-endpoint = <&display_out>; |