diff options
Diffstat (limited to 'dts/upstream/src/arm64/qcom/sc7180-trogdor-pompom-r3-lte.dts')
-rw-r--r-- | dts/upstream/src/arm64/qcom/sc7180-trogdor-pompom-r3-lte.dts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/qcom/sc7180-trogdor-pompom-r3-lte.dts b/dts/upstream/src/arm64/qcom/sc7180-trogdor-pompom-r3-lte.dts new file mode 100644 index 00000000000..e90b73c353b --- /dev/null +++ b/dts/upstream/src/arm64/qcom/sc7180-trogdor-pompom-r3-lte.dts @@ -0,0 +1,14 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Google Pompom board device tree source + * + * Copyright 2021 Google LLC. + */ + +#include "sc7180-trogdor-pompom-r3.dts" +#include "sc7180-trogdor-lte-sku.dtsi" + +/ { + model = "Google Pompom (rev3+) with LTE"; + compatible = "google,pompom-sku0", "qcom,sc7180"; +}; |