summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/mt7623n-rfb-emmc.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: mediatek: align gpio-key node names with dtschemaKrzysztof Kozlowski2022-06-171-2/+2
| | | | | | | | | The node names should be generic and DT schema expects certain pattern (e.g. with key/button/switch). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220616005333.18491-18-krzysztof.kozlowski@linaro.org Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* arm: dts: mt7623: add display subsystem related device nodesRyder Lee2020-09-091-0/+72
| | | | | | | | | | | | | Add display subsystem related device nodes for MT7623. Signed-off-by: chunhui dai <chunhui.dai@mediatek.com> Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Tested-by: Frank Wunderlich <frank-w@public-files.de> Cc: Chun-Kuang Hu <chunkuang.hu@kernel.org> Link: https://lore.kernel.org/r/20200904110002.88966-4-linux@fw-web.de Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* arm: dts: mt7623: move display nodes to separate mt7623n.dtsiFrank Wunderlich2020-09-091-1/+1
| | | | | | | | | | | mt7623a has no graphics support so move nodes from generic mt7623.dtsi to mt7623n.dtsi Fixes: 1f6ed2245946 ("arm: dts: mt7623: add Mali-450 device node") Suggested-by: David Woodhouse <dwmw@amazon.co.uk> Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Link: https://lore.kernel.org/r/20200904110002.88966-3-linux@fw-web.de Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* arm: dts: mt7623: add phy-mode property for gmac2Sean Wang2020-04-131-0/+1
| | | | | | | | | Add phy-mode property required by phylink on gmac2 Fixes: b8fc9f30821e ("net: ethernet: mediatek: Add basic PHYLINK support") Signed-off-by: Sean Wang <sean.wang@mediatek.com> Link: https://lore.kernel.org/r/70e3eff31ecd500ed4862d9de28325a4dbd15105.1583648927.git.sean.wang@mediatek.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* arm: dts: mt7623: add MT7623N reference board with eMMCSean Wang2018-05-111-0/+326
Add MT7623N reference board with eMMC. On the board, there is additional external PHY ICPlus IP1001 transceiver available by port 5 on the MDIO bus connectted with GMAC2. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Suggested-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>