rk3328-rock64.dts revision 1.8.2.2 1 1.8.2.2 martin /* $NetBSD: rk3328-rock64.dts,v 1.8.2.2 2023/05/02 21:31:56 martin Exp $ */
2 1.8.2.2 martin
3 1.8.2.2 martin /*
4 1.8.2.2 martin * Copyright (c) 2023 Matthew R. Green
5 1.8.2.2 martin * All rights reserved.
6 1.8.2.2 martin *
7 1.8.2.2 martin * Redistribution and use in source and binary forms, with or without
8 1.8.2.2 martin * modification, are permitted provided that the following conditions
9 1.8.2.2 martin * are met:
10 1.8.2.2 martin * 1. Redistributions of source code must retain the above copyright
11 1.8.2.2 martin * notice, this list of conditions and the following disclaimer.
12 1.8.2.2 martin * 2. Redistributions in binary form must reproduce the above copyright
13 1.8.2.2 martin * notice, this list of conditions and the following disclaimer in the
14 1.8.2.2 martin * documentation and/or other materials provided with the distribution.
15 1.8.2.2 martin * 3. The name of the author may not be used to endorse or promote products
16 1.8.2.2 martin * derived from this software without specific prior written permission.
17 1.8.2.2 martin *
18 1.8.2.2 martin * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
19 1.8.2.2 martin * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
20 1.8.2.2 martin * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
21 1.8.2.2 martin * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
22 1.8.2.2 martin * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
23 1.8.2.2 martin * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24 1.8.2.2 martin * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
25 1.8.2.2 martin * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
26 1.8.2.2 martin * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 1.8.2.2 martin * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28 1.8.2.2 martin * SUCH DAMAGE.
29 1.8.2.2 martin */
30 1.8.2.2 martin
31 1.8.2.2 martin /* Include the crypto block in RK3328. */
32 1.8.2.2 martin
33 1.8.2.2 martin #include "../../../external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts"
34 1.8.2.2 martin #include "rk3328-crypto.dtsi"
35