// SPDX-License-Identifier: GPL-2.0 OR MIT /* * Copyright (C) 2021 StarFive Technology Co., Ltd. * Copyright (C) 2021 Emil Renner Berthing */ /dts-v1/; #include "jh7100-common.dtsi" #include / { model = "StarFive VisionFive V1"; compatible = "starfive,visionfive-v1", "starfive,jh7100"; gpio-restart { compatible = "gpio-restart"; gpios = <&gpio 63 GPIO_ACTIVE_HIGH>; priority = <224>; }; };