Path: blob/master/arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dts
26513 views
// SPDX-License-Identifier: GPL-2.0 OR MIT /* * Copyright (C) 2021 StarFive Technology Co., Ltd. * Copyright (C) 2021 Emil Renner Berthing <[email protected]> */ /dts-v1/; #include "jh7100-common.dtsi" / { model = "BeagleV Starlight Beta"; compatible = "beagle,beaglev-starlight-jh7100-r0", "starfive,jh7100"; }; &gmac { phy-handle = <&phy>; }; &mdio { phy: ethernet-phy@7 { reg = <7>; reset-gpios = <&gpio 63 GPIO_ACTIVE_LOW>; }; };