]> Git Repo - J-u-boot.git/blame - arch/arm/dts/rk3288-popmetal.dts
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / rk3288-popmetal.dts
CommitLineData
4549e789 1// SPDX-License-Identifier: GPL-2.0+ OR X11
dd63fbc7 2/*
3 * (C) Copyright 2016 Rockchip Electronics Co., Ltd
dd63fbc7 4 */
5
6/dts-v1/;
7#include "rk3288-popmetal.dtsi"
8
9/ {
10 model = "PopMetal-RK3288";
11 compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
12
13 chosen {
14 stdout-path = &uart2;
15 };
16};
17
dd63fbc7 18&pwm1 {
19 status = "okay";
20};
This page took 0.588006 seconds and 4 git commands to generate.