On Wed, 10 May 2023 at 16:59, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 07/05/2023 22:12, Matti Lehtimäki wrote: > > Add missing QFPROM definition for MSM8226 SoC. > > > > Signed-off-by: Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx> > > --- > > arch/arm/boot/dts/qcom-msm8226.dtsi | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/arch/arm/boot/dts/qcom-msm8226.dtsi b/arch/arm/boot/dts/qcom-msm8226.dtsi > > index c373081bc21b..c34b8f3139ae 100644 > > --- a/arch/arm/boot/dts/qcom-msm8226.dtsi > > +++ b/arch/arm/boot/dts/qcom-msm8226.dtsi > > @@ -505,6 +505,13 @@ restart@fc4ab000 { > > reg = <0xfc4ab000 0x4>; > > }; > > > > + qfprom: qfprom@fc4bc000 { > > We usually call this efuse@ We have 5 efuse@ and 14 qfprom@ (next/master). But that probably means that we should rename existing qfprom@ to efuse@. > > qfprom is Qualcomm specific. > > Best regards, > Krzysztof > -- With best wishes Dmitry