Re: [PATCH 3/3] dts: hisi: add dts files for Hi3516CV300 demo board
From: Kefeng Wang <hidden>
Date: 2017-01-22 09:35:10
Also in:
linux-arm-kernel, linux-clk, lkml
On 2016/10/17 20:07, Pan Wen wrote:
Add dts files for Hi3516CV300 demo board. Signed-off-by: Pan Wen <wenpan-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> --- arch/arm/boot/dts/Makefile | 1 +
[...]
quoted hunk ↗ jump to hunk
diff --git a/arch/arm/boot/dts/hi3516cv300.dtsi b/arch/arm/boot/dts/hi3516cv300.dtsi new file mode 100644 index 0000000..1da41ab --- /dev/null +++ b/arch/arm/boot/dts/hi3516cv300.dtsi@@ -0,0 +1,397 @@ +/* + * Copyright (c) 2016 HiSilicon Technologies Co., Ltd. + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the + * Free Software Foundation; either version 2 of the License, or (at your + * option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * + */ + +#include "skeleton.dtsi"
please drop this include due to commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi as deprecated")
Thanks
Kefeng
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html