On 06/06/16 21:24, Javier Martinez Canillas wrote: > Commit 5c9cbade0629 ("ARM: dts: exynos: Fix DTC unit name warnings in > Exynos5250") fixed all the DTC warnings about mismatchs between unit > names and reg properties in Exynos5250 boards DTS. > > But unfortunately it also added a regression on the Exynos5250 Snow > Chromebook when changing the port node names since the OF graph logic > expects the port nodes to be always named 'port'. > > The Documentation/devicetree/bindings/graph.txt binding document says > that when there is more than one port, '#address-cells', '#size-cells' > and 'reg' properties should be used to number the port nodes. > > Fixes: 5c9cbade0629 ("ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250") > Reported-by: Marc Zyngier <marc.zyngier@xxxxxxx> > Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> I've tested this on top of -rc1, and it indeed fixes the display initialization I was seeing. It then dies in a horrible way, but that's a separate bug. So for this patch: Tested-by: Marc Zyngier <marc.zyngier@xxxxxxx> Thanks, M. -- Jazz is not dead. It just smells funny... -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html