On 17/06/2022 02:10, Dzmitry Sankouski wrote: > New device support - Samsung S9 (SM-G9600) phone > What works: > - simple framebuffer > - storage (both main and sdcard) > - ramoops > > Signed-off-by: Dzmitry Sankouski <dsankouski@xxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/Makefile | 1 + > .../dts/qcom/sdm845-samsung-starqltechn.dts | 45 ++ > .../dts/qcom/sdm845-samsung-starqltechn.dtsi | 448 ++++++++++++++++++ > 3 files changed, 494 insertions(+) > create mode 100644 arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts > create mode 100644 arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dtsi > Same comments as with your other patches. Best regards, Krzysztof