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=-7.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 CF9DFC2D0A8 for ; Wed, 30 Sep 2020 07:11:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D19D207C3 for ; Wed, 30 Sep 2020 07:11:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="mLCC/dK1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728394AbgI3HLP (ORCPT ); Wed, 30 Sep 2020 03:11:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50178 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728149AbgI3HLO (ORCPT ); Wed, 30 Sep 2020 03:11:14 -0400 Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7CA43C061755 for ; Wed, 30 Sep 2020 00:11:14 -0700 (PDT) Received: by mail-wm1-x342.google.com with SMTP id l15so566733wmh.1 for ; Wed, 30 Sep 2020 00:11:14 -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:content-transfer-encoding:in-reply-to; bh=/I/KAPNr4cLr7UsPUc0tQoibIIvI7K+uC/bv0mt4+Ws=; b=mLCC/dK1CYxPvRMx0+/i/iwaHqlnZEbXj7U66pP5EWiWdEty9n1NH8w56cgQW1y6Ia msm1WZ5EMywcl+dNhn8sbmrIPsEJr1+moq5gKIupcA3zrs5dySBE1vtfEnPsx1J7hrJU ftxHBesYzB2lhQpM3/1hh2BS7XINxrMMdf8DDUQQp6FzIyJwn5to5UQOGK1CjsBLuUOf j8JUVjmi7wn6bThCVbHpIwJ313T6p+hdF/0vW7QwKwDrUH9a4kmMdfPBzAVp9fC1r/LK x3NTDitsR+eKj4jMpFNSN7WgtPwodNZixeDFx+sS8PgdtVeBmy46toU80nG1dqdDJtZM 44yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=/I/KAPNr4cLr7UsPUc0tQoibIIvI7K+uC/bv0mt4+Ws=; b=AntpOAVzk4SMJllUvA3sGtBKsnv3DqwqI18aAi22KH1PGGFRWOwQPnQxqki/t+cD+j Ms46NSyBBYaAb8mxGR96/ecVU/Psj80JTDrUL72wS0yzA8aDaIf8abVF59A9xtpS4fiw 17jun+VfkM2Y2S4HfifFKFhm/NPxRfBVgwpfxViDwlKwQg3rrnndGkmOxvym77qYM4/h Cct+e8Ab5dSmt2szoqyYA03PzgtGxcqD96+2HZE/N5o+zTR3ewPFTw4wk8n99oXRB21Q 7JvCXCR14rnNVkZQGUpUSc9iXKktGxP0AHujyhTSwkjLyrJa5ZWd5JuHCOWasxUYGkff mqOQ== X-Gm-Message-State: AOAM532sfnMNOXwVP65565rx0A5c6YJ+cx0g8Ap9Xkpuc9NYCKx/w40I zJ0lK/1yiukR0w+e/Fv4aVq0jSVAd5EoqQ== X-Google-Smtp-Source: ABdhPJztEyoO+moG/tKurp3NZWq0hO934Y+qi0MI0nul/M+ilazxtXBJ+9TUl9SDtCw2ym2PqJcWyA== X-Received: by 2002:a1c:9c4b:: with SMTP id f72mr1335848wme.188.1601449873200; Wed, 30 Sep 2020 00:11:13 -0700 (PDT) Received: from dell ([91.110.221.236]) by smtp.gmail.com with ESMTPSA id u186sm1147668wmu.34.2020.09.30.00.11.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Sep 2020 00:11:12 -0700 (PDT) Date: Wed, 30 Sep 2020 08:11:10 +0100 From: Lee Jones To: Zhen Lei Cc: Wei Xu , Rob Herring , Jonathan Cameron , devicetree , linux-arm-kernel , linux-kernel , Libin , Kefeng Wang Subject: Re: [PATCH v6 01/17] dt-bindings: mfd: syscon: add some compatible strings for Hisilicon Message-ID: <20200930071110.GH6148@dell> References: <20200930031712.2365-1-thunder.leizhen@huawei.com> <20200930031712.2365-2-thunder.leizhen@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200930031712.2365-2-thunder.leizhen@huawei.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 30 Sep 2020, Zhen Lei wrote: > Add some compatible strings for Hisilicon controllers: > hisilicon,hi6220-sramctrl --> Hi6220 SRAM controller > hisilicon,pcie-sas-subctrl --> HiP05/HiP06 PCIe-SAS subsystem controller > hisilicon,peri-subctrl --> HiP05/HiP06 PERI subsystem controller > hisilicon,dsa-subctrl --> HiP05/HiP06 DSA subsystem controller > > Signed-off-by: Zhen Lei > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) This was already applied by the time you re-sent it. Any reason for sending it again? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog