RE: [PATCH] ARM: dts: make pfuze switch always-on for imx platforms

2018-06-26 Thread Anson Huang
-linux-imx ; > moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE > ; open list:OPEN FIRMWARE AND > FLATTENED DEVICE TREE BINDINGS ; > linux-kernel > Subject: Re: [PATCH] ARM: dts: make pfuze switch always-on for imx platforms > > On Tue, Jun 26, 2018 at 3:08 AM, Anson

Re: [PATCH] ARM: dts: make pfuze switch always-on for imx platforms

2018-06-26 Thread Fabio Estevam
On Tue, Jun 26, 2018 at 3:08 AM, Anson Huang wrote: > commit (5fe156f regulator: pfuze100: add enable/disable > for switch) will cause those unreferenced switches being Nit: The proper way to reference a commit is: commit 5fe156f1cab4 ("regulator: pfuze100: add enable/disable for switch") 12 ch

[PATCH] ARM: dts: make pfuze switch always-on for imx platforms

2018-06-25 Thread Anson Huang
commit (5fe156f regulator: pfuze100: add enable/disable for switch) will cause those unreferenced switches being turned off if "regulator-always-on" is NOT present, as pfuze switches are normally used by critical modules which must be always ON or shared by many peripherals which do NOT implement p