summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/mt7629.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04ARM: dts: mediatek: add mt7629 pwm supportSam Shih1-0/+14
This adds pwm support for MT7629. Signed-off-by: Sam Shih <sam.shih@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2020-02-17ARM: dts: mediatek: rename scpsys nodes to power-controllerMatthias Brugger1-1/+1
The nodes with name scpsys actually implement a power-controller. Rename the nodes to match the bindings description. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2019-10-16arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee1-2/+0
* Removes mediatek,physpeed property from dtsi that is useless in PHYLINK * Use the fixed-link property speed = <2500> to set the phy in 2.5Gbit. * Set gmac1 to gmii mode that connect to a internal gphy Signed-off-by: MarkLee <Mark-MC.Lee@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-22arm: dts: mediatek: add basic support for MT7629 SoCRyder Lee1-0/+481
This adds basic support for MT7629 reference board. Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>