From patchwork Fri Jan 27 09:32:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 647757 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 55146C61D97 for ; Fri, 27 Jan 2023 09:32:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232491AbjA0Jcb (ORCPT ); Fri, 27 Jan 2023 04:32:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232632AbjA0Jc3 (ORCPT ); Fri, 27 Jan 2023 04:32:29 -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 940AA783F9 for ; Fri, 27 Jan 2023 01:32:25 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id fl24so3007870wmb.1 for ; Fri, 27 Jan 2023 01:32:25 -0800 (PST) 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:subject:date:message-id:reply-to; bh=+nr5yhr/+t2gpLfGOs+Jk9mqx4K88IomiY/057Wk89I=; b=afmjeNTvz+QfUYiPvDH9aI4+T3r6PKox0Z9VZNkm/tf4SrNrWhmAcU/fV+6GKjKun0 eo9QyIGD2KagMefssAESDksaJXXFJRmKbfo1rmLaHPLpff+IelOR/8NStIUQfsWi55uS qA+Vkq6u2u9jqDXXsflTi3MrPmYzdeVqSMDTaSRU+kZaMs9USDTu2cP8vy0U7WTP9hWf NxrdpUjYK3tZ0pqfZrABbKlgk6Jg/0+eBZF8tzTept+x41W70ysQfVEoPC9ugQNzXPuM s+CCp3ROSLUim+9jHenXJtiPJrg6FHgFAKQW/3155i8iK7ZkRBShMo40/I7t/oUoTRlM kD7g== 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:subject:date:message-id :reply-to; bh=+nr5yhr/+t2gpLfGOs+Jk9mqx4K88IomiY/057Wk89I=; b=SCDZy4hccaT0EdPUJMXqGQ3hbnewMhx9tMA9I2hcrrD6+XWfwuizBp2UwG3jkkQQWi 7zwkKU5vWtw0yqxwrqxl5I85NgSyakgsSqF1UPCtDgCVa9DVUlJa0oGSd1zekaH8a39A 8jhL6GpyDyisjmPZ4SEmFg9OQRoNEqpv3xaPcexPpMGdVXFS44FaCzQYIi7M0LLxv7TL bcDrIJAoefllx5TVwwcuvy3p+euEG9A+SkT+yNpwW7gL54ybwDgsq4JECd3YiZVj4kwK Q8kCrjFkUJux1zIFosJDv7NV16hOxyczMZ7rc5kUERJjfpKMg+IchHo/UGoUfch6eqfc eaJg== X-Gm-Message-State: AFqh2kpKN5olNCbsXVva1a70C9TrI/Z85OW5TeipT4w2NEqMN6bCay9g EUjQgm1GLP7Y8m2zWsOEHNPK+Q== X-Google-Smtp-Source: AMrXdXuMTQOCdCJ4CvxFABguPpRWFrI5npvRZDl6tCte99HXwtgK6k0OjDxljIq3pESdxDzl3Zcb6A== X-Received: by 2002:a05:600c:1c1a:b0:3da:fbd2:a324 with SMTP id j26-20020a05600c1c1a00b003dafbd2a324mr38878286wms.36.1674811943923; Fri, 27 Jan 2023 01:32:23 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id e19-20020a05600c439300b003cfd4e6400csm3795265wmn.19.2023.01.27.01.32.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Jan 2023 01:32:23 -0800 (PST) From: Krzysztof Kozlowski To: Damien Le Moal , Rob Herring , Krzysztof Kozlowski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Greg Kroah-Hartman , Wim Van Sebroeck , Guenter Roeck , Marek Vasut , Lubomir Rintel , - , Marc Zyngier , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mtd@lists.infradead.org, linux-serial@vger.kernel.org, linux-watchdog@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props Date: Fri, 27 Jan 2023 10:32:14 +0100 Message-Id: <20230127093217.60818-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, Dependencies ============ I think entire patchset should go via one tree (Rob's). Patch #2 depends on patch #1. Patch #3 could go separate tree as long as others are in the linux-next. However for simplicity let's push everything through Rob's DT tree? Changelog ========= This is a v2 of this one patch: https://lore.kernel.org/linux-devicetree/20230123151302.368277-11-krzysztof.kozlowski@linaro.org/ Changes since v1: 1. Add patches 1 and 2 to fix dt_binding_check and few dtbs_check warnings Best regards, Krzysztof Krzysztof Kozlowski (3): dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties dt-bindings: reference MC peripheral properties in relevant devices dt-bindings: serial: restrict possible child node names .../ata/intel,ixp4xx-compact-flash.yaml | 1 + ...intel,ixp4xx-expansion-bus-controller.yaml | 64 +-------------- ...tel,ixp4xx-expansion-peripheral-props.yaml | 80 +++++++++++++++++++ .../mc-peripheral-props.yaml | 1 + .../devicetree/bindings/mtd/mtd-physmap.yaml | 1 + .../devicetree/bindings/serial/8250.yaml | 1 + .../devicetree/bindings/serial/serial.yaml | 2 +- .../bindings/watchdog/maxim,max63xx.yaml | 1 + 8 files changed, 87 insertions(+), 64 deletions(-) create mode 100644 Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml Acked-by: Linus Walleij Acked-by: Greg Kroah-Hartman