arm: dts: mt7623: add BTIF, HSDMA and SPI-NOR device nodes

add BTIF, HSDMA and SPI-NOR device nodes and enable it on relevant boards

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Sean Wang
2018-04-11 16:53:59 +08:00
committed by Matthias Brugger
parent 1c8fadd38f
commit a63e3d2ac6
2 changed files with 40 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2017 Sean Wang <sean.wang@mediatek.com>
* Copyright 2017-2018 Sean Wang <sean.wang@mediatek.com>
*
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
*/
@@ -114,6 +114,10 @@
};
};
&btif {
status = "okay";
};
&cir {
pinctrl-names = "default";
pinctrl-0 = <&cir_pins_a>;