[v4] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-09 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin <yungching0...@gmail.com> --- Changes in v4: - Fix the pinctrl entries order issue - Correct the USB_OTG_ID pinmux arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx

[v4] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-09 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin --- Changes in v4: - Fix the pinctrl entries order issue - Correct the USB_OTG_ID pinmux arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts | 139

[v4] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-09 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin <yungching0...@gmail.com> --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts | 139 +++ 2 files changed, 140 inse

[v4] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-09 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts | 139 +++ 2 files changed, 140 insertions(+) create mode 100644 arch

[v3] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-06 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin <yungching0...@gmail.com> --- Changes in v3: - Fix the SPDX lines issue - Fix the eeprom setting issue arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts

[v3] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-06 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin --- Changes in v3: - Fix the SPDX lines issue - Fix the eeprom setting issue arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts | 140

[v2] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-05 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin <yungching0...@gmail.com> --- Change in v2: - Fix the order issue in Makefile - Sort out the nodes alphabetically - Use SPDX tag - Fix some property issues arch/arm/boot/dts/Ma

[v2] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-05 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which uses the Advantech BA-16 module. Signed-off-by: Ken Lin --- Change in v2: - Fix the order issue in Makefile - Sort out the nodes alphabetically - Use SPDX tag - Fix some property issues arch/arm/boot/dts/Makefile | 1 + arch/arm/boot

[PATCH] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-04 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which use the Advantech BA-16 module. Signed-off-by: Ken Lin <yungching0...@gmail.com> --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts | 154 +++ 2 files changed, 155 inse

[PATCH] ARM: dts: imx: Add support for Advantech DMS-BA16

2018-02-04 Thread Ken Lin
Add support for Advantech DMS-BA16 board, which use the Advantech BA-16 module. Signed-off-by: Ken Lin --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-dms-ba16.dts | 154 +++ 2 files changed, 155 insertions(+) create mode 100644 arch

[PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: fix at25 spi-clk frequency issue

2017-03-03 Thread Ken Lin
Change the maxium spi clock frequency from 20MHz to 10MHz to meet the operation voltage range requirement recommended in AT25 datasheet Signed-off-by: Ken Lin <yungching0...@gmail.com> --- arch/arm/boot/dts/imx6q-bx50v3.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: fix at25 spi-clk frequency issue

2017-03-03 Thread Ken Lin
Change the maxium spi clock frequency from 20MHz to 10MHz to meet the operation voltage range requirement recommended in AT25 datasheet Signed-off-by: Ken Lin --- arch/arm/boot/dts/imx6q-bx50v3.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6q

[PATCH v2] USB: cp210x: add new IDs for GE Bx50v3 boards

2017-02-03 Thread Ken Lin
Add new USB IDs for cp2104/5 devices on Bx50v3 boards due to the design change Signed-off-by: Ken Lin <yungching0...@gmail.com> --- Change in v2: Fix the author (From) address doesn't match the SoB issue mentioned in the discussion thread drivers/usb/serial/cp210x.c | 2 ++ 1 file chan

[PATCH v2] USB: cp210x: add new IDs for GE Bx50v3 boards

2017-02-03 Thread Ken Lin
Add new USB IDs for cp2104/5 devices on Bx50v3 boards due to the design change Signed-off-by: Ken Lin --- Change in v2: Fix the author (From) address doesn't match the SoB issue mentioned in the discussion thread drivers/usb/serial/cp210x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: change pca953x GPIO default settings

2017-02-02 Thread Ken Lin
Leave pca953x P06,P07 pins on b850v3 platform and P06 pin on b450v3/b650v3 unconfigured in the kernel space since they could be configured as DP1_RST and DP2_RST by the applications for the DP FW update support Signed-off-by: Ken Lin <ken@advantech.com> --- arch/arm/boot/dts/imx6q-

[PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: change pca953x GPIO default settings

2017-02-02 Thread Ken Lin
Leave pca953x P06,P07 pins on b850v3 platform and P06 pin on b450v3/b650v3 unconfigured in the kernel space since they could be configured as DP1_RST and DP2_RST by the applications for the DP FW update support Signed-off-by: Ken Lin --- arch/arm/boot/dts/imx6q-b450v3.dts | 7 +++ arch

[PATCH] USB: cp210x: add new IDs for GE Bx50v3 boards

2017-02-02 Thread Ken Lin
Add new USB IDs for cp2104/5 devices on Bx50v3 boards due to the design change Signed-off-by: Ken Lin <ken@advantech.com> --- drivers/usb/serial/cp210x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index fff718

[PATCH] USB: cp210x: add new IDs for GE Bx50v3 boards

2017-02-02 Thread Ken Lin
Add new USB IDs for cp2104/5 devices on Bx50v3 boards due to the design change Signed-off-by: Ken Lin --- drivers/usb/serial/cp210x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index fff718352e0c..691e3e5f0e61 100644