[linux-sunxi] [meta] Following the netiquette rules

2017-11-17 Thread alan . martinovic
Hi, I just wanted to check the policy for the mailing list/google group. (not sure atm if it's sensible to say that a mailing list and a google group are synonyms) Given that my first contact with this group was through the google group interface I used the text formatting it offers to make the

Re: [linux-sunxi] Enabling uart2 with flow control

2017-11-17 Thread alan . martinovic
{ uart2_pins_ctsrts: uart2-ctsrts { pins = "PA#", "PA#"; // replace # with number of the CTS/DTS pin function = "uart2"; }; }; Where are you referencing those strings from (both "PA#" and "uart2")? Tried looking at both the pinctrl-bindings as well as sunxi pinctrl. *

[linux-sunxi] Enabling uart2 with flow control

2017-11-16 Thread alan . martinovic
Hi, I'm trying to enable uart2 for a connection with bluetooth on a H3 based board It lays on a custom pcb connected through the exposed headers. For that we have a custom device tree: