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 EA38BC433F5 for ; Thu, 3 Mar 2022 09:47:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232140AbiCCJsh (ORCPT ); Thu, 3 Mar 2022 04:48:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229774AbiCCJse (ORCPT ); Thu, 3 Mar 2022 04:48:34 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6ACF646178 for ; Thu, 3 Mar 2022 01:47:49 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id y5so2810466wmi.0 for ; Thu, 03 Mar 2022 01:47:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=DXo+IgL0LM2mIv0V+usm5FIq8JBJVx3EjOFti4nq+sM=; b=WMuJoP2p0GU28Ey+YY/qs/GsAuKhUqb9dDwzl3NM3JoXQjlFCODDalJ23AF35oFIRa 7f7L6CR1L5D23IXkTRYLwMM0bFURVU+fMVg3ndYhWkVV46gYbLY4ZvlTVouQbwxipFbr 5RO4SwjH1fqcRoTEhJ2Fdcnl1STyfV67IvzNNiGQHzXqpPNCQrLW0TAyH3YCyOKwFIGG Pr6kH6J+WvTOsVrEVQlvcBec3vybmuxnlY2A3UuIjJfJe3pB9jnq/+W3sl4VuU37gizI zOAVSB+FFFW4tcS4PM6y3JwgaiSiPYD23LNspQn2W9sNLDDUcwLEHMArXAL8ouN/Gix9 UDQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=DXo+IgL0LM2mIv0V+usm5FIq8JBJVx3EjOFti4nq+sM=; b=erxZoP5XUeUoKEZdQwGPT9shB0rJeGp6oj4Yr9sqCJLLWo0ZqX4S1cJCFR6tJUManL c4i/APPWrhSIOCuXlEfGQszIq98XDIswEMf2c6y5jjzfjrre0jhWVxFu79CKWy62f41B 6umcTGfawSUt+ByJBl1iM2GVEINE5XSnN1vT1ICuNOQKIP8Vjzp3K1oXbzOWn5H8dnGp RD8bMTHcHcfJCubNIKvIV22O0Ze4mj1kAHS5btDovNf001YfGt1lbqsvI/G/7dWFViZp itYdkmesKCh15U9e55Ah1B1+egoYewRmRvVwkgMkrs5MQDOPzaHd/BadcsLkbjpWNXB5 c2xg== X-Gm-Message-State: AOAM532+oJbMteTv5F6Vj3kbdGfx44Edn8mNGeESeFtmV9uYbPc8I3dS UrgEpPpoP6nVuXevTgxkrPpSEQ== X-Google-Smtp-Source: ABdhPJzt1uMNjD5Cj3J7fsUc+/Ygz0eTbDkFYjwl+IVSKmYH0iYag6LHp0uniSYaoeQXObYIqzJcNg== X-Received: by 2002:a05:600c:511d:b0:380:e340:bfaf with SMTP id o29-20020a05600c511d00b00380e340bfafmr3057547wms.159.1646300868014; Thu, 03 Mar 2022 01:47:48 -0800 (PST) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id f8-20020a05600c4e8800b00380ee4a78fdsm2001448wmq.4.2022.03.03.01.47.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 01:47:47 -0800 (PST) Date: Thu, 3 Mar 2022 09:47:45 +0000 From: Lee Jones To: Krzysztof Kozlowski Cc: Mark Brown , Javier Martinez Canillas , Rob Herring , Liam Girdwood , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 0/2] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema Message-ID: References: <20220215075344.31421-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 02 Mar 2022, Krzysztof Kozlowski wrote: > On 15/02/2022 08:53, Krzysztof Kozlowski wrote: > > Hi, > > > > Hi Lee, > > This set also looks like it is clear to go. Yes, they're all on-the-list. I'll probably take them all into one branch and send out a PR. Making 24 separate immutable branches is beyond my pay scale! -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog