On Tuesday 29 November 2016 02:54 PM, Sekhar Nori wrote: > A side-effect of this patch is that NAND support is removed. NAND > pins clash with VOUT3 on DRA7-EVM. U-Boot selects VOUT3 over NAND > as per TI EVM application needs. I claimed this .. > &gpmc { > status = "okay"; > - pinctrl-names = "default"; > - pinctrl-0 = <&nand_flash_x16>; > ranges = <0 0 0x08000000 0x01000000>; /* minimum GPMC partition = 16MB */ > nand@0,0 { > compatible = "ti,omap2-nand"; .. but forgot to keep the gpmc node disabled. I will fix this and send a v2. dra72-evm-common.dtsi needs a similar patch. Will include that in v2 as well. Thanks, Sekhar -- 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