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 X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BAB5EC43381 for ; Thu, 4 Mar 2021 08:54:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8A18B64F10 for ; Thu, 4 Mar 2021 08:54:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236907AbhCDIxR (ORCPT ); Thu, 4 Mar 2021 03:53:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236805AbhCDIwp (ORCPT ); Thu, 4 Mar 2021 03:52:45 -0500 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1622DC061762 for ; Thu, 4 Mar 2021 00:52:05 -0800 (PST) Received: by mail-lj1-x22e.google.com with SMTP id p15so23413343ljc.13 for ; Thu, 04 Mar 2021 00:52:04 -0800 (PST) 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=+0XMK2C3jkeiWB9VzQQQ0cOj8xpFdNqQrK20xkK9i1A=; b=lSyQGH2WdOfmSXrtbCsBPnVj//cGCUNzQNd2nr1iLgsYdyeZ2UROgyYVda1T5m9WZv jA2MSnC5sCaprR0fPW8ymMXHYN2M6dEqr2RPA8gAtydmewhOZ2GJHpCyWdQbdYAyultX tneNhjNhyv3tFI63o9bv/6LGmMb3e3ExnfPvMR89aqyP8c3o6KiFKCku6legmwk0p2OO UbIEc/1a1Mm6ldokUTB431l3fFt5z0lXZfiwu6LEzJiNxn+m8bhju8ijAn3XefLCtWvu yMho7AlweWK+1JmlcbjdAANchs2FW3KyRGkcZxqaxQsDp5xnSQgI1upmqresIJZc7Pwq /OIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+0XMK2C3jkeiWB9VzQQQ0cOj8xpFdNqQrK20xkK9i1A=; b=Vo0/EmMPjzv+Co1VEWf4nPTxUZ3AyB6dSojSnwwnbf1LuSHyACf4cMYyk1wSs86f+K X58b4Mw8SEdF2sLTxh1xT3qJvmBxJlVoFrD7PeBFbH78Gl3WdO//ONYhjc/h8NxkJu1r HyD1hEj1/o8ucvE1hurQVTjEMMP4VxTc3kSSBceNyOPzQB9GwYkcnzCKHXHgaZc+o1CV pNOjESAW0PpobgqCk4diMsdmeP1GYBgGqsbPpDaq0iojyjAaP6e6EcSueVBHwlakwTnO 3L5vFK7eJX21hjxySKoSE+0H2GRhxEn9ZgFbrGowvui64iyPL7BCGTb+gjbWVpWvqCvM APRQ== X-Gm-Message-State: AOAM533n5M1EHmpF88SRoBBosN6pPkWp/lHH7y2NFOn1fvLjDT6a6fwR yLAcOCXHV7xvtVggLJC3zVc3ekgx9LheYpKhb0YmLQ== X-Google-Smtp-Source: ABdhPJzbb++Rp2hEA6RLGpqIxuh+P7Z4Bnbc7cEOCh/2DXY+1S8b4BFA/vD6pDDcq1594E0+HBqctMM4/DGjkb4ej40= X-Received: by 2002:a2e:1649:: with SMTP id 9mr1838007ljw.74.1614847923518; Thu, 04 Mar 2021 00:52:03 -0800 (PST) MIME-Version: 1.0 References: <20210304034141.7062-1-brad@pensando.io> <20210304034141.7062-8-brad@pensando.io> In-Reply-To: <20210304034141.7062-8-brad@pensando.io> From: Linus Walleij Date: Thu, 4 Mar 2021 09:51:52 +0100 Message-ID: Subject: Re: [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support To: Brad Larson Cc: Linux ARM , Arnd Bergmann , Bartosz Golaszewski , Mark Brown , Serge Semin , Adrian Hunter , Ulf Hansson , Olof Johansson , "open list:GPIO SUBSYSTEM" , linux-spi , linux-mmc , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Mar 4, 2021 at 4:42 AM Brad Larson wrote: > Add Pensando common and Elba SoC specific device nodes > and corresponding binding documentation. > > Signed-off-by: Brad Larson (...) > .../bindings/gpio/pensando,elba-spics.txt | 24 ++ Please use YAML schema for this. See Documentation/devicetree/writing-schema.rst for instructions, you need to install some python pip packages to test your schema. Yours, Linus Walleij 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 X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2D6FAC433DB for ; Thu, 4 Mar 2021 08:54:33 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CBF4864EF6 for ; Thu, 4 Mar 2021 08:54:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CBF4864EF6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8M9xwd2iDhEUhxijYsKqvtHb+30H0lwwSIna1Qfa5xQ=; b=kfOLTMzYvFy79gGHiQjo1Te5a 5XF6U77tWfXBNC/8aAV8oc6YOf22MrqL3YHvzdhpVJhvnVwpmQD3oOJWwy6s6vzzwearR2r6Gs6iI cKpCsF/Nc+Mg79zWnwiLW7UCh4qJH4sLYJjAN8Y4DkwxjfwHzGyqtYnbuPzpkboQ6sIiiXVQbAHUI odqXLyrgf/EK7/q4lweMNiLWc8XhHrrsx1v7/FcQQsFiQua+GYBWov9LhHdsghcC4EQVIlDcEKn2V XYhPKwRsU34Ky1CbmVI0Pq2rAfnNerV/wR5rbb+CUtiVbo+tLpUDTYRzcVzTJW9X9LBehfz0jFZAB /ko4LcWpg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHjiQ-008BGM-Kd; Thu, 04 Mar 2021 08:52:14 +0000 Received: from mail-lj1-x22f.google.com ([2a00:1450:4864:20::22f]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHjiH-008BDp-8Z for linux-arm-kernel@lists.infradead.org; Thu, 04 Mar 2021 08:52:09 +0000 Received: by mail-lj1-x22f.google.com with SMTP id r25so31351085ljk.11 for ; Thu, 04 Mar 2021 00:52:04 -0800 (PST) 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=+0XMK2C3jkeiWB9VzQQQ0cOj8xpFdNqQrK20xkK9i1A=; b=lSyQGH2WdOfmSXrtbCsBPnVj//cGCUNzQNd2nr1iLgsYdyeZ2UROgyYVda1T5m9WZv jA2MSnC5sCaprR0fPW8ymMXHYN2M6dEqr2RPA8gAtydmewhOZ2GJHpCyWdQbdYAyultX tneNhjNhyv3tFI63o9bv/6LGmMb3e3ExnfPvMR89aqyP8c3o6KiFKCku6legmwk0p2OO UbIEc/1a1Mm6ldokUTB431l3fFt5z0lXZfiwu6LEzJiNxn+m8bhju8ijAn3XefLCtWvu yMho7AlweWK+1JmlcbjdAANchs2FW3KyRGkcZxqaxQsDp5xnSQgI1upmqresIJZc7Pwq /OIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+0XMK2C3jkeiWB9VzQQQ0cOj8xpFdNqQrK20xkK9i1A=; b=Jl3yB9veJu5vsQlBGAmX5I+1M0uZ1yRq/q4kJyr6pBTBUteLNlBE85g1e/TPsGYpCH MBeB9/meErnkIzjpcU6yiasFY+OKbqg8kKP0dT5zpTS2Japxuu98kVCB0fyyMJKJZt6v GnNA6QTCQjcD4tFHnfjwfCpGWRXOsYiPvsgMTJUmEP1PFnavx/2Vt31q3WgSfnCg3rZp nicdCM0cjcwM96qWNJUec94YvLEt9QZHTFR8nvfjORm6zImPGs8fvfQ0Os7A9qXWDTj5 89aNPo4KewocQE3wxEuzsiz32u1KigHidDb+dwhNnaGT0V7UrgEQRWUL8xxYWRNs2bZV gq3Q== X-Gm-Message-State: AOAM530tTyCMjWpZhOKTV8qo0F4zE3vc8RPxxd41pCwgJMFhFmUtbgZo XGCq9hZ+2p+mSX3N4wc9pNJR6DQCpH89LrpO8NY+aQ== X-Google-Smtp-Source: ABdhPJzbb++Rp2hEA6RLGpqIxuh+P7Z4Bnbc7cEOCh/2DXY+1S8b4BFA/vD6pDDcq1594E0+HBqctMM4/DGjkb4ej40= X-Received: by 2002:a2e:1649:: with SMTP id 9mr1838007ljw.74.1614847923518; Thu, 04 Mar 2021 00:52:03 -0800 (PST) MIME-Version: 1.0 References: <20210304034141.7062-1-brad@pensando.io> <20210304034141.7062-8-brad@pensando.io> In-Reply-To: <20210304034141.7062-8-brad@pensando.io> From: Linus Walleij Date: Thu, 4 Mar 2021 09:51:52 +0100 Message-ID: Subject: Re: [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support To: Brad Larson Cc: Linux ARM , Arnd Bergmann , Bartosz Golaszewski , Mark Brown , Serge Semin , Adrian Hunter , Ulf Hansson , Olof Johansson , "open list:GPIO SUBSYSTEM" , linux-spi , linux-mmc , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Mar 4, 2021 at 4:42 AM Brad Larson wrote: > Add Pensando common and Elba SoC specific device nodes > and corresponding binding documentation. > > Signed-off-by: Brad Larson (...) > .../bindings/gpio/pensando,elba-spics.txt | 24 ++ Please use YAML schema for this. See Documentation/devicetree/writing-schema.rst for instructions, you need to install some python pip packages to test your schema. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel