1// SPDX-License-Identifier: (GPL-2.0+ or MIT) 2/* 3 * Copyright (C) 2019 Corentin LABBE <clabbe@baylibre.com> 4 */ 5 6#include "sun50i-h6-pine-h64.dts" 7 8/ { 9 model = "Pine H64 model B"; 10 compatible = "pine64,pine-h64-model-b", "allwinner,sun50i-h6"; 11 12 /delete-node/ reg_gmac_3v3; 13}; 14 15&hdmi_connector { 16 /delete-property/ ddc-en-gpios; 17}; 18 19&emac { 20 phy-supply = <®_aldo2>; 21}; 22