Commit 9715b01d authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

arm64: dts: meson-axg-s400: enable PCIe M.2 Key E slots

parent 5b3a9c20
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -441,6 +441,16 @@
	status = "okay";
};

&pcieA {
	reset-gpios = <&gpio GPIOX_19 GPIO_ACTIVE_LOW>;
	status = "okay";
};

&pcieB {
	reset-gpios = <&gpio GPIOZ_10 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
	status = "okay";
};

&pwm_ab {
	status = "okay";
	pinctrl-0 = <&pwm_a_x20_pins>;