From patchwork Wed Aug 17 14:22:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 598082 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 C3A3AC32774 for ; Wed, 17 Aug 2022 14:22:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240087AbiHQOWz (ORCPT ); Wed, 17 Aug 2022 10:22:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32896 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239728AbiHQOWy (ORCPT ); Wed, 17 Aug 2022 10:22:54 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4CEA9019E for ; Wed, 17 Aug 2022 07:22:51 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id x25so13716119ljm.5 for ; Wed, 17 Aug 2022 07:22:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc; bh=hkQw9WN5h+Y42nVQvRSlhfGLJwPyneuk8AABP6NmvEc=; b=ThN7HQwQnLxN7z1iEWQ1VfcAD0RfUVXtrUSy4MD09/e4sb6cSS1yebkFfTnx1fy3Xa gG2aW8EDf1wM00MQxMVBYxEAIWMcxGBFgczmIjoDlF6a+BUbg2a/wQQfVnNcbnjQGpDq jtQ0IcV951fV1AEhlZxcPt7QxJE9FaM+HKeGRyWZe6HFRlEuATR+o5e5I5+hv4c8J6tM ahb5KYI/9nig957x5x7Vq9oeNELyiszjMPApHmy4tW1QdGzE08mFaT9llMAU8J5/0i/Y QNRZfsjwAIbSAvZ45bXVyOt8Yr2Yd+YdOYIdrJ3KhqA+CqQUo5ao6d5rnvSSXZ9R7D/N obfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=hkQw9WN5h+Y42nVQvRSlhfGLJwPyneuk8AABP6NmvEc=; b=XGZXqsLHXp2I2kIDNLeIQH2lWXnLFpWI3j76jp5HA4Xq2uFXiG41jhs74Y2JxwCFA+ DnCoyjwQPvuCsNCCRDk1HCPP9U/Fs2tESRUmDYGQUo3is6OmACSHZ0BttjTW8w7GkmA9 Hk5PAI42vrlpjwAFUwYbRQ3ebqCiKb7Mch1Tps7bv3Nv4w+W24EURuXtr0imtKj2jNmk W7T0rzxqSTFptYRE4GfENjJYVzbTihvMwVF7juaYRhG9PMGCvyuH5Pv4PiLbJSy1wNS2 ELXU4ajd3lJgVcWOEGgu+q2+Wt7IVi1NL33A73ccpUKMciaLG/rEjWU5gaywBLzD9/w4 dTXw== X-Gm-Message-State: ACgBeo3oxYtWAyVukfH5Xn1bDjd2MdqTDRxFlConDDY7BTNdaOX8Csqc Jf9kLKRfkv04JTWa3IpZ6eyP6A== X-Google-Smtp-Source: AA6agR4h8+eFKm2t94hbKt8Hz5VfqgUspsmVJMcyCOhfG+++g9trck+HNcSCsL+pgyahCbEkyXPzuw== X-Received: by 2002:a2e:711d:0:b0:25e:4f25:a517 with SMTP id m29-20020a2e711d000000b0025e4f25a517mr7367436ljc.145.1660746170020; Wed, 17 Aug 2022 07:22:50 -0700 (PDT) Received: from krzk-bin.. (d15l54h48cw7vbh-qr4-4.rev.dnainternet.fi. [2001:14bb:ae:539c:1b1c:14b7:109b:ed76]) by smtp.gmail.com with ESMTPSA id u1-20020ac258c1000000b0047f7722b73csm1704647lfo.142.2022.08.17.07.22.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Aug 2022 07:22:49 -0700 (PDT) From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Krzysztof Kozlowski , Yu Chen , Binghui Wang , Kishon Vijay Abraham I , Vinod Koul , Mauro Carvalho Chehab , Andy Gross , Bjorn Andersson , Konrad Dybcio , Mathieu Poirier , Carvalho Chehab , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 0/4] mfd/phy/remoteproc: dt-bindings: syscon: be specific Date: Wed, 17 Aug 2022 17:22:42 +0300 Message-Id: <20220817142246.828762-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hi, The last MFD/syscon patch depends on the previous ones to avoid dt_binding_check warnings. I propose to take entire set via Rob's DT tree. Best regards, Krzysztof Krzysztof Kozlowski (4): dt-bindings: phy: hisilicon,hi3660-usb3: simplify example dt-bindings: phy: hisilicon,hi3670-usb3: simplify example dt-bindings: remoteproc: qcom,pil-info: add missing imem compatible dt-bindings: mfd: syscon: require specific compatible also for simple-mfd .../devicetree/bindings/mfd/syscon.yaml | 14 +++++++++- .../bindings/phy/hisilicon,hi3660-usb3.yaml | 22 +++++----------- .../bindings/phy/hisilicon,hi3670-usb3.yaml | 26 ++++++------------- .../bindings/remoteproc/qcom,pil-info.yaml | 2 +- 4 files changed, 28 insertions(+), 36 deletions(-)