sed, then neither the port nor the
> endpoint(s) can have additional properties. 'graph.yaml#/$defs/port-base'
> needs to be used instead.
>
> Cc: Sakari Ailus
> Cc: Mauro Carvalho Chehab
> Cc: "Paul J. Murphy"
> Cc: Daniele Alessandrelli
> Cc: "Nik
D segment to be read.
>
> Finally it checks if the currently buffered EDID segment contains the
> desired EDID block, and if not it will update the EDID buffer from
> the adv7511.
>
> Tested with my Koelsch board and with EDIDs of 1, 2, 3 and 4 blocks.
>
> Signed-off-by:
Hi Laurent,
Thanks for your work.
On 2020-06-21 03:47:28 +0300, Laurent Pinchart wrote:
> All DT source files in the kernel tree specify the power-domains
> property. Make it mandatory.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: N
Hi Laurent,
Thanks for your work.
On 2020-06-21 03:47:30 +0300, Laurent Pinchart wrote:
> Convert the Renesas R-Car FDP1 text binding to YAML.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: Niklas Söderlund
> ---
> Changes since
Hi Laurent,
Thanks for your work.
On 2020-06-21 03:47:32 +0300, Laurent Pinchart wrote:
> The resets property is used in DT sources in the kernel tree. Document
> it and make it mandatory.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: N
Hi Laurent,
Thanks for your patch.
On 2020-06-21 03:47:33 +0300, Laurent Pinchart wrote:
> Convert the Renesas R-Car VSP1 text binding to YAML.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: Niklas Söderlund
> ---
> Changes since v
enum:
> + - renesas,fcpv # FCP for VSP
> + - renesas,fcpf # FCP for FDP
> +
> + reg:
> +maxItems: 1
> +
> + clocks:
> +maxItems: 1
> +
> + power-domains:
> +maxItems: 1
> +
> +required:
> + - compatible
> + - reg
> + -
Hi Laurent,
Thank for your patch.
On 2020-06-21 03:47:31 +0300, Laurent Pinchart wrote:
> All DT source files in the kernel tree specify the power-domains
> property. Make it mandatory.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: N
aurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: Niklas Söderlund
> ---
> .../devicetree/bindings/media/renesas,vsp1.yaml| 14 ++
> 1 file changed, 14 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/media/renesas,vsp1.yaml
> b/Doc
unctional IOMMU.
>
> Signed-off-by: Laurent Pinchart
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: Niklas Söderlund
> ---
> Documentation/devicetree/bindings/media/renesas,fcp.yaml | 9 +
> 1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/
filters can be arranged in different patterns.
Add DRM fourcc formats to describe the most common Bayer formats. Also
add a modifiers to describe the custom packing layouts used by the Intel
IPU3 and in the MIPI (Mobile Industry Processor Interface) CSI-2
specification.
Signed-off-by: Niklas Söderlund
filters can be arranged in different patterns.
Add DRM fourcc formats to describe the most common Bayer formats. Also
add a modifiers to describe the custom packing layouts used by the Intel
IPU3 and in the MIPI (Mobile Industry Processor Interface) CSI-2
specification.
Signed-off-by: Niklas Söderlund
Hi Jacopo,
Thanks for your patch,
On 2018-03-15 17:11:54 +0100, Jacopo Mondi wrote:
> Document Thine THC63LVD1024 LVDS decoder device tree bindings.
>
> Signed-off-by: Jacopo Mondi
> Reviewed-by: Andrzej Hajda
Reviewed-by: Niklas Söderlund
> ---
> .../bindings/di
};
> };
>
> @@ -152,8 +179,8 @@
>
> ports {
> port@1 {
> - endpoint {
> - remote-endpoint = <&adv7511_in>;
> + lvds0_out: endpoint {
> + remote-endpoint = <&thc63lvd1024_in_0>;
> };
> };
> };
> --
> 2.7.4
>
--
Regards,
Niklas Söderlund
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
;dev = &pdev->dev;
> + platform_set_drvdata(pdev, thc63);
> +
> + ret = thc63_regulator_init(thc63);
> + if (ret)
> + return ret;
> +
> + ret = thc63_gpio_init(thc63);
> + if (ret)
> + return ret;
> +
>
sas,r8a7743-lvds" for R8A7743 (RZ/G1M) compatible LVDS encoders
> + - "renesas,r8a7790-lvds" for R8A7790 (R-Car H2) compatible LVDS encoders
> + - "renesas,r8a7791-lvds" for R8A7791 (R-Car M2-W) compatible LVDS encoders
> + - "renesas,r8a7793-lvds" for R8
tasheets and what the code looked before feel
free to add.
Reviewed-by: Niklas Söderlund
> ---
> Changes since v1:
>
> - Update the SPDX headers to use GPL-2.0 instead of GPL-2.0-only
> - Update to the -lvds compatible string format
> ---
> drivers/gpu/drm/rcar-du/Kconfi
) ES2.0 DU
> clocks = <&cpg CPG_MOD 724>,
><&cpg CPG_MOD 723>,
><&cpg CPG_MOD 722>,
> - <&cpg CPG_MOD 721>,
> - <&cpg C
18 matches
Mail list logo