diff options
author | Sriram Dash <sriram.dash@freescale.com> | 2016-06-10 11:06:39 +0300 |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2016-07-09 03:58:06 +0300 |
commit | ae9ac1d3299ab8334f0b5293ddb77e18f2a9c9e5 (patch) | |
tree | e7a08052b289e8ac4041d71065abf8daff55aa34 /arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi | |
parent | 3dde317654b3624ec00bebbe068392b959c2e3ac (diff) | |
download | linux-ae9ac1d3299ab8334f0b5293ddb77e18f2a9c9e5.tar.xz |
powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420
Add usb aliases for consistency with the other platforms.
Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi')
-rw-r--r-- | arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi b/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi index 8797ce146512..f3f968c51f4b 100644 --- a/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi +++ b/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi @@ -51,6 +51,7 @@ serial2 = &serial2; serial3 = &serial3; pci0 = &pci0; + usb0 = &usb0; dma0 = &dma0; dma1 = &dma1; sdhc = &sdhc; |