Commit 52eb0c65 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo
Browse files

arm64: dts: imx8q: use generic node name for rave-sp



Use generic "mcu" node name for rave-sp node, as recommended by
Devicetree specification.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 64a59c39
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@ &uart2 {
	pinctrl-0 = <&pinctrl_uart2>;
	status = "okay";

	rave-sp {
	mcu {
		compatible = "zii,rave-sp-rdu2";
		current-speed = <1000000>;
		#address-cells = <1>;