1 // SPDX-License-Identifier: (GPL-2.0+ OR X11) 2 /* 3 * Copyright 2020 Paul Kocialkowski <contact@paulk.fr> 4 */ 5 6 #include "sun8i-v3-sl631.dtsi" 7 8 / { 9 model = "SL631 Action Camera with IMX179"; 10 compatible = "allwinner,sl631-imx179", "allwinner,sl631", 11 "allwinner,sun8i-v3"; 12 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.