diff options
author | Olof Johansson <olof@lixom.net> | 2018-07-26 22:04:44 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2018-07-26 22:04:44 +0200 |
commit | 34fbee109b0bfab10d97a6ea48224e992cc6627b (patch) | |
tree | 28756d368bb903b6716437f881fb2aa34b76d545 /Documentation | |
parent | Merge tag 'sunxi-h3-h5-for-4.19' of https://git.kernel.org/pub/scm/linux/kern... (diff) | |
parent | dt-bindings: arm: mediatek: cleanup MT7623N reference boards (diff) | |
download | linux-34fbee109b0bfab10d97a6ea48224e992cc6627b.tar.xz linux-34fbee109b0bfab10d97a6ea48224e992cc6627b.zip |
Merge tag 'v4.18-next-dts32' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/dt
- mt7623
- delete unsupported reference board
- fix pio leds
- add missing cooling device
* tag 'v4.18-next-dts32' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
dt-bindings: arm: mediatek: cleanup MT7623N reference boards
arm: dts: mt7623: cleanup MT7623N NAND dts file
arm: dts: mediatek: Fix pio-leds for Bananapi-R2
arm: dts: mediatek: Add missing cooling device properties for CPUs
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt index 7d21ab37c19c..c07ddf4b7819 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.txt +++ b/Documentation/devicetree/bindings/arm/mediatek.txt @@ -59,9 +59,6 @@ Supported boards: - Reference board for MT7623n with eMMC: Required root node properties: - compatible = "mediatek,mt7623n-rfb-emmc", "mediatek,mt7623"; -- Reference board for MT7623n with NAND: - Required root node properties: - - compatible = "mediatek,mt7623n-rfb-nand", "mediatek,mt7623"; - Bananapi BPI-R2 board: - compatible = "bananapi,bpi-r2", "mediatek,mt7623"; - MTK mt8127 tablet moose EVB: |