[PATCH] arch: arm: dts: k3-am625-sk: Update timings node name for panel-lvds
Tom Rini
trini at konsulko.com
Fri Jun 23 18:56:27 CEST 2023
On Fri, Jun 23, 2023 at 06:11:52PM +0530, Nikhil M Jain wrote:
> Update the name of timing parameter node to panel-timing from
> panel-timngs.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> ---
> arch/arm/dts/k3-am625-sk.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/k3-am625-sk.dts b/arch/arm/dts/k3-am625-sk.dts
> index 73dec8781c..a87b48bfed 100644
> --- a/arch/arm/dts/k3-am625-sk.dts
> +++ b/arch/arm/dts/k3-am625-sk.dts
> @@ -168,7 +168,7 @@
> width-mm = <217>;
> height-mm = <136>;
> data-mapping = "vesa-24";
> - panel-timings {
> + panel-timing {
> bootph-pre-ram;
> clock-frequency = <150274>;
> hactive = <1920>;
First, what tree is this against? Second, you know this needs to go to
the linux dts file, first. Thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230623/b553b6a7/attachment.sig>
More information about the U-Boot
mailing list