u-boot/arch/arm/dts/zynqmp-sc-vek280-revB.dtso
Michal Simek 7f3639918f arm64: zynqmp: Describe i2c structures for SCs
Generic system controller (SC) covers connection defined by specification
but different boards have different i2c devices. That's why describe i2c
devices available on multiple boards.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/ca1826b8b58981111229a94527818cc5a191ca9a.1695808407.git.michal.simek@amd.com
2023-10-09 12:12:30 +02:00

16 lines
353 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/*
* dts file for Xilinx ZynqMP VEK280 revB
*
* (C) Copyright 2022 - 2023, Advanced Micro Devices, Inc
*
* Michal Simek <michal.simek@amd.com>
*/
#include "zynqmp-sc-vek280-revA.dtso"
&{/} {
compatible = "xlnx,zynqmp-sc-vek280-revB", "xlnx,zynqmp-vek280-revB",
"xlnx,zynqmp-vek280", "xlnx,zynqmp";
};