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:
quoted
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