From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::243; helo=mail-wm0-x243.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 67246210D6CC3 for ; Fri, 1 Jun 2018 09:43:23 -0700 (PDT) Received: by mail-wm0-x243.google.com with SMTP id t11-v6so4195462wmt.0 for ; Fri, 01 Jun 2018 09:43:23 -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:user-agent; bh=vfT//yiSTvt2dBk2Fcn39h35K74OLY9uauMb6DyKDgA=; b=MmcgmJQ60Y/q4v4PzAyl0LBizdVQOT5bjFBGiiW7rhGJS/iKEj6G+lgpCIBHqxqP16 9x/tnq5abnFDv6qZEHk5AFUQgGnpnG3W56ZTQ6MdjSWmsucOAvti8RG4ywhWF40pO4D+ rgQxJm4Ugqa2ZmhwE7kOlCemwQ2PYgKJWvhT0= 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:in-reply-to:user-agent; bh=vfT//yiSTvt2dBk2Fcn39h35K74OLY9uauMb6DyKDgA=; b=lPliaq+CP5nCC8mnBxRq/gM09OjD4rASJdHN4uTpteTQLJck3eNmigoL5mKL0RhG7O ICcaf8VPOXHtSa3VQqglFvPrkQKNEEfuSWeK/LPryW+W0TiQ9QVRD4rP/T+JKi7jQAn2 AtwfO391QIO0pMrR00fbAch/gam47k49xt3zVi2dhyh2toqc2CGNDfvurOgqwdOY6gaD EsQ402HysdhsSbQWl46hgVHH+oeRjIRK1fiVr3DbTHpkypvOoVdzp5Fc1wj2W/bF0hbZ +XWUyjVdSfan/kAhGIb0NwZ5GOj9Vdi6QiTS4q1oCCB+bZ1os214BccUNwjvrSfnUS9Q rXjA== X-Gm-Message-State: APt69E2LT9p2wiGrKp4ecGSzg3tSsDXXBJecaCPoACpePrBGtCKRyOLA c50W7chENtaSCN/UqdjrhrgW4A== X-Google-Smtp-Source: ADUXVKKa1flpZgO55QDewDUieTySJ+JaVdYX5YgFO9/bCE6CboYKT4xzPwPbXHUt3vv4Icp/pIALAQ== X-Received: by 2002:a1c:934e:: with SMTP id v75-v6mr3571218wmd.52.1527871401207; Fri, 01 Jun 2018 09:43:21 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id i11-v6sm26440973wre.66.2018.06.01.09.43.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 01 Jun 2018 09:43:20 -0700 (PDT) Date: Fri, 1 Jun 2018 17:43:18 +0100 From: Leif Lindholm To: Haojian Zhuang Cc: edk2-devel@lists.01.org, Ard Biesheuvel Message-ID: <20180601164318.iqrc3rd4trvsvdrj@bivouac.eciton.net> References: <1527819672-23760-1-git-send-email-haojian.zhuang@linaro.org> MIME-Version: 1.0 In-Reply-To: <1527819672-23760-1-git-send-email-haojian.zhuang@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH v8 edk-platforms 2/6] Platform/HiKey960: do basic initialization X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2018 16:43:23 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Thanks. Series: Reviewed-by: Leif Lindholm Pushed as ba32985a06..0923068a48. On Fri, Jun 01, 2018 at 10:21:12AM +0800, Haojian Zhuang wrote: > Do some basic initliazation on peripherals, such as pins and > regulators. > > The hardcoding code is taken from non-open reference code. > Can't fix it for lack of documents. > > Cc: Leif Lindholm > Cc: Ard Biesheuvel > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Haojian Zhuang > --- > Silicon/Hisilicon/Hi3660/Hi3660.dec | 32 +++ > Platform/Hisilicon/HiKey960/HiKey960.dsc | 2 + > Platform/Hisilicon/HiKey960/HiKey960.fdf | 2 + > Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.inf | 47 +++++ > Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.h | 23 +++ > Silicon/Hisilicon/Hi3660/Include/Hi3660.h | 195 +++++++++++++++++++ > Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.c | 204 ++++++++++++++++++++ > 7 files changed, 505 insertions(+)