On 23. 11. 16. 06:17, Krzysztof Kozlowski wrote: > On 15/11/2023 22:11, Krzysztof Kozlowski wrote: >> On 15/11/2023 14:08, Krzysztof Kozlowski wrote: >>> On Wed, 15 Nov 2023 18:55:56 +0900, Jaewon Kim wrote: >>>> ExynosAutov920[1] is ARMv8-based automotive-oriented SoC. >>>> This SoC is the next generation of exynosautov9 and AE(Automotive Enhanced) >>>> IPs are used for safety. >>>> >>>> This patchset is the minimal set for ExynosAutov920 SoC and SADK board. >>>> Currently, ramdisk console is available and Clock, UFS, and USI will be >>>> added after this patchset. >>>> >>>> [...] >>> Applied, thanks! >>> >> And dropped. You did not test it. Please read Samsung SoC maintainer >> profile: >> https://www.kernel.org/doc/html/latest/process/maintainers.html#arm-samsung-s3c-s5p-and-exynos-arm-architectures >> >> I also made announcements on the lists and on social.kernel.org. I don't >> know where to announce it more... >> > To clarify, I dropped only DTS and kept bindings. Let me know if > bindings are problematic here... > > I also repeated the announcement: > https://social.kernel.org/notice/AbqJkj9gOZJ3sG8eCu > Please share internally within Samsung, so there will be no surprises. > > Best regards, > Krzysztof > > I already checked and there were no warnings or errors as shown below. Did I miss something?? $ make CHECK_DTBS=y ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- exynos/exynosautov920-sadk.dtb LINT Documentation/devicetree/bindings CHKDT Documentation/devicetree/bindings/processed-schema.json SCHEMA Documentation/devicetree/bindings/processed-schema.json UPD include/config/kernel.release DTC_CHK arch/arm64/boot/dts/exynos/exynosautov920-sadk.dtb Thanks Jaewon Kim