[PATCH 2/2] ARM i.MX53: add dts for the TQ tqma53 module
Shawn Guo
shawn.guo at linaro.org
Wed Jan 9 14:48:11 EST 2013
On Mon, Jan 07, 2013 at 04:16:00PM +0100, Steffen Trumtrar wrote:
> From: Sascha Hauer <s.hauer at pengutronix.de>
>
> The tqma53 is an embedded module that has some features on board (e.g. emmc),
> but mostly just provides access to them on its interface.
> Going along with the imx53.dtsi, the tqma53.dtsi specifies the existing
> devices and their pinctrl for this module. All devices that are not on the
> module are disabled by default and need to be enabled in a baseboard DT.
>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
> ---
> arch/arm/boot/dts/imx53-tqma53.dtsi | 207 +++++++++++++++++++++++++++++++++++
Please add the dtb target into arch/arm/boot/dts/Makefile.
...
> + usbphy1: usbphy at 1 {
> + compatible = "nop-usbphy";
Is this compatible something kernel is actually using?
Shawn
> + status = "okay";
> + };
More information about the devicetree-discuss
mailing list