Lines Matching +full:redboot +full:- +full:fis
1 // SPDX-License-Identifier: GPL-2.0
7 /dts-v1/;
14 #address-cells = <1>;
15 #size-cells = <1>;
24 mdio-gpio0 = &mdio0;
29 stdout-path = &uart0;
33 compatible = "virtual,mdio-gpio";
36 #address-cells = <1>;
37 #size-cells = <0>;
40 phy0: ethernet-phy@1 {
42 device_type = "ethernet-phy";
45 phy1: ethernet-phy@2 {
47 device_type = "ethernet-phy";
54 ethernet-port@0 {
55 phy-mode = "rgmii";
56 phy-handle = <&phy0>;
58 ethernet-port@1 {
59 phy-mode = "rgmii";
60 phy-handle = <&phy1>;
69 pinctrl-names = "enabled", "disabled";
70 pinctrl-0 = <&pflash_default_pins>;
71 pinctrl-1 = <&pflash_disabled_pins>;
74 compatible = "redboot-fis";
76 fis-index-block = <0x7F>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&gpio0_default_pins>;
94 cortina,gemini-ata-muxmode = <0>;
95 cortina,gemini-enable-sata-bridge;
102 * gpio0agrp cover line 0-4
105 gpio0_default_pins: pinctrl-gpio0 {
111 pflash_disabled_pins: pinctrl-pflash-disabled {
118 pinctrl-gmii {