[U-Boot] [PATCH] arm: zynq: Add efuse node for Zynq-7000S devices
Michal Simek
monstr at monstr.eu
Mon Oct 8 14:15:00 UTC 2018
čt 4. 10. 2018 v 9:39 odesílatel Michal Simek <michal.simek at xilinx.com>
napsal:
> Add access to efuse for Zynq-7000S device detection.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> arch/arm/dts/zynq-7000.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/dts/zynq-7000.dtsi b/arch/arm/dts/zynq-7000.dtsi
> index 47e8c184ad94..286059d56e61 100644
> --- a/arch/arm/dts/zynq-7000.dtsi
> +++ b/arch/arm/dts/zynq-7000.dtsi
> @@ -323,6 +323,11 @@
> syscon = <&slcr>;
> };
>
> + efuse: efuse at f800d000 {
> + compatible = "xlnx,zynq-efuse";
> + reg = <0xf800d000 0x20>;
> + };
> +
> global_timer: timer at f8f00200 {
> compatible = "arm,cortex-a9-global-timer";
> reg = <0xf8f00200 0x20>;
> --
> 1.9.1
>
>
Applied.
M
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
More information about the U-Boot
mailing list