mirror of https://gitee.com/openkylin/linux.git
mips: bmips: bcm6362: include dt-bindings
Now that there are proper device tree bindings we can start using them. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
a3eeec1c31
commit
e00f4ec39f
|
@ -1,4 +1,9 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#include "dt-bindings/clock/bcm6362-clock.h"
|
||||
#include "dt-bindings/reset/bcm6362-reset.h"
|
||||
#include "dt-bindings/soc/bcm6362-pm.h"
|
||||
|
||||
/ {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
|
Loading…
Reference in New Issue