blob: 1270676c77a56fc1adb04380a959708be3d688d7 [file] [log] [blame]
/*
* Copyright 2022-2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "s32z2xxdc2_s32z270_pinctrl.dtsi"
&swt0 {
status = "okay";
};
&emdio {
pinctrl-0 = <&emdio_default>;
pinctrl-names = "default";
status = "okay";
phy0: ethernet-phy@7 {
compatible = "ethernet-phy";
reg = <0x7>;
status = "okay";
};
};
&enetc_psi0 {
local-mac-address = [00 00 00 01 02 00];
pinctrl-0 = <&eth0_default>;
pinctrl-names = "default";
clock-frequency = <300000000>;
phy-handle = <&phy0>;
status = "okay";
};
&can0 {
pinctrl-0 = <&can0_default>;
pinctrl-names = "default";
status = "okay";
};
&can1 {
pinctrl-0 = <&can1_default>;
pinctrl-names = "default";
};