OSDN Git Service

arm64: dts: imx8q: use generic node name for rave-sp
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 23 Jan 2023 15:15:55 +0000 (16:15 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 30 Jan 2023 02:05:43 +0000 (10:05 +0800)
Use generic "mcu" node name for rave-sp node, as recommended by
Devicetree specification.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi

index 74a7a58..3a52679 100644 (file)
        pinctrl-0 = <&pinctrl_uart2>;
        status = "okay";
 
-       rave-sp {
+       mcu {
                compatible = "zii,rave-sp-rdu2";
                current-speed = <1000000>;
                #address-cells = <1>;