On 01.02.23 17:08, Masahiro Yamada wrote: > On Thu, Feb 2, 2023 at 12:51 AM Frieder Schrempf > <frieder.schrempf@xxxxxxxxxx> wrote: >> >> Hi Masahiro, >> >> On 25.10.22 21:07, Dmitry Baryshkov wrote: >>> On Sat, 16 Jul 2022 at 12:38, Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote: >>>> First, apply the following clean-up patch to reduce the code duplication. >>>> https://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.kernel.org%2Fall%2F20220716093122.137494-1-masahiroy%40kernel.org%2FT%2F%23u&data=05%7C01%7Cfrieder.schrempf%40kontron.de%7C95bf7b3a216841e1630408db046ea810%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C638108645530201844%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=6aAT%2Bzng%2B7CWd8wWPVzvvgJRpRcG2dAeW%2FKDUoUNKzg%3D&reserved=0 >>>> >>> >>> The cleanup patch has been merged into 6.0. >>> >>>> Then, apply the attached patch.diff >>> >>> But the patch you proposed didn't seem to be posted. Do you still >>> intend to post it? >> >> Can you formally post the patch you proposed above? >> It is very useful and works just fine for me. >> >> Thanks >> Frieder > > > > Rob applied an equivalent patch > (with help message added). > > > > commit ec201955a53be4b57a467f7160724ff06289cead > Author: Rob Herring <robh@xxxxxxxxxx> > Date: Mon Dec 19 19:32:33 2022 -0600 > > kbuild: Optionally enable schema checks for %.dtb targets > Ok, great! I forgot to check linux-next. Thanks!