<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt><big>Hello,<br>
        <br>
        pinctrl_touchctrl_idle: touchctrl_idle {<br>
                    fsl,pins = &lt;<br>
                        MF610_PAD_PTA18__GPIO_8            0x0041<br>
                        MF610_PAD_PTA19__GPIO_9            0x0041<br>
                        &gt;;<br>
                };<br>
        <br>
                pinctrl_touchctrl_read: touchctrl_read {<br>
                    fsl,pins = &lt;<br>
                        MF610_PAD_PTA18__ADC0_SE0        0x0041<br>
                        MF610_PAD_PTA19__ADC0_SE1        0x0041<br>
                        &gt;;<br>
        <br>
        If i have pin multiplexing in device tree as above, how can i
        select and change the pin multiplexing at run time? <br>
        <br>
        Regards,<br>
        Sanchayan</big><br>
    </tt>
  </body>
</html>