blob: 386b74d54af1efeac215e34bf116c2760f9e2962 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
using amlogic.platform;
fuchsia.BIND_COMPOSITE == 1;
fuchsia.BIND_PLATFORM_DEV_VID == amlogic.platform.BIND_PLATFORM_DEV_VID.AMLOGIC;
fuchsia.BIND_PLATFORM_DEV_DID == amlogic.platform.BIND_PLATFORM_DEV_DID.THERMAL_PLL;
accept fuchsia.BIND_PLATFORM_DEV_PID {
amlogic.platform.BIND_PLATFORM_DEV_PID.T931,
amlogic.platform.BIND_PLATFORM_DEV_PID.S905D3,
amlogic.platform.BIND_PLATFORM_DEV_PID.A311D,
}