Re: [PATCH v2 4/4] arm64: dts: amlogic: meson-axg-s400: Enable pcie_phy
Jun Yan <[email protected]>
| Newsgroups | org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> > 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 <[email protected]> > > --- > > 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 > _______________________________________________ linux-amlogic mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-amlogic