On Tue, 24 May 2016, Frank Rowand wrote: > On 5/23/2016 3:40 PM, Adam J Allison wrote: > > I'm a noob to this, and I've just got a simple typo. > > I don't want to bother you, but I can't find out who to email to get it fixed. > > I've read the documentation a few times, but still couldn't figure it out. > > > > > > tl dr > > am33xx.dtsi: line 190 emda3_mperr should probably be edma3_mperr > > > > > > Thank you for your understanding, > > Adam > > The documentation can be a little hard to navigate. > > Does this file help? > > Documentation/devicetree/bindings/submitting-patches.txt > > If not, let me know and I'll try to make the documentation > better. also, when you spot a typo like that, ***immediately*** assume there are more of them: $ grep emda * am33xx.dtsi: interrupt-names = "edma3_ccint", "emda3_mperr", am4372.dtsi: interrupt-names = "edma3_ccint", "emda3_mperr", dm814x.dtsi: interrupt-names = "edma3_ccint", "emda3_mperr", dra7.dtsi: interrupt-names = "edma3_ccint", "emda3_mperr", $ because there always are. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== -- 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