Shawn, All,
On Sat, Apr 2, 2016 at 3:29 AM, Shawn Guo [off-list ref] wrote:
On Tue, Mar 15, 2016 at 03:04:20PM +0100, Gary Bisson wrote:
quoted
Add the device node for the i.MX7 eLCDIF interface.
Signed-off-by: Gary Bisson <redacted>
---
Changelog v1 -> v2:
- none
---
arch/arm/boot/dts/imx7d.dtsi | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index b5a50e0..a768716 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -608,6 +608,17 @@
status = "disabled";
};
+ lcdif: lcdif at 30730000 {
Please add the node in order of unit-address.
Sorry I did it alphabetically for some reason, I'll submit a v3 today.
Regards,
Gary