From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 8 Apr 2017 21:13:38 -0400 Subject: [U-Boot] [PATCH v2 05/10] dra7: dtsi: mark ocp2scp bus compatible with "simple-bus" In-Reply-To: <1491565329-20267-6-git-send-email-jjhiblot@ti.com> References: <1491565329-20267-1-git-send-email-jjhiblot@ti.com> <1491565329-20267-6-git-send-email-jjhiblot@ti.com> Message-ID: <20170409011338.GS19897@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Apr 07, 2017 at 01:42:04PM +0200, Jean-Jacques Hiblot wrote: > This is needed to probe devices under that bus such as the SATA PHY. > > Signed-off-by: Jean-Jacques Hiblot > --- > arch/arm/dts/dra7.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi > index 5570e30..6978359 100644 > --- a/arch/arm/dts/dra7.dtsi > +++ b/arch/arm/dts/dra7.dtsi > @@ -1317,7 +1317,7 @@ > > /* OCP2SCP3 */ > ocp2scp at 4a090000 { > - compatible = "ti,omap-ocp2scp"; > + compatible = "ti,omap-ocp2scp", "simple-bus"; > #address-cells = <1>; > #size-cells = <1>; > ranges; This is U-Boot specific I assume? It should end up in a -u-boot.dtsi file instead so we don't overwrite it later. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: