Hi Christopher, On Mon, May 23, 2016 at 8:08 PM, Christopher Spinrath <christopher.spinrath@xxxxxxxxxxxxxx> wrote: > I would like to but I'm not sure if I'm allowed to. As I stated in the > license header some nodes are copied (and cleaned up) from the vendor > kernel/devicetree. They are licensed GPL-v2 only. So I don't know, can I > add the X11 license? Maybe you could contact the original author anc check? >> Better to avoid 0x80000000. Replace it with the real iomux value >> instead so that you don't need to rely on the bootloader >> configuration. > hmm, I don't know how to determine this value. The device documentation > I have does not say anything about it and the vendor kernel uses > 0x80000000... The default value of register IOMUXC_SW_PAD_CTL_PAD_ENET_TX_DATA1 is 0x1b0b0, so you can use this value. Another thing I forgot to comment: instead of putting this pin inside the hog group you could put it inside the gpio-keys node. -- 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