Re: [PATCH v2 1/3] ARM: dts: rockchip: rv1108-elgin: Fix vcc5/6-supply representation

2019-02-03 Thread Heiko Stuebner
Am Donnerstag, 31. Januar 2019, 13:47:07 CET schrieb Otavio Salvador: > On rv1108-elgin-r1 board the RK805 VCC5 and VCC6 supplies come from > the BUCK2 regulator at 2.2V, so fix the representation in the > device tree. > > While at it, rename it from vdd_cam to vdd_buck2, which is a better > name

[PATCH v2 1/3] ARM: dts: rockchip: rv1108-elgin: Fix vcc5/6-supply representation

2019-01-31 Thread Otavio Salvador
On rv1108-elgin-r1 board the RK805 VCC5 and VCC6 supplies come from the BUCK2 regulator at 2.2V, so fix the representation in the device tree. While at it, rename it from vdd_cam to vdd_buck2, which is a better name for the regulator label. Signed-off-by: Otavio Salvador --- Changes in v2: