Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1564347
| From | Kefeng Wang <wangkefeng.wang@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] dts: hisi: add dts files for Hi3516CV300 demo board |
| Date | 2017-01-22 10:40 +0100 |
| Message-ID | <t2mMW-7wg-5@gated-at.bofh.it> (permalink) |
| References | <stfdg-3r0-27@gated-at.bofh.it> <stfdg-3r0-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016/10/17 20:07, Pan Wen wrote:
> Add dts files for Hi3516CV300 demo board.
>
> Signed-off-by: Pan Wen <wenpan@hisilicon.com>
> ---
> arch/arm/boot/dts/Makefile | 1 +
[...]
> 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 3/3] dts: hisi: add dts files for Hi3516CV300 demo board Kefeng Wang <wangkefeng.wang@huawei.com> - 2017-01-22 10:40 +0100
csiph-web