Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / allwinner / sun50i-h6-pine-h64-model-b.dts
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 = <&reg_aldo2>;
21 };