From ee2270e80fc2d925dc1a93f987035bb8fba15cff Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Mon, 22 Apr 2019 16:53:16 -0400 Subject: Add new blank files for new PMIC directories and procedures Change-Id: Ibfba5d15d2d7027c0885afe7e8eb0548be9b6d25 Original-Change-Id: I86b02d3716eb4d776053e1c37fb24bf7d73bbe3f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76513 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Louis Stermole Reviewed-by: STEPHEN GLANCY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77007 Reviewed-by: Mark Pizzutillo Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Daniel M. Crowell --- src/import/chips/ocmb/common/include/pmic_regs.H | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/ocmb/common/include/pmic_regs.H (limited to 'src/import/chips/ocmb/common/include/pmic_regs.H') diff --git a/src/import/chips/ocmb/common/include/pmic_regs.H b/src/import/chips/ocmb/common/include/pmic_regs.H new file mode 100644 index 000000000..4a6de40d4 --- /dev/null +++ b/src/import/chips/ocmb/common/include/pmic_regs.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/ocmb/common/include/pmic_regs.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] International Business Machines Corp. */ +/* */ +/* */ +/* Licensed under the Apache License, Version 2.0 (the "License"); */ +/* you may not use this file except in compliance with the License. */ +/* You may obtain a copy of the License at */ +/* */ +/* http://www.apache.org/licenses/LICENSE-2.0 */ +/* */ +/* Unless required by applicable law or agreed to in writing, software */ +/* distributed under the License is distributed on an "AS IS" BASIS, */ +/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ +/* implied. See the License for the specific language governing */ +/* permissions and limitations under the License. */ +/* */ +/* IBM_PROLOG_END_TAG */ -- cgit v1.2.1