linux-zen-desktop/arch/arm64/boot/dts/microchip/sparx5_pcb_common.dtsi

32 lines
369 B
Plaintext
Raw Permalink Normal View History

2023-08-30 16:31:07 +01:00
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
*/
/dts-v1/;
#include "sparx5.dtsi"
2023-10-24 11:59:35 +01:00
&psci {
status = "disabled";
};
&cpu0 {
enable-method = "spin-table";
};
&cpu1 {
enable-method = "spin-table";
};
2023-08-30 16:31:07 +01:00
&uart0 {
status = "okay";
};
&uart1 {
status = "okay";
};
&i2c0 {
status = "okay";
};