arch:dts:starfive:Change mclk_ext pin
authorXingyu Wu <xingyu.wu@starfivetech.com>
Tue, 11 Oct 2022 02:32:46 +0000 (10:32 +0800)
committerXingyu Wu <xingyu.wu@starfivetech.com>
Wed, 12 Oct 2022 13:40:48 +0000 (21:40 +0800)
Change mclk_ext pin from GPIO61 to GPIO4.

Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110-evb-pinctrl.dtsi [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index ab388c0..852f5a5
 
        mclk_ext_pins: mclk_ext_pins {
                mclk_ext_pins {
-                       starfive,pins = <PAD_GPIO61>;
-                       starfive,pinmux = <PAD_GPIO61_FUNC_SEL 0>;
+                       starfive,pins = <PAD_GPIO4>;
                        starfive,pin-ioconfig = <IO(GPIO_IE(1))>;
                        starfive,pin-gpio-din = <GPI_CRG0_EXT_MCLK>;
                        starfive,pin-gpio-doen = <OEN_HIGH>;