[RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
From: Shawn Guo <hidden>
Date: 2012-01-06 13:03:59
Also in:
linux-devicetree, lkml
From: Shawn Guo <hidden>
Date: 2012-01-06 13:03:59
Also in:
linux-devicetree, lkml
On Fri, Jan 06, 2012 at 11:33:54AM +0000, Dong Aisheng-B29396 wrote:
In board dts file:
usdhc at 0219c000 { /* uSDHC4 */
fsl,card-wired;
status = "okay";
pinmux = <&pinctrl_sd4>;Would it be more proper to have the phandle named as 'pinctrl' than 'pinmux'?
};
-- Regards, Shawn