On 11/13/2014 01:09 PM, Marc Kleine-Budde wrote: > On 11/07/2014 03:49 PM, Roger Quadros wrote: >> Some TI SoCs like DRA7 have a RAMINIT register specification >> different from the other AMxx SoCs and as expected by the >> existing driver. >> >> To add more insanity, this register is shared with other >> IPs like DSS, PCIe and PWM. >> >> Provides a more generic mechanism to specify the RAMINIT >> register location and START/DONE bit position and use the >> syscon/regmap framework to access the register. > > What about the existing device trees that don't have the syscon-raminit > phandle? We can either keep the existing init routines or create regmap > in the platform driver an use the new ones. There is only one user arch/arm/boot/dts/am33xx.dtsi The can nodes are disabled there and no other board file is enabling that node. So there is no breakage as such and not worth the hassle to maintain the old routine. I will be sending the corresponding dts changes today which Tony will take as we don't see any DT binding changes. cheers, -roger -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html