From: Alison Chaiken <alison_chaiken@xxxxxxxxxx> The parallel NOR on the i.MX6 SabreAuto boards is connected by the WEIM simple bus. WEIM needs gpio5 low at boot in order to properly set the steering of I2C3. Rather than modifying the GPIO5 node in a new DTSI file, it would be better to add the weim_nor gpio-hog to imx6qdl.dtsi and disable it by default. However, gpio-hogs are always enabled, so inclusion of a separate, new file is necessary. Changes since version 1: ... Refer to gpio5 by its phandle rather than overriding the node completely. ... Change the name of the new file for greater consistency with other i.MX6 dtsi files. Alison Chaiken (1): i.MX6-SabreAuto: DTS: use gpio-hog to enable WEIM-NOR at boot arch/arm/boot/dts/imx6qdl-sabreauto-weim-nor.dtsi | 43 +++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 arch/arm/boot/dts/imx6qdl-sabreauto-weim-nor.dtsi -- 2.1.4 -- 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