diff --git a/qcom/sun-cdp-nfc.dtsi b/qcom/sun-cdp-nfc.dtsi index 75eff7ab..35a883e7 100644 --- a/qcom/sun-cdp-nfc.dtsi +++ b/qcom/sun-cdp-nfc.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ -#include "sun-cdp.dtsi" +#include "sun-cdp-v8.dtsi" diff --git a/qcom/sun-mtp-nfc.dtsi b/qcom/sun-mtp-nfc.dtsi index ed228e3c..f85e2698 100644 --- a/qcom/sun-mtp-nfc.dtsi +++ b/qcom/sun-mtp-nfc.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ -#include "sun-mtp.dtsi" +#include "sun-mtp-v8.dtsi"