Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: omap3: Fix ISP syscon register offset

According to the TRM, SCM CONTROL_CSIRXFE register is on offset 0x6c

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Reviewed-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Ivaylo Dimitrov and committed by
Tony Lindgren
e180feaf 5607959a

+1 -1
+1 -1
arch/arm/boot/dts/omap34xx.dtsi
··· 46 46 0x480bd800 0x017c>; 47 47 interrupts = <24>; 48 48 iommus = <&mmu_isp>; 49 - syscon = <&scm_conf 0xdc>; 49 + syscon = <&scm_conf 0x6c>; 50 50 ti,phy-type = <OMAP3ISP_PHY_TYPE_COMPLEX_IO>; 51 51 #clock-cells = <1>; 52 52 ports {