Message ID | 20231115095609.39883-1-jaewon02.kim@samsung.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce ExynosAutov920 SoC and SADK board | expand |
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! [01/12] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg https://git.kernel.org/krzk/linux/c/20862a23260a3ab76ea5b425f93967d0683b28a2 [02/12] dt-bindings: soc: samsung: exynos-pmu: add exynosautov920 compatible https://git.kernel.org/krzk/linux/c/705672285530cd513b5549f96f92b2a9fcd63017 [03/12] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible https://git.kernel.org/krzk/linux/c/7a5e832d05025a3679d0fcd60584e6e946a3e358 [04/12] dt-bindings: serial: samsung: add exynosautov920-uart compatible https://git.kernel.org/krzk/linux/c/9433b8d8d35bd0b17d6e0df76ec135dd2fe63e7c [05/12] dt-bindings: pwm: samsung: add exynosautov920 compatible https://git.kernel.org/krzk/linux/c/d2d9e80a0ba6b1f507c14d6d8e2b833a474744d3 [06/12] <DIFFERENT TREE> [07/12] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding https://git.kernel.org/krzk/linux/c/8bd05d4a86d5e1cec35dc7b8d1a5c0d925ecde1e [08/12] dt-bindings: hwinfo: samsung,exynos-chipid: add exynosautov920 compatible https://git.kernel.org/krzk/linux/c/92b022550ae55527b4ce8f8cae7863857c7b795a [09/12] soc: samsung: exynos-chipid: add exynosautov920 SoC support https://git.kernel.org/krzk/linux/c/beea67c7c2ef161c6ee7ef4e39d842fc0be3995c [10/12] <NOT APPLIED> [11/12] arm64: dts: exynos: add initial support for exynosautov920 SoC https://git.kernel.org/krzk/linux/c/1a035f71803af961fa72264d22716b5b5b85fdc1 [12/12] arm64: dts: exynos: add minimal support for exynosautov920 sadk board https://git.kernel.org/krzk/linux/c/a0282075cf5e6abc6d8cae89c1d5fedeb8f32c49 Best regards,
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... Best regards, Krzysztof
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
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
Hello, On Thu, Nov 16, 2023 at 12:32:30PM +0900, Jaewon Kim wrote: > 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 https://www.kernel.org/doc/html/latest/process/maintainer-soc-clean-dts.html also talks about W=1 that you didn't pass. Best regards Uwe
Hello, On 23. 11. 16. 16:56, Uwe Kleine-König wrote: > Hello, > > On Thu, Nov 16, 2023 at 12:32:30PM +0900, Jaewon Kim wrote: >> 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 > https://www.kernel.org/doc/html/latest/process/maintainer-soc-clean-dts.html > also talks about W=1 that you didn't pass. Thanks Uwe, I found Warning when I add W=1. I will fix it in next version. > > Best regards > Uwe > Thanks Jaewon Kim
On 16/11/2023 04:32, Jaewon Kim wrote: > > 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?? It's not what is written in maintainer profile. Where do you see the result of dtc W=1? Best regards, Krzysztof
On 23. 11. 16. 20:17, Krzysztof Kozlowski wrote: > On 16/11/2023 04:32, Jaewon Kim wrote: >> 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?? > It's not what is written in maintainer profile. Where do you see the > result of dtc W=1? > Sorry, Krzysztof I miss W=1. I haven`t been active in mainline for a long time, so I`m missing out on a lot of things. Thanks you for letting us know one by one. I will catch up quickly. Thanks Jaewon Kim
On 17/11/2023 08:19, Jaewon Kim wrote: > > On 23. 11. 16. 20:17, Krzysztof Kozlowski wrote: >> On 16/11/2023 04:32, Jaewon Kim wrote: >>> 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?? >> It's not what is written in maintainer profile. Where do you see the >> result of dtc W=1? >> > > Sorry, Krzysztof I miss W=1. > > I haven`t been active in mainline for a long time, so I`m missing out on > a lot of things. If you (plural you, Samsung) ever gave me an email address where I can send notifications I would gladly forward them to you. Over the time I sent few of them, like the one about deprecation of platforms or changing some rules, feedback for common solution for minidump (to remind: Samsung decided to skip it so we go with Qualcomm idea and you will not be able to come with your own later) etc. I was even contacting some addresses in Samsung LSI, but there was never a response, except the one about minidump. There was like never a chance to really get to Samsung, so sorry, now it is Samsung's fault it does not follow announcements. Best regards, Krzysztof
On 17/11/2023 11:57, Krzysztof Kozlowski wrote: >>>>>> 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?? >>> It's not what is written in maintainer profile. Where do you see the >>> result of dtc W=1? >>> >> >> Sorry, Krzysztof I miss W=1. >> >> I haven`t been active in mainline for a long time, so I`m missing out on >> a lot of things. > > If you (plural you, Samsung) ever gave me an email address where I can > send notifications I would gladly forward them to you. > > Over the time I sent few of them, like the one about deprecation of > platforms or changing some rules, feedback for common solution for > minidump (to remind: Samsung decided to skip it so we go with Qualcomm > idea and you will not be able to come with your own later) etc. I was > even contacting some addresses in Samsung LSI, but there was never a > response, except the one about minidump. > > There was like never a chance to really get to Samsung, so sorry, now it > is Samsung's fault it does not follow announcements. Heh, my post on social.kernel.org is pinned (pinned!) for four months! Four months is still not enough... Best regards, Krzysztof