From mboxrd@z Thu Jan 1 00:00:00 1970 From: victorascroft@gmail.com (Victor Ascroft) Date: Thu, 25 Sep 2014 18:36:04 +0530 Subject: Query on pin multiplexing with device tree In-Reply-To: References: Message-ID: <5424133C.5090106@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hello, pinctrl_touchctrl_idle: touchctrl_idle { fsl,pins = < MF610_PAD_PTA18__GPIO_8 0x0041 MF610_PAD_PTA19__GPIO_9 0x0041 >; }; pinctrl_touchctrl_read: touchctrl_read { fsl,pins = < MF610_PAD_PTA18__ADC0_SE0 0x0041 MF610_PAD_PTA19__ADC0_SE1 0x0041 >; If i have pin multiplexing in device tree as above, how can i select and change the pin multiplexing at run time? Regards, Sanchayan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140925/7ba0ae4f/attachment.html