Hi Michal, On Thu, Jun 28, 2018 at 2:40 AM Michal Simek <michal.simek@xxxxxxxxxx> wrote: > > diff --git a/arch/arm/boot/dts/zynq-zed.dts b/arch/arm/boot/dts/zynq-zedboard.dts > > similarity index 93% > > rename from arch/arm/boot/dts/zynq-zed.dts > > rename to arch/arm/boot/dts/zynq-zedboard.dts > > index bf3e26dbf..540581c56 100644 > > --- a/arch/arm/boot/dts/zynq-zed.dts > > +++ b/arch/arm/boot/dts/zynq-zedboard.dts > > @@ -8,7 +8,7 @@ > > > > / { > > model = "Avnet ZedBoard board"; > > - compatible = "avnet,zynq-zed", "xlnx,zynq-7000"; > > + compatible = "avnet,zynq-zedboard", "xlnx,zynq-7000"; > > > > aliases { > > ethernet0 = &gem0; > > > > It will just cause confusion and I can't see any benefit to rename this > file. If you want to state different compatible string with full board > name I am fine with that but that's it. Ok, I'll drop this patch for V2. Thanks, Luis Araneda. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html