# Copyright (C) 2023 Vincent BENOIT # Release under the MIT license (see COPYING.MIT for the terms) SUMMARY = "Device Tree for Silica Pengwyn Board" LICENSE = "CLOSED" FILESEXTRAPATHS:prepend := "${THISDIR}/files:" inherit devicetree SRC_URI += " \ file://am335x-pengwyn.dts \ " COMPATIBLE_MACHINE = "pengwyn"