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 441C4CCA47C for ; Wed, 6 Jul 2022 08:31:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232273AbiGFIbO (ORCPT ); Wed, 6 Jul 2022 04:31:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43482 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232209AbiGFIbN (ORCPT ); Wed, 6 Jul 2022 04:31:13 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E56013F23 for ; Wed, 6 Jul 2022 01:31:11 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id t24so24681938lfr.4 for ; Wed, 06 Jul 2022 01:31:11 -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 :cc:references:from:in-reply-to:content-transfer-encoding; bh=kJlBuhqhOzd0cw19B5MSNUienE+rxoyfgQRF5YloyRQ=; b=vfCGV/r4RooX1A58M8Kverj/TmlPNJJYjK2CsPUnI5z/Y3C8hLiyJaPjF92b4x8O3G ISLDsBNH++XdBMMoGRjI/UJc++5b1Wp/jAcs4izpYtCHV+DhZnjwZVlSNm/feEbQQrpG bpfzo9+RS0B4kCadI/TQ0SP7yOjGMx4UGcvghVU6XgWzdp7HDZHIu1ZXvAdViCmSge5V pTl5hAmuWnx08n8JwQo9ZBtyxepfjGA59pe+n9bgFmWcjla7LYcBrmpBYgH/Sn1zT1mI t8HRlsQbx+1FwYfMWcs0UBq0h1kWLMVKKC17kahLND8Zw2zkOiQC7Es6aPh3mIxiMvGO 3+Zg== 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:cc:references:from:in-reply-to :content-transfer-encoding; bh=kJlBuhqhOzd0cw19B5MSNUienE+rxoyfgQRF5YloyRQ=; b=JZ2VxdUljQnYIn9Ni7v8D6H6isyBVF35Z/smgNjHJ5mXznfpJdBd1VOuzwIif7Rcne tEHH9ThjCG0kqXN7DoZ3w3fiDz9CP7lxF/aLHlpoOgFxG5V8x8/lb81MixqBBCIMANAV lPWRo6MXlD3uzspXiCnudLbcTJnJy5aYIEHUWVO1f1CFzhyPaNJb+kqAW5n3avh+1UYd y1Ef3ePnW3lrTOCcs/ffbKX2t//cV4UQJFGT8tuv+4IS7o26qMD4zt0wRT+6SVxb2ZCD 5bFpI6wCVabbSIDSKBgWdntSr9wND2u1qp7bPFONDItfTtjHOTZVkQ0EbNsw7LzmzHhe iU7g== X-Gm-Message-State: AJIora86QG4iWvOB/A/0pFnTj4/kKQhFEU9gj+l/pv6HsLZFWtd6C9NQ cq5WgWtgYxqM7dP8fIRg6WBMZQ== X-Google-Smtp-Source: AGRyM1seaYpWG3/Midti5gjjNOyfc1xhulXE1oaWF75nMcaOJmUi4M1pLBCyB905foBBw1WcyfmDTQ== X-Received: by 2002:a05:6512:1151:b0:481:1675:f343 with SMTP id m17-20020a056512115100b004811675f343mr24826083lfg.280.1657096269917; Wed, 06 Jul 2022 01:31:09 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id w20-20020a05651c119400b0025552d57beasm6055878ljo.89.2022.07.06.01.31.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 01:31:09 -0700 (PDT) Message-ID: Date: Wed, 6 Jul 2022 10:31:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v7 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file Content-Language: en-US To: "Viorel Suman (OSS)" , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Viorel Suman , Peng Fan , Mirela Rabulea , Liu Ying , Oliver Graute , Ming Qian , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Abel Vesa References: <20220704161541.943696-1-viorel.suman@oss.nxp.com> <20220704161541.943696-3-viorel.suman@oss.nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220704161541.943696-3-viorel.suman@oss.nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 04/07/2022 18:15, Viorel Suman (OSS) wrote: > From: Abel Vesa > > In order to replace the fsl,scu txt file from bindings/arm/freescale, > we need to split it between the right subsystems. This patch documents > separately the 'iomux/pinctrl' child node of the SCU main node. > > Signed-off-by: Abel Vesa > Signed-off-by: Viorel Suman Reviewed-by: Krzysztof Kozlowski I think Rob's robot warning can be ignored for this case. Best regards, Krzysztof