Change USB controller version to 2.5 in compatible string for T4240
Signed-off-by: Nikhil Badola
---
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
b/arch/powerpc/boot/dts/fsl
Add CONFIG_NLS_CODEPAGE_437, CONFIG_NLS_CODEPAGE_850,
CONFIG_NLS_ISO8859_1 in default configs for 85xx
and 86xx socs. Required for mounting vfat file-systems
on USB devices
Signed-off-by: Ramneek Mehresh
Signed-off-by: Nikhil Badola
---
arch/powerpc/configs/corenet32_smp_defconfig | 2 ++
arch
Change USB controller version to 2.5 in compatible string for T2080/T2081
Signed-off-by: Nikhil Badola
---
Checkpatch warnings handled by commit
61a8c2c6fe71082de3ea8629589dcdd0cc5c3f02
Documentation: dts: fsl-usb: Document USB node compatible string for IP
version
arch
Document compatible string containing IP version in USB device tree node
Signed-off-by: Nikhil Badola
---
Documentation/devicetree/bindings/usb/fsl-usb.txt | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/usb/fsl-usb.txt
b
Modifies get_dma_ops() implementation on ppc arch to check null condition
for dev->archdata.dma_ops; returns common dma_direct_ops structure in
case its NULL
Signed-off-by: Nikhil Badola
---
arch/powerpc/include/asm/dma-mapping.h | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
d