lkml.org 
[lkml]   [2020]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 2/2] ARM: dts: exynos: tiny4412: add proper panel node
On Mon, Jan 06, 2020 at 07:10:03PM +0000, Yangtao Li wrote:
> This patch add at070tn92 panel for tiny4412 board.

Please fix description as in patch 1.

>
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
> ---
> arch/arm/boot/dts/exynos4412-tiny4412.dts | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4412-tiny4412.dts b/arch/arm/boot/dts/exynos4412-tiny4412.dts
> index 2b62cb27420c..57f9d09233ad 100644
> --- a/arch/arm/boot/dts/exynos4412-tiny4412.dts
> +++ b/arch/arm/boot/dts/exynos4412-tiny4412.dts
> @@ -66,6 +66,16 @@
> clock-frequency = <24000000>;
> };
> };
> +
> + panel {
> + compatible = "innolux,at070tn92";
> +
> + port {
> + panel_input: endpoint {
> + remote-endpoint = <&lcdc_output>;
> + };
> + };
> + };
> };
>
> &fimd {
> @@ -74,6 +84,12 @@
> #address-cells = <1>;
> #size-cells = <0>;
> status = "okay";

One empty space here.

> + port@3 {
> + reg = <3>;

Why starting from "3"? Why this is port@3, not just "port"?

Best regards,
Krzysztof

\
 
 \ /
  Last update: 2020-01-07 10:05    [W:0.043 / U:1.924 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site