Skip to content
Commit 0aa4dcb5 authored by Bill Pringlemeir's avatar Bill Pringlemeir Committed by Shawn Guo
Browse files

ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions.



Previous version had an extra 'fsl' which made the pins not match
any entry.  The console message,

 vf610-pinctrl 40048000.iomuxc: no fsl,pins property in node \
    /soc/aips-bus@40000000/iomuxc@40048000/vf610-twr/esdhc1grp

is displayed without the fix.  The prior version would generally
work as u-boot sets the pins properly for sdhc.  This change allows
Linux sdhc use even if u-boot is built without sdhc support.

Signed-off-by: default avatarBill Pringlemeir <bpringlemeir@nbsps.com>
Acked-by: default avatarStefan Agner <stefan@agner.ch>
Fixes: 0517fe6a

 ("ARM: dts: vf610-twr: Add support for sdhc1")
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent df216074
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment