
10 Apr
2017
10 Apr
'17
2:39 p.m.
Hi Fabio,
-----Original Message----- From: Fabio Estevam [mailto:festevam@gmail.com] Sent: Monday, April 10, 2017 7:59 PM To: Peng Fan peng.fan@nxp.com Cc: Stefano Babic sbabic@denx.de; U-Boot-Denx u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH 2/8] imx: mx7d-sdb: enable device tree
Hi Peng,
On Mon, Apr 10, 2017 at 8:51 AM, Peng Fan peng.fan@nxp.com wrote:
+&wdog1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_wdog>;
fsl,wdog_b;
In patch 1/8 you use the mx7 device tree from mainline, but this one is from the internal NXP tree.
Can we be consistent here?
Seems the linux upstream dts only support reva board, but now we use revc board. Lots changes needed. I'll creat a new dts from scratch and add what I need. Later, I find time to add revc to linux.
Thanks, Peng.