[PATCH v8 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support.

2018-11-27 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) Unchanged since v6 (rebased) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 1ad5736c8fa6

[PATCH v8 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support.

2018-11-27 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) Unchanged since v6 (rebased) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 1ad5736c8fa6

[PATCH v8 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-11-27 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt

[PATCH v8 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-11-27 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt

[PATCH v8 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-11-27 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v8 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-11-27 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v8 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-11-27 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk Reviewed-by: Andreas Färber --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[PATCH v8 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-11-27 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk Reviewed-by: Andreas Färber --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[PATCH v7 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support.

2018-08-29 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) Unchanged since v6 diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index e2c127608bcc..445e493d69d7

[PATCH v7 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support.

2018-08-29 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) Unchanged since v6 diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index e2c127608bcc..445e493d69d7

[PATCH v7 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-08-29 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt Unchanged since v6 (rebased

[PATCH v7 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-08-29 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt Unchanged since v6 (rebased

[PATCH v7 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-29 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v7 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-08-29 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Unchanged since v1 (rebased

[PATCH v7 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-08-29 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Unchanged since v1 (rebased

[PATCH v7 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-29 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v6 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-24 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v6 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support.

2018-08-24 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) Changes v6: -fix Typo in commitmessage and subject s/DA0963/DA9063/ diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs

[PATCH v6 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-08-24 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt diff --git a/Documentation

[PATCH v6 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-24 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v6 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support.

2018-08-24 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) Changes v6: -fix Typo in commitmessage and subject s/DA0963/DA9063/ diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs

[PATCH v6 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-08-24 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt diff --git a/Documentation

[PATCH v6 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-08-24 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot

[PATCH v6 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-08-24 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot

[PATCH v5 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-22 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v5 4/4] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support.

2018-08-22 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 200ebda47e0c..736c5ed3fd9b 100644 --- a/arch/arm

[PATCH v5 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-22 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 14 + arch/arm/boot/dts/imx6q-emcon-avari.dts| 14 + arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi | 177 + arch/arm/boot/dts/imx6qdl-emcon.dtsi

[PATCH v5 4/4] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support.

2018-08-22 Thread Jan Tuerk
is optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 200ebda47e0c..736c5ed3fd9b 100644 --- a/arch/arm

[PATCH v5 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-08-22 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt Changes for V5: removed

[PATCH v5 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings

2018-08-22 Thread Jan Tuerk
Document the compatible strings for emtrion emCON-MX6 SoM's. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/emtrion.txt Changes for V5: removed

[PATCH v5 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-08-22 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot

[PATCH v5 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2018-08-22 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot

[PATCH 5/5] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support.

2017-11-23 Thread Jan Tuerk
it at Kernel boot-time. The WATCHDOG and RTC are optional and could be loaded from userspace. Signed-off-by: Jan Tuerk <jan.tu...@emtrion.com> --- arch/arm/configs/imx_v6_v7_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/c

[PATCH 5/5] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support.

2017-11-23 Thread Jan Tuerk
it at Kernel boot-time. The WATCHDOG and RTC are optional and could be loaded from userspace. Signed-off-by: Jan Tuerk --- arch/arm/configs/imx_v6_v7_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index

[PATCH 2/5] dt-bindings: Add vendor prefix for emtrion GmbH

2017-11-23 Thread Jan Tuerk
emtrion is a system integrator and manufacturer of embedded systems. Website: https://www.emtrion.de Signed-off-by: Jan Tuerk <jan.tu...@emtrion.com> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bi

[PATCH 2/5] dt-bindings: Add vendor prefix for emtrion GmbH

2017-11-23 Thread Jan Tuerk
emtrion is a system integrator and manufacturer of embedded systems. Website: https://www.emtrion.de Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b

[PATCH 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6

2017-11-23 Thread Jan Tuerk
The Emerging Display Technology ETM0700G0BDH6 is exactly the same display as the ETM0700G0DH6, exept the pixelclock polarity. Therefore re-use the ETM0700G0DH6 modes. It is used by default on emtrion Avari based development kits. Signed-off-by: Jan Tuerk <jan.tu...@emtrion.com> --- .../bi

[PATCH 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6

2017-11-23 Thread Jan Tuerk
The Emerging Display Technology ETM0700G0BDH6 is exactly the same display as the ETM0700G0DH6, exept the pixelclock polarity. Therefore re-use the ETM0700G0DH6 modes. It is used by default on emtrion Avari based development kits. Signed-off-by: Jan Tuerk --- .../bindings/display/panel/edt

[PATCH 0/5] Add basic support for emtrion emCON-MX6 modules

2017-11-23 Thread Jan Tuerk
The following patch-series adds support for emtrion's emCON-MX6 modules with all their dependencies. The focus is based on the emtion standard developer-kit configuration. It includes a new vendor-prefix, an new simple-panel type, a small modification of the imx6dl.dtsi, as well as modifications

[PATCH 3/5] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2017-11-23 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk <jan.tu...@emtrion.com> --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 4/5] ARM: dts: Add support for emtrion emCON-MX6 series

2017-11-23 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk <jan.tu...@emtrion.com> --- Documentation/devicetree/bindings/arm/emtrion.txt | 13 + arch/arm/boot/dts/Makefile| 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 233 ++ arch/arm/boot/dts/imx6dl-emco

[PATCH 0/5] Add basic support for emtrion emCON-MX6 modules

2017-11-23 Thread Jan Tuerk
The following patch-series adds support for emtrion's emCON-MX6 modules with all their dependencies. The focus is based on the emtion standard developer-kit configuration. It includes a new vendor-prefix, an new simple-panel type, a small modification of the imx6dl.dtsi, as well as modifications

[PATCH 3/5] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2017-11-23 Thread Jan Tuerk
Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot

[PATCH 4/5] ARM: dts: Add support for emtrion emCON-MX6 series

2017-11-23 Thread Jan Tuerk
by the emcon-avari dts files. Signed-off-by: Jan Tuerk --- Documentation/devicetree/bindings/arm/emtrion.txt | 13 + arch/arm/boot/dts/Makefile| 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 233 ++ arch/arm/boot/dts/imx6dl-emcon.dtsi | 37 + arch