rk3399-pinebook-pro.dts revision 1.5
11.5Sjmcneill/* $NetBSD: rk3399-pinebook-pro.dts,v 1.5 2021/11/07 17:11:43 jmcneill Exp $ */
21.5Sjmcneill
31.5Sjmcneill/*-
41.5Sjmcneill * Copyright (c) 2021 Jared McNeill <jmcneill@invisible.ca>
51.5Sjmcneill * All rights reserved.
61.5Sjmcneill *
71.5Sjmcneill * Redistribution and use in source and binary forms, with or without
81.5Sjmcneill * modification, are permitted provided that the following conditions
91.5Sjmcneill * are met:
101.5Sjmcneill * 1. Redistributions of source code must retain the above copyright
111.5Sjmcneill *    notice, this list of conditions and the following disclaimer.
121.5Sjmcneill * 2. Redistributions in binary form must reproduce the above copyright
131.5Sjmcneill *    notice, this list of conditions and the following disclaimer in the
141.5Sjmcneill *    documentation and/or other materials provided with the distribution.
151.5Sjmcneill *
161.5Sjmcneill * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
171.5Sjmcneill * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
181.5Sjmcneill * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
191.5Sjmcneill * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
201.5Sjmcneill * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
211.5Sjmcneill * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
221.5Sjmcneill * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
231.5Sjmcneill * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
241.5Sjmcneill * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
251.5Sjmcneill * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
261.5Sjmcneill * SUCH DAMAGE.
271.1Sjmcneill */
281.1Sjmcneill
291.5Sjmcneill#include "../../../external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts"
301.3Sriastrad#include "rk3399-crypto.dtsi"
311.1Sjmcneill
321.1Sjmcneill&spi1 {
331.5Sjmcneill	/* XXX disable until rkspi issues are sorted out */
341.2Sjmcneill	status = "disabled";
351.1Sjmcneill};
36