[PATCH v2 5/5] ARM: dts: lpc3250-phy3250: remove deprecated at25* property
Frank Li
Frank.li at nxp.com
Mon Nov 17 08:12:37 PST 2025
On Sat, Nov 15, 2025 at 02:23:50AM +0200, Vladimir Zapolskiy wrote:
> On 11/14/25 19:47, Frank Li wrote:
> > Remove duplicated deprecated at25* property because the same common
> > property already were added.
> >
> > Signed-off-by: Frank Li <Frank.Li at nxp.com>
> > ---
> > changes in v2
> > - new patch
> > ---
> > arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts | 4 ----
> > 1 file changed, 4 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts b/arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts
> > index 15463a96938cc..0f96ea0337a1f 100644
> > --- a/arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts
> > +++ b/arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts
> > @@ -213,10 +213,6 @@ eeprom: eeprom at 0 {
> > pl022,wait-state = <0>;
> > pl022,duplex = <0>;
> > - at25,byte-len = <0x8000>;
> > - at25,addr-mode = <2>;
> > - at25,page-size = <64>;
> > -
> > size = <0x8000>;
> > address-width = <16>;
> > pagesize = <64>;
>
> Just squash this change with the 3/5 from the series, or I can do it on
> patch application.
Yes, you can squash when apply.
Frank
>
> My ask about splitting the changes was about a separation of the 4/5 change,
> and it was done as expected, thank you.
>
> --
> Best wishes,
> Vladimir
More information about the linux-arm-kernel
mailing list