From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 24 Oct 2012 17:48:07 -0700 Subject: [PATCH v2 1/3] drivers: bus: ocp2scp: add pdata support In-Reply-To: <20121016165043.GS15569@atomide.com> References: <1349675983-23803-1-git-send-email-kishon@ti.com> <1349675983-23803-2-git-send-email-kishon@ti.com> <20121016165043.GS15569@atomide.com> Message-ID: <20121025004806.GK11928@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [121016 09:53]: > * Kishon Vijay Abraham I [121007 23:01]: > > ocp2scp was not having pdata support which makes *musb* fail for non-dt > > boot in OMAP platform. The pdata will have information about the devices > > that is connected to ocp2scp. ocp2scp driver will now make use of this > > information to create the devices that is attached to ocp2scp. > > > > Signed-off-by: Kishon Vijay Abraham I > > This fixes the regression on my panda es for musb port: > > Acked-by: Tony Lindgren Looks like nobody has picked this one up and we need it to fix the musb regression on omap, so I'll queue these up. Regards, Tony