diff for duplicates of <1762581.zRg8RSfhNk@phil> diff --git a/a/1.txt b/N1/1.txt index 1a3119a..9bff5f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Am Montag, 17. Juli 2017, 22:16:58 CEST schrieb Jacob Chen: > Add an mipi node, and also add mipi endpoints to vopb and vopl > output port nodes. > -> Signed-off-by: Jacob Chen <jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com> > --- > arch/arm64/boot/dts/rockchip/rk3399.dtsi | 44 ++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) @@ -15,19 +15,19 @@ Am Montag, 17. Juli 2017, 22:16:58 CEST schrieb Jacob Chen: > #address-cells = <1>; > #size-cells = <0>; > -> + vopl_out_mipi: endpoint@0 { +> + vopl_out_mipi: endpoint at 0 { > + reg = <0>; > + remote-endpoint = <&mipi_in_vopl>; > + }; > + -> vopl_out_edp: endpoint@1 { +> vopl_out_edp: endpoint at 1 { > reg = <1>; > remote-endpoint = <&edp_in_vopl>; > @@ -1516,6 +1521,11 @@ > remote-endpoint = <&edp_in_vopb>; > }; > -> + vopb_out_mipi: endpoint@1 { +> + vopb_out_mipi: endpoint at 1 { > + reg = <1>; > + remote-endpoint = <&mipi_in_vopb>; > + }; @@ -39,7 +39,7 @@ Am Montag, 17. Juli 2017, 22:16:58 CEST schrieb Jacob Chen: > status = "disabled"; > }; > -> + mipi_dsi: mipi@ff960000 { +> + mipi_dsi: mipi at ff960000 { > + compatible = "rockchip,rk3399-mipi-dsi", "snps,dw-mipi-dsi"; > + reg = <0x0 0xff960000 0x0 0x8000>; > + interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH 0>; @@ -68,7 +68,3 @@ and applied the rest for 4.14 Thanks Heiko --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index b02dc65..fafaf11 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,16 @@ "ref\01500301019-9960-1-git-send-email-jacob-chen@iotwrt.com\0" "ref\01500301019-9960-5-git-send-email-jacob-chen@iotwrt.com\0" - "ref\01500301019-9960-5-git-send-email-jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 4/5] arm64: dts: rockchip: add rk3399 mipi nodes\0" + "From\0heiko@sntech.de (Heiko Stuebner)\0" + "Subject\0[PATCH v2 4/5] arm64: dts: rockchip: add rk3399 mipi nodes\0" "Date\0Sun, 06 Aug 2017 15:55:50 +0200\0" - "To\0Jacob Chen <jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Am Montag, 17. Juli 2017, 22:16:58 CEST schrieb Jacob Chen:\n" "> Add an mipi node, and also add mipi endpoints to vopb and vopl\n" "> output port nodes.\n" "> \n" - "> Signed-off-by: Jacob Chen <jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>\n" "> ---\n" "> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 44 ++++++++++++++++++++++++++++++++\n" "> 1 file changed, 44 insertions(+)\n" @@ -28,19 +23,19 @@ "> \t\t\t#address-cells = <1>;\n" "> \t\t\t#size-cells = <0>;\n" "> \n" - "> +\t\t\tvopl_out_mipi: endpoint@0 {\n" + "> +\t\t\tvopl_out_mipi: endpoint at 0 {\n" "> +\t\t\t\treg = <0>;\n" "> +\t\t\t\tremote-endpoint = <&mipi_in_vopl>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tvopl_out_edp: endpoint@1 {\n" + "> \t\t\tvopl_out_edp: endpoint at 1 {\n" "> \t\t\t\treg = <1>;\n" "> \t\t\t\tremote-endpoint = <&edp_in_vopl>;\n" "> @@ -1516,6 +1521,11 @@\n" "> \t\t\t\tremote-endpoint = <&edp_in_vopb>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tvopb_out_mipi: endpoint@1 {\n" + "> +\t\t\tvopb_out_mipi: endpoint at 1 {\n" "> +\t\t\t\treg = <1>;\n" "> +\t\t\t\tremote-endpoint = <&mipi_in_vopb>;\n" "> +\t\t\t};\n" @@ -52,7 +47,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" "> \n" - "> +\tmipi_dsi: mipi@ff960000 {\n" + "> +\tmipi_dsi: mipi at ff960000 {\n" "> +\t\tcompatible = \"rockchip,rk3399-mipi-dsi\", \"snps,dw-mipi-dsi\";\n" "> +\t\treg = <0x0 0xff960000 0x0 0x8000>;\n" "> +\t\tinterrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -80,10 +75,6 @@ "\n" "\n" "Thanks\n" - "Heiko\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Heiko -5f5528bfa366a24fe0d2ed9383667f2bfcb6767631b83e68d2e4c7f0435dc815 +e2fe53e1ac2d9eac28fd1c31c8e11197a27c5c4cbddc149c54ca66727961d871
diff --git a/a/1.txt b/N2/1.txt index 1a3119a..ca32b69 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ Am Montag, 17. Juli 2017, 22:16:58 CEST schrieb Jacob Chen: > Add an mipi node, and also add mipi endpoints to vopb and vopl > output port nodes. > -> Signed-off-by: Jacob Chen <jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com> > --- > arch/arm64/boot/dts/rockchip/rk3399.dtsi | 44 ++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) @@ -68,7 +68,3 @@ and applied the rest for 4.14 Thanks Heiko --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index b02dc65..922f2d9 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\01500301019-9960-1-git-send-email-jacob-chen@iotwrt.com\0" "ref\01500301019-9960-5-git-send-email-jacob-chen@iotwrt.com\0" - "ref\01500301019-9960-5-git-send-email-jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko Stuebner <heiko@sntech.de>\0" "Subject\0Re: [PATCH v2 4/5] arm64: dts: rockchip: add rk3399 mipi nodes\0" "Date\0Sun, 06 Aug 2017 15:55:50 +0200\0" - "To\0Jacob Chen <jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Jacob Chen <jacob-chen@iotwrt.com>\0" + "Cc\0linux-rockchip@lists.infradead.org" + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Am Montag, 17. Juli 2017, 22:16:58 CEST schrieb Jacob Chen:\n" "> Add an mipi node, and also add mipi endpoints to vopb and vopl\n" "> output port nodes.\n" "> \n" - "> Signed-off-by: Jacob Chen <jacob-chen-fyOeoxGR3m/QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>\n" "> ---\n" "> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 44 ++++++++++++++++++++++++++++++++\n" "> 1 file changed, 44 insertions(+)\n" @@ -80,10 +79,6 @@ "\n" "\n" "Thanks\n" - "Heiko\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Heiko -5f5528bfa366a24fe0d2ed9383667f2bfcb6767631b83e68d2e4c7f0435dc815 +6769fee1b67d0ee9caa93174fab6d22acb87bda7d14f91ac797706132cf6133e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.