[PATCH v2 4/4] arm64: dts: amlogic: meson-axg-s400: Enable pcie_phy
Jun Yan
jerrysteve1101 at gmail.com
Wed Jun 17 01:15:31 PDT 2026
> > The meson-axg dtsi now disables pcie_phy by default, so enable it
> > for the s400 board to support PCIe functionality.
> >
> > Signed-off-by: Jun Yan <jerrysteve1101 at gmail.com>
> > ---
> > arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
> > index 285c6ac1dd61..7ba249cc3d56 100644
> > --- a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
> > +++ b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
> > @@ -448,6 +448,10 @@ &pcieB {
> > status = "okay";
> > };
> >
> > +&pcie_phy {
> > + status = "okay";
> > +};
> > +
> > &pwm_ab {
> > status = "okay";
> > pinctrl-0 = <&pwm_a_x20_pins>;
>
> Please squash this one with the previous patch
Sure, will squash with the prior patch in v3
>
> Thanks,
> Neil
>
More information about the linux-arm-kernel
mailing list