From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-eopbgr50056.outbound.protection.outlook.com ([40.107.5.56]:51362 "EHLO EUR03-VE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726266AbfCZTXc (ORCPT ); Tue, 26 Mar 2019 15:23:32 -0400 From: Ioana Ciornei Subject: [PATCH 0/2] arm64: dts: add fsl-dpaa2-console node Date: Tue, 26 Mar 2019 19:23:29 +0000 Message-ID: <1553628194-25119-1-git-send-email-ioana.ciornei@nxp.com> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org To: "shawnguo@kernel.org" Cc: Leo Li , "devicetree@vger.kernel.org" , Ioana Ciornei List-ID: This patch set adds the fsl-dpaa2-console device tree node for DPAA2 based platforms and adds its corresponding documentation. Ioana Ciornei (2): arm64: dts: add fsl-dpaa2-console node for DPAA2 platforms Documentation: DT: Add entry for DPAA2 console Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt | 11 ++++++++= +++ MAINTAINERS | 1 + arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 5 +++++ arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 5 +++++ arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 5 +++++ 5 files changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/misc/fsl,dpaa2-consol= e.txt --=20 1.9.1