All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: U-Boot <u-boot@lists.denx.de>, git <git@xilinx.com>
Subject: Re: [PATCH] arm64: zynqmp: Enable DP for kv260-revA board
Date: Fri, 24 Jun 2022 14:11:51 +0200	[thread overview]
Message-ID: <CAHTX3d+QJNQV_34RJXS=bQT-jj+m+WjQsgUKand68D-tc_9RBQ@mail.gmail.com> (raw)
In-Reply-To: <4e273bce3a8acf4495b67b702b1704acec8d9ccb.1654779436.git.michal.simek@amd.com>

čt 9. 6. 2022 v 14:57 odesílatel Michal Simek <monstr@monstr.eu> napsal:
>
> DP is enabled for revB and should be enabled for kv260-revA too. Changes in
> other boards were done by commit 8b82a3a7feb0 ("arm64: zynqmp: Enable DP
> driver for SOMs").
>
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
>
>  arch/arm/dts/zynqmp-sck-kv-g-revA.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/zynqmp-sck-kv-g-revA.dts b/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
> index 85994bef7cc0..8250a493c8a0 100644
> --- a/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
> +++ b/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
> @@ -112,7 +112,7 @@
>  };
>
>  &zynqmp_dpsub {
> -       status = "disabled";
> +       status = "okay";
>         phy-names = "dp-phy0", "dp-phy1";
>         phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
>         assigned-clock-rates = <27000000>, <25000000>, <300000000>;
> --
> 2.36.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

      reply	other threads:[~2022-06-24 12:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09 12:57 [PATCH] arm64: zynqmp: Enable DP for kv260-revA board Michal Simek
2022-06-24 12:11 ` Michal Simek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHTX3d+QJNQV_34RJXS=bQT-jj+m+WjQsgUKand68D-tc_9RBQ@mail.gmail.com' \
    --to=monstr@monstr.eu \
    --cc=git@xilinx.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.