| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589 |
- --- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
- +++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
- @@ -21,6 +21,10 @@
- stdout-path = "serial2:115200n8";
- };
-
- + memory {
- + reg = <0 0x80000000 0 0x20000000>;
- + };
- +
- cpus {
- cpu@0 {
- proc-supply = <&mt6323_vproc_reg>;
- @@ -84,6 +88,10 @@
- memory@80000000 {
- reg = <0 0x80000000 0 0x40000000>;
- };
- +
- + mt7530: switch@0 {
- + compatible = "mediatek,mt7530";
- + };
- };
-
- &cir {
- @@ -111,11 +119,24 @@
- };
- };
-
- + gmac1: mac@1 {
- + compatible = "mediatek,eth-mac";
- + reg = <1>;
- + phy-mode = "rgmii";
- +
- + fixed-link {
- + speed = <1000>;
- + full-duplex;
- + pause;
- + };
- + };
- +
- mdio: mdio-bus {
- #address-cells = <1>;
- #size-cells = <0>;
- -
- - switch@0 {
- + };
- +};
- + &mt7530 {
- compatible = "mediatek,mt7530";
- #address-cells = <1>;
- #size-cells = <0>;
- @@ -125,6 +146,8 @@
- core-supply = <&mt6323_vpa_reg>;
- io-supply = <&mt6323_vemc3v3_reg>;
-
- + dsa,mii-bus = <&mdio>;
- +
- ports {
- #address-cells = <1>;
- #size-cells = <0>;
- @@ -133,29 +156,46 @@
- port@0 {
- reg = <0>;
- label = "wan";
- + cpu = <&cpu_port1>;
- };
-
- port@1 {
- reg = <1>;
- label = "lan0";
- + cpu = <&cpu_port0>;
- };
-
- port@2 {
- reg = <2>;
- label = "lan1";
- + cpu = <&cpu_port0>;
- };
-
- port@3 {
- reg = <3>;
- label = "lan2";
- + cpu = <&cpu_port0>;
- };
-
- port@4 {
- reg = <4>;
- label = "lan3";
- + cpu = <&cpu_port0>;
- };
-
- - port@6 {
- + cpu_port1: port@5 {
- + reg = <5>;
- + label = "cpu";
- + ethernet = <&gmac1>;
- + phy-mode = "rgmii";
- +
- + fixed-link {
- + speed = <1000>;
- + full-duplex;
- + };
- + };
- +
- + cpu_port0: port@6 {
- reg = <6>;
- label = "cpu";
- ethernet = <&gmac0>;
- @@ -168,8 +208,6 @@
- };
- };
- };
- - };
- -};
-
- &i2c0 {
- pinctrl-names = "default";
- --- a/arch/arm/boot/dts/Makefile
- +++ b/arch/arm/boot/dts/Makefile
- @@ -1061,6 +1061,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
- mt6580-evbp1.dtb \
- mt6589-aquaris5.dtb \
- mt6592-evb.dtb \
- + mt7623a-rfb-emmc.dtb \
- mt7623n-rfb-nand.dtb \
- mt7623n-bananapi-bpi-r2.dtb \
- mt8127-moose.dtb \
- --- /dev/null
- +++ b/arch/arm/boot/dts/mt7623a-rfb-emmc.dts
- @@ -0,0 +1,449 @@
- +/*
- + * Copyright 2017 Sean Wang <[email protected]>
- + *
- + * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
- + */
- +
- +/dts-v1/;
- +#include <dt-bindings/input/input.h>
- +#include "mt7623.dtsi"
- +#include "mt6323.dtsi"
- +
- +/ {
- + model = "MediaTek MT7623N NAND reference board";
- + compatible = "mediatek,mt7623a-rfb-emmc", "mediatek,mt7623";
- +
- + aliases {
- + serial2 = &uart2;
- + };
- +
- + chosen {
- + bootargs = "earlyprintk block2mtd.block2mtd=/dev/mmcblk0,65536,eMMC,5 mtdparts=eMMC:256k(mbr)ro,512k(uboot)ro,256k(config)ro,256k(factory)ro,32M(kernel),32M(recovery),1024M(rootfs),2048M(usrdata),-(bmtpool) rootfstype=squashfs,jffs2";
- +
- + stdout-path = "serial2:115200n8";
- + };
- +
- + memory {
- + reg = <0 0x80000000 0 0x20000000>;
- + };
- +
- + cpus {
- + cpu@0 {
- + proc-supply = <&mt6323_vproc_reg>;
- + };
- +
- + cpu@1 {
- + proc-supply = <&mt6323_vproc_reg>;
- + };
- +
- + cpu@2 {
- + proc-supply = <&mt6323_vproc_reg>;
- + };
- +
- + cpu@3 {
- + proc-supply = <&mt6323_vproc_reg>;
- + };
- + };
- +
- + memory@80000000 {
- + reg = <0 0x80000000 0 0x40000000>;
- + };
- +
- + mt7530: switch@0 {
- + compatible = "mediatek,mt7530";
- + #address-cells = <1>;
- + #size-cells = <0>;
- + };
- +};
- +
- +&crypto {
- + status = "okay";
- +};
- +
- +ð {
- + status = "okay";
- +
- + gmac0: mac@0 {
- + compatible = "mediatek,eth-mac";
- + reg = <0>;
- + phy-mode = "trgmii";
- +
- + fixed-link {
- + speed = <1000>;
- + full-duplex;
- + pause;
- + };
- + };
- +
- + gmac1: mac@1 {
- + compatible = "mediatek,eth-mac";
- + reg = <1>;
- + phy-mode = "rgmiii-rxid";
- + phy-handle = <&phy5>;
- + };
- +
- + mdio: mdio-bus {
- + #address-cells = <1>;
- + #size-cells = <0>;
- + phy5: ethernet-phy@5 {
- + reg = <5>;
- + phy-mode = "rgmii-rxid";
- + };
- + };
- +};
- +
- +&mt7530 {
- + compatible = "mediatek,mt7530";
- + #address-cells = <1>;
- + #size-cells = <0>;
- + reg = <0>;
- + pinctrl-names = "default";
- + mediatek,mcm;
- + resets = <ðsys 2>;
- + reset-names = "mcm";
- + core-supply = <&mt6323_vpa_reg>;
- + io-supply = <&mt6323_vemc3v3_reg>;
- +
- + dsa,mii-bus = <&mdio>;
- +
- + ports {
- + #address-cells = <1>;
- + #size-cells = <0>;
- + reg = <0>;
- +
- + port@0 {
- + reg = <0>;
- + label = "lan0";
- + cpu = <&cpu_port0>;
- + };
- +
- + port@1 {
- + reg = <1>;
- + label = "lan1";
- + cpu = <&cpu_port0>;
- + };
- +
- + port@2 {
- + reg = <2>;
- + label = "lan2";
- + cpu = <&cpu_port0>;
- + };
- +
- + port@3 {
- + reg = <3>;
- + label = "lan3";
- + cpu = <&cpu_port0>;
- + };
- +
- + cpu_port0: port@6 {
- + reg = <6>;
- + label = "cpu";
- + ethernet = <&gmac0>;
- + phy-mode = "trgmii";
- +
- + fixed-link {
- + speed = <1000>;
- + full-duplex;
- + };
- + };
- + };
- +};
- +
- +&i2c0 {
- + pinctrl-names = "default";
- + pinctrl-0 = <&i2c0_pins_a>;
- + status = "okay";
- +};
- +
- +&i2c1 {
- + pinctrl-names = "default";
- + pinctrl-0 = <&i2c1_pins_a>;
- + status = "okay";
- +};
- +
- +&mmc0 {
- + pinctrl-names = "default", "state_uhs";
- + pinctrl-0 = <&mmc0_pins_default>;
- + pinctrl-1 = <&mmc0_pins_uhs>;
- + status = "okay";
- + bus-width = <8>;
- + max-frequency = <50000000>;
- + cap-mmc-highspeed;
- + vmmc-supply = <&mt6323_vemc3v3_reg>;
- + vqmmc-supply = <&mt6323_vio18_reg>;
- + non-removable;
- +};
- +
- +&mmc1 {
- + pinctrl-names = "default", "state_uhs";
- + pinctrl-0 = <&mmc1_pins_default>;
- + pinctrl-1 = <&mmc1_pins_uhs>;
- + status = "okay";
- + bus-width = <4>;
- + max-frequency = <50000000>;
- + cap-sd-highspeed;
- + cd-gpios = <&pio 261 0>;
- + vmmc-supply = <&mt6323_vmch_reg>;
- + vqmmc-supply = <&mt6323_vio18_reg>;
- +};
- +
- +&pio {
- + cir_pins_a:cir@0 {
- + pins_cir {
- + pinmux = <MT7623_PIN_46_IR_FUNC_IR>;
- + bias-disable;
- + };
- + };
- +
- + i2c0_pins_a: i2c@0 {
- + pins_i2c0 {
- + pinmux = <MT7623_PIN_75_SDA0_FUNC_SDA0>,
- + <MT7623_PIN_76_SCL0_FUNC_SCL0>;
- + bias-disable;
- + };
- + };
- +
- + i2c1_pins_a: i2c@1 {
- + pin_i2c1 {
- + pinmux = <MT7623_PIN_57_SDA1_FUNC_SDA1>,
- + <MT7623_PIN_58_SCL1_FUNC_SCL1>;
- + bias-disable;
- + };
- + };
- +
- + i2s0_pins_a: i2s@0 {
- + pin_i2s0 {
- + pinmux = <MT7623_PIN_49_I2S0_DATA_FUNC_I2S0_DATA>,
- + <MT7623_PIN_72_I2S0_DATA_IN_FUNC_I2S0_DATA_IN>,
- + <MT7623_PIN_73_I2S0_LRCK_FUNC_I2S0_LRCK>,
- + <MT7623_PIN_74_I2S0_BCK_FUNC_I2S0_BCK>,
- + <MT7623_PIN_126_I2S0_MCLK_FUNC_I2S0_MCLK>;
- + drive-strength = <MTK_DRIVE_12mA>;
- + bias-pull-down;
- + };
- + };
- +
- + i2s1_pins_a: i2s@1 {
- + pin_i2s1 {
- + pinmux = <MT7623_PIN_33_I2S1_DATA_FUNC_I2S1_DATA>,
- + <MT7623_PIN_34_I2S1_DATA_IN_FUNC_I2S1_DATA_IN>,
- + <MT7623_PIN_35_I2S1_BCK_FUNC_I2S1_BCK>,
- + <MT7623_PIN_36_I2S1_LRCK_FUNC_I2S1_LRCK>,
- + <MT7623_PIN_37_I2S1_MCLK_FUNC_I2S1_MCLK>;
- + drive-strength = <MTK_DRIVE_12mA>;
- + bias-pull-down;
- + };
- + };
- +
- + mmc0_pins_default: mmc0default {
- + pins_cmd_dat {
- + pinmux = <MT7623_PIN_111_MSDC0_DAT7_FUNC_MSDC0_DAT7>,
- + <MT7623_PIN_112_MSDC0_DAT6_FUNC_MSDC0_DAT6>,
- + <MT7623_PIN_113_MSDC0_DAT5_FUNC_MSDC0_DAT5>,
- + <MT7623_PIN_114_MSDC0_DAT4_FUNC_MSDC0_DAT4>,
- + <MT7623_PIN_118_MSDC0_DAT3_FUNC_MSDC0_DAT3>,
- + <MT7623_PIN_119_MSDC0_DAT2_FUNC_MSDC0_DAT2>,
- + <MT7623_PIN_120_MSDC0_DAT1_FUNC_MSDC0_DAT1>,
- + <MT7623_PIN_121_MSDC0_DAT0_FUNC_MSDC0_DAT0>,
- + <MT7623_PIN_116_MSDC0_CMD_FUNC_MSDC0_CMD>;
- + input-enable;
- + bias-pull-up;
- + };
- +
- + pins_clk {
- + pinmux = <MT7623_PIN_117_MSDC0_CLK_FUNC_MSDC0_CLK>;
- + bias-pull-down;
- + };
- +
- + pins_rst {
- + pinmux = <MT7623_PIN_115_MSDC0_RSTB_FUNC_MSDC0_RSTB>;
- + bias-pull-up;
- + };
- + };
- +
- + mmc0_pins_uhs: mmc0 {
- + pins_cmd_dat {
- + pinmux = <MT7623_PIN_111_MSDC0_DAT7_FUNC_MSDC0_DAT7>,
- + <MT7623_PIN_112_MSDC0_DAT6_FUNC_MSDC0_DAT6>,
- + <MT7623_PIN_113_MSDC0_DAT5_FUNC_MSDC0_DAT5>,
- + <MT7623_PIN_114_MSDC0_DAT4_FUNC_MSDC0_DAT4>,
- + <MT7623_PIN_118_MSDC0_DAT3_FUNC_MSDC0_DAT3>,
- + <MT7623_PIN_119_MSDC0_DAT2_FUNC_MSDC0_DAT2>,
- + <MT7623_PIN_120_MSDC0_DAT1_FUNC_MSDC0_DAT1>,
- + <MT7623_PIN_121_MSDC0_DAT0_FUNC_MSDC0_DAT0>,
- + <MT7623_PIN_116_MSDC0_CMD_FUNC_MSDC0_CMD>;
- + input-enable;
- + drive-strength = <MTK_DRIVE_2mA>;
- + bias-pull-up = <MTK_PUPD_SET_R1R0_01>;
- + };
- +
- + pins_clk {
- + pinmux = <MT7623_PIN_117_MSDC0_CLK_FUNC_MSDC0_CLK>;
- + drive-strength = <MTK_DRIVE_2mA>;
- + bias-pull-down = <MTK_PUPD_SET_R1R0_01>;
- + };
- +
- + pins_rst {
- + pinmux = <MT7623_PIN_115_MSDC0_RSTB_FUNC_MSDC0_RSTB>;
- + bias-pull-up;
- + };
- + };
- +
- + mmc1_pins_default: mmc1default {
- + pins_cmd_dat {
- + pinmux = <MT7623_PIN_107_MSDC1_DAT0_FUNC_MSDC1_DAT0>,
- + <MT7623_PIN_108_MSDC1_DAT1_FUNC_MSDC1_DAT1>,
- + <MT7623_PIN_109_MSDC1_DAT2_FUNC_MSDC1_DAT2>,
- + <MT7623_PIN_110_MSDC1_DAT3_FUNC_MSDC1_DAT3>,
- + <MT7623_PIN_105_MSDC1_CMD_FUNC_MSDC1_CMD>;
- + input-enable;
- + drive-strength = <MTK_DRIVE_4mA>;
- + bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
- + };
- +
- + pins_clk {
- + pinmux = <MT7623_PIN_106_MSDC1_CLK_FUNC_MSDC1_CLK>;
- + bias-pull-down;
- + drive-strength = <MTK_DRIVE_4mA>;
- + };
- +
- + pins_wp {
- + pinmux = <MT7623_PIN_29_EINT7_FUNC_MSDC1_WP>;
- + input-enable;
- + bias-pull-up;
- + };
- +
- + pins_insert {
- + pinmux = <MT7623_PIN_261_MSDC1_INS_FUNC_GPIO261>;
- + bias-pull-up;
- + };
- + };
- +
- + mmc1_pins_uhs: mmc1 {
- + pins_cmd_dat {
- + pinmux = <MT7623_PIN_107_MSDC1_DAT0_FUNC_MSDC1_DAT0>,
- + <MT7623_PIN_108_MSDC1_DAT1_FUNC_MSDC1_DAT1>,
- + <MT7623_PIN_109_MSDC1_DAT2_FUNC_MSDC1_DAT2>,
- + <MT7623_PIN_110_MSDC1_DAT3_FUNC_MSDC1_DAT3>,
- + <MT7623_PIN_105_MSDC1_CMD_FUNC_MSDC1_CMD>;
- + input-enable;
- + drive-strength = <MTK_DRIVE_4mA>;
- + bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
- + };
- +
- + pins_clk {
- + pinmux = <MT7623_PIN_106_MSDC1_CLK_FUNC_MSDC1_CLK>;
- + drive-strength = <MTK_DRIVE_4mA>;
- + bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
- + };
- + };
- +
- + pwm_pins_a: pwm@0 {
- + pins_pwm {
- + pinmux = <MT7623_PIN_203_PWM0_FUNC_PWM0>,
- + <MT7623_PIN_204_PWM1_FUNC_PWM1>,
- + <MT7623_PIN_205_PWM2_FUNC_PWM2>,
- + <MT7623_PIN_206_PWM3_FUNC_PWM3>,
- + <MT7623_PIN_207_PWM4_FUNC_PWM4>;
- + };
- + };
- +
- + spi0_pins_a: spi@0 {
- + pins_spi {
- + pinmux = <MT7623_PIN_53_SPI0_CSN_FUNC_SPI0_CS>,
- + <MT7623_PIN_54_SPI0_CK_FUNC_SPI0_CK>,
- + <MT7623_PIN_55_SPI0_MI_FUNC_SPI0_MI>,
- + <MT7623_PIN_56_SPI0_MO_FUNC_SPI0_MO>;
- + bias-disable;
- + };
- + };
- +
- + uart0_pins_a: uart@0 {
- + pins_dat {
- + pinmux = <MT7623_PIN_79_URXD0_FUNC_URXD0>,
- + <MT7623_PIN_80_UTXD0_FUNC_UTXD0>;
- + };
- + };
- +
- + uart1_pins_a: uart@1 {
- + pins_dat {
- + pinmux = <MT7623_PIN_81_URXD1_FUNC_URXD1>,
- + <MT7623_PIN_82_UTXD1_FUNC_UTXD1>;
- + };
- + };
- +};
- +
- +&pwm {
- + pinctrl-names = "default";
- + pinctrl-0 = <&pwm_pins_a>;
- + status = "okay";
- +};
- +
- +&pwrap {
- + mt6323 {
- + mt6323led: led {
- + compatible = "mediatek,mt6323-led";
- + #address-cells = <1>;
- + #size-cells = <0>;
- +
- + led@0 {
- + reg = <0>;
- + label = "bpi-r2:isink:green";
- + default-state = "off";
- + };
- +
- + led@1 {
- + reg = <1>;
- + label = "bpi-r2:isink:red";
- + default-state = "off";
- + };
- +
- + led@2 {
- + reg = <2>;
- + label = "bpi-r2:isink:blue";
- + default-state = "off";
- + };
- + };
- + };
- +};
- +
- +&spi0 {
- + pinctrl-names = "default";
- + pinctrl-0 = <&spi0_pins_a>;
- + status = "okay";
- +};
- +
- +&uart0 {
- + pinctrl-names = "default";
- + pinctrl-0 = <&uart0_pins_a>;
- + status = "disabled";
- +};
- +
- +&uart1 {
- + pinctrl-names = "default";
- + pinctrl-0 = <&uart1_pins_a>;
- + status = "disabled";
- +};
- +
- +&uart2 {
- + status = "okay";
- +};
- +
- +&usb1 {
- + vusb33-supply = <&mt6323_vusb_reg>;
- + status = "okay";
- +};
- +
- +&usb2 {
- + vusb33-supply = <&mt6323_vusb_reg>;
- + status = "okay";
- +};
- +
- +&u3phy1 {
- + status = "okay";
- +};
- +
- +&u3phy2 {
- + status = "okay";
- +};
- +
- --- a/arch/arm/boot/dts/mt7623.dtsi
- +++ b/arch/arm/boot/dts/mt7623.dtsi
- @@ -322,6 +322,7 @@
- "syscon";
- reg = <0 0x10209000 0 0x1000>;
- #clock-cells = <1>;
- + #reset-cells = <1>;
- };
-
- rng: rng@1020f000 {
|