Ladislav, On 03/11/17 11:56, Ladislav Michl wrote: > Currently undocumented bank-width property is used to configure > device width per GPMC chip select instead of documented > 'gpmc,device-width'. Add (or correct) documented property > where it is missing. > > Signed-off-by: Ladislav Michl <ladis@xxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/am335x-nano.dts | 2 ++ > arch/arm/boot/dts/omap-gpmc-smsc911x.dtsi | 2 +- > arch/arm/boot/dts/omap-gpmc-smsc9221.dtsi | 1 + > arch/arm/boot/dts/omap-zoom-common.dtsi | 2 +- > arch/arm/boot/dts/omap2420-h4.dts | 1 + > arch/arm/boot/dts/omap2430-sdp.dts | 1 + > arch/arm/boot/dts/omap3-devkit8000-common.dtsi | 2 +- > arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 1 + > arch/arm/boot/dts/omap3-lilly-dbb056.dts | 1 + > arch/arm/boot/dts/omap3-overo-tobiduo-common.dtsi | 1 + > arch/arm/boot/dts/omap3-sb-t35.dtsi | 2 +- > arch/arm/boot/dts/omap3430-sdp.dts | 1 + > 12 files changed, 13 insertions(+), 4 deletions(-) Aren't all the changes to NOR devices? bank-width is mandatory for NOR devices [1] so gpmc,device-width is redundant for them. [1] Documentation/devicetree/bindings/mtd/gpmc-nor.txt -- cheers, -roger Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html