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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE895C433EF for ; Thu, 28 Oct 2021 22:51:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C0670610E7 for ; Thu, 28 Oct 2021 22:51:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231497AbhJ1Wxe (ORCPT ); Thu, 28 Oct 2021 18:53:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231321AbhJ1Wx2 (ORCPT ); Thu, 28 Oct 2021 18:53:28 -0400 Received: from mail-ot1-x32f.google.com (mail-ot1-x32f.google.com [IPv6:2607:f8b0:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 292F9C061570 for ; Thu, 28 Oct 2021 15:50:59 -0700 (PDT) Received: by mail-ot1-x32f.google.com with SMTP id 107-20020a9d0a74000000b00553bfb53348so10913572otg.0 for ; Thu, 28 Oct 2021 15:50:59 -0700 (PDT) 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:in-reply-to; bh=/a38UkziW6xU8MUB4Zh4jIdzOp1bc89gSNsGzH9Z2Tk=; b=TotxgHnvcY9UiZ30kYV2PedVQZD/1y+jg5JJqzoE2ztjKh+06gOSThlbHEjymNEMGc U7C134gHuJMTcvngYVHWj6OiJywYsjiVkKkjcXkbcVgs6pEEnqBdzCW8QZ9akBfprh3O w9LitM6pMQKwAlCd1NFlXfjQ9kCEWMgeZHmWTMybu/5VUm8HZW1DMfz9WDnW+0WYl/Nk lB1bfTv3r1EOfJ1WtOnXsuXbMD3tHi6AjA9BKcnrvBT2t27sxa3UGBHvwS/0YO1HKA70 SsH+sd8VjeXodCJqiZYgE+GNgHSnchP0r0Vef6H6HofIKNpl+CwK4qC4ATlUSTMWPWm0 EOkw== 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:in-reply-to; bh=/a38UkziW6xU8MUB4Zh4jIdzOp1bc89gSNsGzH9Z2Tk=; b=GfP8TJLTcVlR2kMxiCwbeooRrag8zB/Cwy7nussSMeeA5hzi4j4lbJ4n4F8HoBf/Q6 P0X3fFo3+ciL297+UPIKC/O8F2NyWVfGffe2HlL6xU9ccjsXjvpDQmNqnKfqF/3xwTok R5SP60mCtOevvq2TLs3pLJ5vbKCrFiZnCxUQ6QRNyxWuHsfpZ86G6mTWX2tiOaQpikBV NNr8tg+JdK7tTFNCui1Ez0pK4JfWpXMy/7Ogd1OoX17KYWa4vqv3kOi+N1LGmrIDTT+a 0tHTTACLUTRta6f4hWID6SU3Cx6Xrc8ga9np4mjNBY5LndcbIQboS2WQOX+fevp8aBec yPWg== X-Gm-Message-State: AOAM531InjD2ydDEWh9pqkQiB81+3V0MI0aWtxxiSD+wfybTkluYL/RR yYprKJApX/fadoNATddZ3u+1yw== X-Google-Smtp-Source: ABdhPJyIVYuOGJL3hh8Zk8sVph5pALkOmMenNW5rNEvCibWUcrIzLLEAPCZsQQTxRF3tmR4FHKsuMA== X-Received: by 2002:a9d:58cc:: with SMTP id s12mr3526337oth.214.1635461458514; Thu, 28 Oct 2021 15:50:58 -0700 (PDT) Received: from ripper (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id r184sm1357371oia.38.2021.10.28.15.50.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 15:50:58 -0700 (PDT) Date: Thu, 28 Oct 2021 15:52:46 -0700 From: Bjorn Andersson To: Jarrett Schultz Cc: Rob Herring , Andy Gross , Hans de Goede , Mark Gross , Maximilian Luz , linux-arm-msm@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Felipe Balbi , Jarrett Schultz Subject: Re: [PATCH 1/3] dt-bindings: platform: microsoft: Document surface xbl Message-ID: References: <20211028211753.573480-1-jaschultzMS@gmail.com> <20211028211753.573480-2-jaschultzMS@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211028211753.573480-2-jaschultzMS@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 28 Oct 14:17 PDT 2021, Jarrett Schultz wrote: > Introduce yaml for surface xbl driver. > > Signed-off-by: Jarrett Schultz > --- > .../platform/microsoft/surface-xbl.yaml | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/platform/microsoft/surface-xbl.yaml > > diff --git a/Documentation/devicetree/bindings/platform/microsoft/surface-xbl.yaml b/Documentation/devicetree/bindings/platform/microsoft/surface-xbl.yaml > new file mode 100644 > index 000000000000..3d2771322e72 > --- /dev/null > +++ b/Documentation/devicetree/bindings/platform/microsoft/surface-xbl.yaml > @@ -0,0 +1,37 @@ > +# SPDX-License-Identifier: GPL-2.0 > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/platform/microsoft/surface-xbl.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Surface Extensible Bootloader for Microsoft Surface Duo > + > +maintainers: > + - Jarrett Schultz > + > +description: | > + Exposes device information to user space. > + > +allOf: > + - $ref: /schemas/platform/microsoft/surface-xbl.c# > + > +properties: > + compatible: > + const: microsoft,sm8150-surface-duo-xbl > + > + reg: > + maxItems: 1 > + > +unevaluatedProperties: false > + > +required: > + - compatible > + - reg > + - interrupts > + > +examples: > + - | > + xbl@146bfa94 { > + compatible = "microsoft,sm8150-surface-duo-xbl"; > + reg = <0x00 0x146bfa94 0x00 0x100>; I believe this is in the middle of IMEM. If so it would be better to describe the entire IMEM section in one block and then list this as one of the pieces within. Please see e.g. imem@146aa000 in sc7180.dtsi Thanks, Bjorn > + }; > -- > 2.25.1 >