u-boot/arch/arm/dts/socfpga_arria10_handoff_u-boot.dtsi
Simon Glass 8c103c33fb dm: dts: Convert driver model tags to use new schema
Now that Linux has accepted these tags, move the device tree files in
U-Boot over to use them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-02-14 09:43:26 -07:00

92 lines
873 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+ OR X11
/ {
chosen {
bootph-all;
};
clocks {
bootph-all;
altera_arria10_hps_eosc1 {
bootph-all;
};
altera_arria10_hps_cb_intosc_ls {
bootph-all;
};
altera_arria10_hps_f2h_free {
bootph-all;
};
};
clock_manager@0xffd04000 {
bootph-all;
mainpll {
bootph-all;
};
perpll {
bootph-all;
};
alteragrp {
bootph-all;
};
};
pinmux@0xffd07000 {
bootph-all;
shared {
bootph-all;
};
dedicated {
bootph-all;
};
dedicated_cfg {
bootph-all;
};
fpga {
bootph-all;
};
};
noc@0xffd10000 {
bootph-all;
firewall {
bootph-all;
};
};
fpgabridge@0 {
bootph-all;
};
fpgabridge@1 {
bootph-all;
};
fpgabridge@2 {
bootph-all;
};
fpgabridge@3 {
bootph-all;
};
fpgabridge@4 {
bootph-all;
};
fpgabridge@5 {
bootph-all;
};
};