Re: [PATCH v8.1, 5/7] arm64: dts: mt8195: Add efuse node to mt8195
From: Krzysztof Kozlowski <hidden>
Date: 2022-08-04 15:22:20
Also in:
linux-arm-kernel, linux-mediatek, linux-pm, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2022-08-04 15:22:20
Also in:
linux-arm-kernel, linux-mediatek, linux-pm, lkml
On 04/08/2022 15:09, bchihi@baylibre.com wrote:
From: Alexandre Bailon <redacted> This adds the efuse node. This will be required by the thermal driver to get the calibration data. Signed-off-by: Alexandre Bailon <redacted> Signed-off-by: Balsam CHIHI <redacted> --- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)diff --git a/arch/arm64/boot/dts/mediatek/mt8195.dtsi b/arch/arm64/boot/dts/mediatek/mt8195.dtsi index 73a0e2103b83..cbd0401968a2 100644 --- a/arch/arm64/boot/dts/mediatek/mt8195.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8195.dtsi@@ -1,6 +1,6 @@ // SPDX-License-Identifier: (GPL-2.0 OR MIT) /* - * Copyright (c) 2021 MediaTek Inc. + * Copyright (c) 2022 MediaTek Inc.
Why changing first copyright release date? This was not explained in commit msg. Best regards, Krzysztof