[PATCH] arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216

Michal Simek monstr at monstr.eu
Tue Mar 30 09:21:24 CEST 2021


út 23. 2. 2021 v 14:53 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> There is Linux driver for these chips that's why add it to device tree.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  arch/arm/dts/zynqmp-zcu208-revA.dts | 5 ++++-
>  arch/arm/dts/zynqmp-zcu216-revA.dts | 5 ++++-
>  2 files changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/zynqmp-zcu208-revA.dts b/arch/arm/dts/zynqmp-zcu208-revA.dts
> index 124219314b89..268e368b7657 100644
> --- a/arch/arm/dts/zynqmp-zcu208-revA.dts
> +++ b/arch/arm/dts/zynqmp-zcu208-revA.dts
> @@ -441,7 +441,10 @@
>                         #address-cells = <1>;
>                         #size-cells = <0>;
>                         reg = <4>;
> -                       /* U409B - 8a34001 */
> +                       idt_8a34001: phc at 5b {
> +                               compatible = "idt,8a34001"; /* u409B */
> +                               reg = <0x5b>;
> +                       };
>                 };
>                 i2c_clk104: i2c at 5 {
>                         #address-cells = <1>;
> diff --git a/arch/arm/dts/zynqmp-zcu216-revA.dts b/arch/arm/dts/zynqmp-zcu216-revA.dts
> index 511727fa955d..847e689c155f 100644
> --- a/arch/arm/dts/zynqmp-zcu216-revA.dts
> +++ b/arch/arm/dts/zynqmp-zcu216-revA.dts
> @@ -445,7 +445,10 @@
>                         #address-cells = <1>;
>                         #size-cells = <0>;
>                         reg = <4>;
> -                       /* U409B - 8a34001 */
> +                       idt_8a34001: phc at 5b {
> +                               compatible = "idt,8a34001"; /* u409B */
> +                               reg = <0x5b>;
> +                       };
>                 };
>                 i2c_clk104: i2c at 5 {
>                         #address-cells = <1>;
> --
> 2.30.0
>

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


More information about the U-Boot mailing list