blob: 702e3a9f57f34a50c38029b6ab813fe020b11b0d [file] [log] [blame]
/*
* Copyright 2018 The Chromium OS Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/dts-v1/;
/* This file has a missing audio property */
/ {
chromeos {
family {
};
models: models {
};
};
};
&models {
pyro {
audio {
main {
};
};
};
};