From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Mon, 25 Jan 2021 15:25:59 -0600 Subject: [PATCH v5 1/5] dt-bindings: aspeed-lpc: Remove LPC partitioning In-Reply-To: <20210114131622.8951-2-chiawei_wang@aspeedtech.com> References: <20210114131622.8951-1-chiawei_wang@aspeedtech.com> <20210114131622.8951-2-chiawei_wang@aspeedtech.com> Message-ID: <20210125212559.GA1026734@robh.at.kernel.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, 14 Jan 2021 21:16:18 +0800, Chia-Wei, Wang wrote: > The LPC controller has no concept of the BMC and the Host partitions. > This patch fixes the documentation by removing the description on LPC > partitions. The register offsets illustrated in the DTS node examples > are also fixed to adapt to the LPC DTS change. > > Signed-off-by: Chia-Wei, Wang > --- > .../devicetree/bindings/mfd/aspeed-lpc.txt | 100 +++++------------- > 1 file changed, 25 insertions(+), 75 deletions(-) > Acked-by: Rob Herring