From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 16 Nov 2018 13:49:22 +0800 Subject: [PATCH 1/2] ARM: dts: imx6sx: Complete the PXP support In-Reply-To: <1541505823-14375-1-git-send-email-festevam@gmail.com> References: <1541505823-14375-1-git-send-email-festevam@gmail.com> Message-ID: <20181116054920.GM5829@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 06, 2018 at 10:03:42AM -0200, Fabio Estevam wrote: > According to Documentation/devicetree/bindings/media/fsl-pxp.txt, > only one PXP clock needs to be described and it should be named > "axi". > > Also pass the compatible string as suggested in the bindings doc. > > Signed-off-by: Fabio Estevam Applied both, thanks.