On Thu, Aug 4, 2022 at 5:22 PM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 04/08/2022 15:09, bchihi@xxxxxxxxxxxx wrote: > > From: Alexandre Bailon <abailon@xxxxxxxxxxxx> > > > > This adds the efuse node. This will be required by the thermal driver > > to get the calibration data. > > > > Signed-off-by: Alexandre Bailon <abailon@xxxxxxxxxxxx> > > Signed-off-by: Balsam CHIHI <bchihi@xxxxxxxxxxxx> > > --- > > 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 Hello Krzysztof, I will drop this change from this commit. There is no reason for that. Thank you for the review. Best regards, Balsam