On Fri, Aug 13, 2021 at 9:09 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Fri, 06 Aug 2021 10:26:35 +0200, Krzysztof Kozlowski wrote: > > The as370.dtsi for Synaptics AS370 SoC does not have a user (DTS board > > file), is uncompilable and untestable. It was added back in 2018. No > > user appeared since that time, so assume it won't be added. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > .../devicetree/bindings/arm/syna.txt | 4 - > > arch/arm64/boot/dts/synaptics/as370.dtsi | 173 ------------------ > > 2 files changed, 177 deletions(-) > > delete mode 100644 arch/arm64/boot/dts/synaptics/as370.dtsi > > > > I assume Arnd/Olof will take this. > > Acked-by: Rob Herring <robh@xxxxxxxxxx> Sure, I can take that, but it would be nice to hear anything from Jisheng Zhang about this. I can see that the only two 64-bit Synaptics SoCs are as370 and bg4ct, but both of them have apparently been replaced with newer versions that never made it into the kernel: as371, as390, bg5ct, according to press releases. Jisheng, can you clarify whether you plan to complete the as370 support or add the later SoCs? Arnd