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 D8D94CCA47C for ; Sat, 9 Jul 2022 23:15:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229558AbiGIXP4 (ORCPT ); Sat, 9 Jul 2022 19:15:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49986 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229547AbiGIXPz (ORCPT ); Sat, 9 Jul 2022 19:15:55 -0400 Received: from mail-yb1-xb33.google.com (mail-yb1-xb33.google.com [IPv6:2607:f8b0:4864:20::b33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8150E201A5 for ; Sat, 9 Jul 2022 16:15:53 -0700 (PDT) Received: by mail-yb1-xb33.google.com with SMTP id h62so666569ybb.11 for ; Sat, 09 Jul 2022 16:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mP2wLhwavewGA8FVEJebKzO+AyUl27McMXohUrjH32M=; b=lofU9L5Tz9Yj7xkCPTUYbQb7wUBPYtbVCeSlBrpxJ5w75Xs9r8Vn/0QY2Xx3K6HcNx rM5CSUUaLZEQnVc9zTjuDhaqd4yPqihiguwlOaDvsgGkB5gHgemi0DSm92+LyPUN2yWS U570rUJJr5rrCQ6JtpQA5qRpYDR9WlorM1dCYCDGugTUdgfE4B+G2sNtDVEFkyNOh/B9 mmx+1Xbs3pPQzd4XzurQKQ0Jy0l6icPmWeFOC4Z9c98obW1c+PlLUNasrOFsjv4CSTPz s321Z29KouSaMVEAwnq66OqpgMwk97Bb31ALluDtP2v9Q383Frxq+DTCYhDF+4h26hDA 9eUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mP2wLhwavewGA8FVEJebKzO+AyUl27McMXohUrjH32M=; b=IKvPK/AB26uvh1Evjq01jQ0MJxzItFVrb6Geu3HQWyfxtnXufKGrlWbHtApj1AfAV1 qdSrm14kFiVpVYdv97VcQSm/MBTq0Yv7YU/2RPFAssXOtMMh7XfbTe3frvi1N0VLzxRP 11Y7dl6cKFui+PjXUuov5KwHD0/Xvnzarm2GRmktIJpofk8ca79dUwGo5nD4uYregVcj IcyMnOIOahSeQZfcyM7rehqtyIaAO468eaU/XO/qJRTd1bIkVrNLHbnx+6PRA0nTzVZL OaWaoWq5xkxrDHAdwre0rghLky9zzvh/mmE1gNzPt/Pr6PQXK5yW75H2C4VV8iFiTUnT jVmQ== X-Gm-Message-State: AJIora+Uw7ox0hLwQAO1a0KMeUQColj50EPwt9L/XCP3rtdbc31G6RS2 nx2JNkh27j+2WSJJCwi7m/XAZn6nDUsY6W2VQof+2Q== X-Google-Smtp-Source: AGRyM1snPIFzzPQrblAAlshjOA0mEK4qfSBKO2mQPb+MmznS2glNgzneCmOnOy4qyulsIyO5WJaID6sPej9uHMFeaSs= X-Received: by 2002:a25:4046:0:b0:66e:ddca:2ff5 with SMTP id n67-20020a254046000000b0066eddca2ff5mr8784868yba.492.1657408552750; Sat, 09 Jul 2022 16:15:52 -0700 (PDT) MIME-Version: 1.0 References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> <20220707125022.1156498-3-viorel.suman@oss.nxp.com> In-Reply-To: <20220707125022.1156498-3-viorel.suman@oss.nxp.com> From: Linus Walleij Date: Sun, 10 Jul 2022 01:15:41 +0200 Message-ID: Subject: Re: [PATCH v8 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file To: "Viorel Suman (OSS)" Cc: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , Pengutronix Kernel Team , 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 , Oliver Graute , Peng Fan , Liu Ying , Shijie Qin , Ming Qian , Mirela Rabulea , 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 Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Thu, Jul 7, 2022 at 2:51 PM 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 Acked-by: Linus Walleij Tell me if you want me to apply this to the pinctrl tree. (I guess Shawn is handling it?) Yours, Linus Walleij