Re: [PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node

2023-09-26 Thread Kever Yang
On 2023/8/4 05:02, Jonas Karlman wrote: A RK8XX PMIC is typically using i2c0 on RK356x devices. Add bootph-all to required pinctrl nodes to simplify use of the prevent booting on power plug-in option in SPL. With the following Kconfig options and nodes in u-boot.dtsi the prevent booting on pow

Re: [PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node

2023-08-11 Thread Jonas Karlman
Hi Quentin, On 2023-08-08 11:55, Quentin Schulz wrote: > Hi Jonas, > > On 8/3/23 23:11, Jonas Karlman wrote: >> A RK8XX PMIC is typically using i2c0 on RK356x devices. Add bootph-all >> to required pinctrl nodes to simplify use of the prevent booting on >> power plug-in option in SPL. >> > > I'd

Re: [PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node

2023-08-08 Thread Quentin Schulz
Hi Jonas, On 8/3/23 23:11, Jonas Karlman wrote: A RK8XX PMIC is typically using i2c0 on RK356x devices. Add bootph-all to required pinctrl nodes to simplify use of the prevent booting on power plug-in option in SPL. I'd say this should be added to device-specific DTSes whenever appropriate a

[PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node

2023-08-03 Thread Jonas Karlman
A RK8XX PMIC is typically using i2c0 on RK356x devices. Add bootph-all to required pinctrl nodes to simplify use of the prevent booting on power plug-in option in SPL. With the following Kconfig options and nodes in u-boot.dtsi the prevent booting on power plug-in option can work in SPL. CONFIG