
9 Apr
2019
9 Apr
'19
3:51 p.m.
On Mon, 2019-03-25 at 13:40 -0300, Fabio Estevam wrote:
Hi Marcel,
On Mon, Mar 25, 2019 at 1:36 PM Marcel Ziswiler marcel@ziswiler.com wrote:
diff --git a/arch/arm/dts/imx6q.dtsi b/arch/arm/dts/imx6q.dtsi index ab1716b6b0..8381d24eff 100644 --- a/arch/arm/dts/imx6q.dtsi +++ b/arch/arm/dts/imx6q.dtsi @@ -234,6 +234,8 @@ };
ipu2_di0: port@2 {
#address-cells = <1>;
#size-cells = <0>;
This change is already in the upstream imx6q.dtsi file in Linux.
What about syncing the U-Boot i.mx6 dts with the kernel?
Yeah, I agree. As a matter of fact I see only one single line of further difference in the two. Let me add that as well in a v2 and clearly state that it is a complete re-sync.