K 10 svn:author V 3 avg K 8 svn:date V 27 2019-07-16T16:01:51.505503Z K 7 svn:log V 410 MFC r349579: nctgpio: change default pin names to those used by the datasheet(s) That is, instead of the current GPIO00 - GPIO15 the names will be GPIO00 - GPIO07, GPIO10 - GPIO17. The first digit is a GPIO "bank" / group number and the second one is a pin number within the bank. Alternative view is that the pin names are changed from decimal numbering scheme to octal one (as there are 8 pins per bank). END