[PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400

Conor Dooley conor.dooley at microchip.com
Tue Jun 27 00:25:58 PDT 2023


On Mon, Jun 26, 2023 at 05:41:05PM +0200, Krzysztof Kozlowski wrote:
> On 26/06/2023 11:52, Xianwei Zhao wrote:
> > +
> > +		apb4: bus at fe000000 {
> > +			compatible = "simple-bus";
> > +			reg = <0x0 0xfe000000 0x0 0x480000>;
> > +			#address-cells = <2>;
> > +			#size-cells = <2>;
> > +			ranges = <0x0 0x0 0x0 0xfe000000 0x0 0x480000>;
> > +
> > +			uart_a: serial at 78000 {
> > +				compatible = "amlogic,meson-s4-uart",
> > +					     "amlogic,meson-ao-uart";
> > +				reg = <0x0 0x78000 0x0 0x18>;
> > +				interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
> > +				status = "disabled";
> 
> Please, don't put status in the middle of properties...

The serial entry is also missing the soc specific compatible (and
removal of the always-on uart) that was discussed in Lucas Tanure's
series.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20230627/4805d5e4/attachment.sig>


More information about the linux-amlogic mailing list