blob: 16669b2533398231b2809073cb56cd9a19ef7866 [file] [log] [blame]
Philip Oberfichtnerc5a46942022-05-20 10:46:25 +02001// SPDX-License-Identifier: (GPL-2.0+)
2/*
3 * Copyright (C) 2022 Philip Oberfichtner <pro@denx.de>
4 */
5
6#include "imx6qdl-dhcom-u-boot.dtsi"
7
8&fec {
9 phy-reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
10};