[PATCH] arm64: zynqmp: Fix ina226 shunt resistor value

Michal Simek monstr at monstr.eu
Thu Jan 16 08:12:18 CET 2020


po 6. 1. 2020 v 14:12 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> Fix shunt resistor value for ina226 vccint_ams and vccint_io_bram_ps.
> 2mOhm shunt was only in early board revision schematics but never got to
> real revA board.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  arch/arm/dts/zynqmp-zcu216-revA.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/zynqmp-zcu216-revA.dts b/arch/arm/dts/zynqmp-zcu216-revA.dts
> index dd9cd7b38f37..2dd15114a2c3 100644
> --- a/arch/arm/dts/zynqmp-zcu216-revA.dts
> +++ b/arch/arm/dts/zynqmp-zcu216-revA.dts
> @@ -253,7 +253,7 @@
>                                 #io-channel-cells = <1>;
>                                 label = "ina226-vccint-io-bram-ps";
>                                 reg = <0x41>;
> -                               shunt-resistor = <2000>;
> +                               shunt-resistor = <5000>;
>                         };
>                         vcc1v8: ina226 at 42 { /* u60 */
>                                 compatible = "ti,ina226";
> @@ -302,7 +302,7 @@
>                                 #io-channel-cells = <1>;
>                                 label = "ina226-vccint-ams";
>                                 reg = <0x49>;
> -                               shunt-resistor = <2000>;
> +                               shunt-resistor = <5000>;
>                         };
>                         dac_avtt: ina226 at 4a { /* u59 */
>                                 compatible = "ti,ina226";
> --
> 2.24.0
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list