Dear All,
The HiHope RZ/G2M is advertised as supporting panel idk-1110wr from
Advantech, but the panel doesn't come with the board, it has to purchased
separatey, therefore this series adds panel support to a new DT.
v3->v4
* Included rzg2-advantech-idk-1110wr-panel.dtsi in
r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts file instead of re-inventing
the wheel.
* Dropped the Ack from Laurent for patch 2/2 due to above changes
v2->v3
* Included Reviewed-by from Rob and Laurent
* Switched to dual license
* Added myself as the maintainer
* Updated copyright year
* Rebased the patches
v1->v2
* fixed a space according to Geert's feedback.
Thanks,
Prabhakar
Fabrizio Castro (2):
dt-bindings: display: Add idk-1110wr binding
arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display
.../display/panel/advantech,idk-1110wr.yaml | 69 ++++++++++++++++++++++
arch/arm64/boot/dts/renesas/Makefile | 1 +
.../r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts | 52 ++++++++++++++++
3 files changed, 122 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.yaml
create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts
--
2.7.4
From: Sam Ravnborg <hidden> Date: 2020-03-15 02:26:59
Hi Prabhakar
On Wed, Mar 11, 2020 at 08:03:39PM +0000, Lad Prabhakar wrote:
From: Fabrizio Castro <redacted>
Add binding for the idk-1110wr LVDS panel from Advantech.
Some panel-specific documentation can be found here:
https://buy.advantech.eu/Displays/Embedded-LCD-Kits-LCD-Kit-Modules/model-IDK-1110WR-55WSA1E.htm
Signed-off-by: Fabrizio Castro <redacted>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
From: Fabrizio Castro <redacted>
The HiHope RZ/G2M is advertised as compatible with panel idk-1110wr
from Advantech, however the panel isn't sold alongside the board.
A new dts, adding everything that's required to get the panel to
work with HiHope RZ/G2M, is the most convenient way to support the
HiHope RZ/G2M when it's connected to the idk-1110wr.
Signed-off-by: Fabrizio Castro <redacted>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
arch/arm64/boot/dts/renesas/Makefile | 1 +
.../r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts | 52 ++++++++++++++++++++++
2 files changed, 53 insertions(+)
create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts
Hi Lad,
On Wed, Mar 11, 2020 at 9:03 PM Lad Prabhakar
[off-list ref] wrote:
The HiHope RZ/G2M is advertised as supporting panel idk-1110wr from
Advantech, but the panel doesn't come with the board, it has to purchased
separatey, therefore this series adds panel support to a new DT.
v3->v4
* Included rzg2-advantech-idk-1110wr-panel.dtsi in
r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts file instead of re-inventing
the wheel.
* Dropped the Ack from Laurent for patch 2/2 due to above changes
v2->v3
* Included Reviewed-by from Rob and Laurent
* Switched to dual license
* Added myself as the maintainer
* Updated copyright year
* Rebased the patches
v1->v2
* fixed a space according to Geert's feedback.
Thanks,
Prabhakar
Fabrizio Castro (2):
dt-bindings: display: Add idk-1110wr binding
arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display
.../display/panel/advantech,idk-1110wr.yaml | 69 ++++++++++++++++++++++
arch/arm64/boot/dts/renesas/Makefile | 1 +
.../r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts | 52 ++++++++++++++++
3 files changed, 122 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.yaml
create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts
Thanks for the update!
I've queued the second patch in renesas-devel for v5.7.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds