Re: [PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-24 Thread Matthias Brugger
On Wednesday, June 24, 2015 08:17:02 AM Sascha Hauer wrote: > This adds support for some miscellaneous bits of the infracfg controller. > The mtk_infracfg_set/clear_bus_protection functions are necessary for > the scpsys power domain driver to handle the bus protection bits which > are contained

[PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-24 Thread Sascha Hauer
This adds support for some miscellaneous bits of the infracfg controller. The mtk_infracfg_set/clear_bus_protection functions are necessary for the scpsys power domain driver to handle the bus protection bits which are contained in the infacfg register space. Signed-off-by: Sascha Hauer ---

[PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-24 Thread Sascha Hauer
This adds support for some miscellaneous bits of the infracfg controller. The mtk_infracfg_set/clear_bus_protection functions are necessary for the scpsys power domain driver to handle the bus protection bits which are contained in the infacfg register space. Signed-off-by: Sascha Hauer

Re: [PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-24 Thread Matthias Brugger
On Wednesday, June 24, 2015 08:17:02 AM Sascha Hauer wrote: This adds support for some miscellaneous bits of the infracfg controller. The mtk_infracfg_set/clear_bus_protection functions are necessary for the scpsys power domain driver to handle the bus protection bits which are contained in

Re: [PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-22 Thread Daniel Kurtz
On Mon, Jun 22, 2015 at 2:35 PM, Sascha Hauer wrote: > This adds support for some miscellaneous bits of the infracfg controller. > The mtk_infracfg_set/clear_bus_protection functions are necessary for > the scpsys power domain driver to handle the bus protection bits which > are contained in the

[PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-22 Thread Sascha Hauer
This adds support for some miscellaneous bits of the infracfg controller. The mtk_infracfg_set/clear_bus_protection functions are necessary for the scpsys power domain driver to handle the bus protection bits which are contained in the infacfg register space. Signed-off-by: Sascha Hauer ---

[PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-22 Thread Sascha Hauer
This adds support for some miscellaneous bits of the infracfg controller. The mtk_infracfg_set/clear_bus_protection functions are necessary for the scpsys power domain driver to handle the bus protection bits which are contained in the infacfg register space. Signed-off-by: Sascha Hauer

Re: [PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-22 Thread Daniel Kurtz
On Mon, Jun 22, 2015 at 2:35 PM, Sascha Hauer s.ha...@pengutronix.de wrote: This adds support for some miscellaneous bits of the infracfg controller. The mtk_infracfg_set/clear_bus_protection functions are necessary for the scpsys power domain driver to handle the bus protection bits which are