From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6BA49C433F5 for ; Thu, 7 Apr 2022 15:19:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344533AbiDGPVx (ORCPT ); Thu, 7 Apr 2022 11:21:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229531AbiDGPVv (ORCPT ); Thu, 7 Apr 2022 11:21:51 -0400 Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B4061FAA25 for ; Thu, 7 Apr 2022 08:19:28 -0700 (PDT) Received: by mail-ed1-f49.google.com with SMTP id f18so6809867edc.5 for ; Thu, 07 Apr 2022 08:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=pYsYOgntjjlvEHgT5JCPXmKVWoZYP+JG9X5DaFbpiDk=; b=dF5xHwBR29D9nYOAbS7SpTSRKvNoXqg3FwidUbuXMXwA2aP3JY+/kWS7KlOmMm/Gy0 T5VuMhOpx4cqcL6RluzwTF8Ad5xcueuXfg0SbJgulSwA09CJO2G+TBnrDr/z9JoX6LnE FY5CnDYX5B7u/2pMv7EwBAjXlXN3Xdss23Gw44KTiu+XhEAG8JSmu8/turfGAg66sCWB 0e3TEjxKScWpzImYMGM7GQiDQeD1GKfxW4ahkCjJZLwYA2NEzOoVo1BKX2lhLrHdtPlr wOqQoG/bd+b6ytynKOgP6jWrL35Mi9o4H8Su8MqEkHmkeq2hXMbrKWoHxGonNzj8E8E5 1T5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=pYsYOgntjjlvEHgT5JCPXmKVWoZYP+JG9X5DaFbpiDk=; b=BXsj9s+1IxwNSpG2qOc9COxWnM4y9Z7j3PkGReNxK1gc+Mlmc5sqGApAxgcNixDVyx zjoSDqQ5g3/UdyH08nGMqD2kYL0OuNB+pxh7arWv+V8ZAiGtF59rEspG435covT/Foi7 buz4d8KNOJV1oqb6c2WBTXDSrRVVE3poEaNGyNLF+5fthmu5kwf30r/bmwqf3IVmxw+8 KrfCvduC6SKqREUkNgmJTSlntaE3pPyxKOQBFZnnFbO6shFOLKqnGDpHNSdEmqnFYbqr 4ftYLi6cCR//5vPLp7LXLUBz4HFp6pR4+2EtLfT++5tNnhwZgcQgJR9AOuUo0dCxICnV xO3w== X-Gm-Message-State: AOAM531wBUlPtkJMFa4GDbcLnBh+0jI2hqo8rFsjYQo5r+IgMxm9Ei8w QW9M0sEZnSdq0uR/aR/sFgkulg== X-Google-Smtp-Source: ABdhPJwLbpgSA+Jg7fYudXJFmcMqkdL4fgQYcsmaQKmizJG3dS0PYSHabAoeLbOFMycDRwFLxR8M2w== X-Received: by 2002:a05:6402:42d4:b0:416:5cac:a9a0 with SMTP id i20-20020a05640242d400b004165caca9a0mr15045423edc.86.1649344707223; Thu, 07 Apr 2022 08:18:27 -0700 (PDT) Received: from [192.168.0.187] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id m1-20020a170906848100b006e8053c7cdcsm3217716ejx.39.2022.04.07.08.18.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 07 Apr 2022 08:18:26 -0700 (PDT) Message-ID: <27f5eed0-e59f-9441-4e2f-3a2c5d8dddad@linaro.org> Date: Thu, 7 Apr 2022 17:18:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v2] dt-bindings: soc: ti: wkup_m3_ipc: convert bindings to json-schema Content-Language: en-US To: Drew Fustini , Rob Herring , Krzysztof Kozlowski , Dave Gerlach , Suman Anna , Tony Lindgren , Nishanth Menon , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220407141750.2289293-1-dfustini@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20220407141750.2289293-1-dfustini@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/04/2022 16:17, Drew Fustini wrote: > Convert the wkup_m3_ipc bindings documentation to json-schema. > > Link: https://lore.kernel.org/linux-arm-kernel/20220221125522.l3tntb6i7yjxp6vb@flattered/ > Suggested-by: Nishanth Menon > Signed-off-by: Drew Fustini > --- > .../bindings/soc/ti/wkup_m3_ipc.txt | 57 ------------- > .../bindings/soc/ti/wkup_m3_ipc.yaml | 81 +++++++++++++++++++ Changes look good, thanks for fixing, although I forgot about one thing - all other files are using 'hyphens' in file name, so please keep it consistent with them. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof