From: Álvaro Fernández Rojas Date: Wed, 24 Feb 2021 09:38:54 +0000 (+0100) Subject: mips: bmips: bcm6362: include dt-bindings X-Git-Tag: v5.13-rc1~97^2~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e00f4ec39fb397137ebfb92fbb64b028a644eaf9;p=thirdparty%2Fkernel%2Flinux.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 Acked-by: Florian Fainelli Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/boot/dts/brcm/bcm6362.dtsi b/arch/mips/boot/dts/brcm/bcm6362.dtsi index eb10341b75bae..a2dbbf062cd87 100644 --- a/arch/mips/boot/dts/brcm/bcm6362.dtsi +++ b/arch/mips/boot/dts/brcm/bcm6362.dtsi @@ -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>;