27 Mar, 2020

1 commit


06 Dec, 2019

1 commit


25 Nov, 2019

1 commit


29 Mar, 2019

1 commit


19 Mar, 2019

1 commit


15 Mar, 2019

1 commit


11 Mar, 2019

1 commit

  • We are currently using SC_R_LAST as a marker for imx8 power domain tree
    nodes without a resource attached. This value is compiled into dtb as
    part of the linux build and used by uboot.

    The SC_R_LAST constant changes frequently as SCFW resources are added
    (by design) and every time we need to update linux and uboot headers
    together or boot can fail.

    Fix this by replacing SC_R_LAST usage with a new constant SC_R_NONE
    defined to be 0xFFF0.

    Signed-off-by: Leonard Crestez
    Reviewed-by: Peng Fan
    (cherry picked from commit f573dbd5ce119740ad30b663e3599cb75e6f67ed)

    Leonard Crestez
     

06 Mar, 2019

1 commit


05 Mar, 2019

3 commits


01 Mar, 2019

2 commits

  • These CAN related regulators will be handled when kernel boots. However,
    these regulators which aren't used by any devices will be disabled by the
    regulator framework. So, the pins in these regulators will be non-active
    status. This causes the CAN module cannot be used in M4 side.

    So, disable these regualtors for 8QM/QXP, and let M4 handles these.

    Suggested-by: Fugang Duan
    Signed-off-by: Clark Wang

    Clark Wang
     
  • Passthrough lvds pwm, otherwise dom0 will panic when reboot if
    domu started and shutdown, because LVDS_1_PWM_0 is assigned
    to domu and when domu shutdown, the resource will be powered
    off, however dom0 still think it is powered on.

    since lvds1_pwm is expected for domu, so let's passthrough it.

    Signed-off-by: Peng Fan
    Reviewed-by: Flynn xu
    (cherry picked from commit abb243aba12a6649fad8114e298ff075b0a8399d)

    Peng Fan
     

28 Feb, 2019

1 commit


27 Feb, 2019

1 commit


26 Feb, 2019

5 commits


23 Feb, 2019

2 commits


22 Feb, 2019

2 commits


21 Feb, 2019

1 commit


20 Feb, 2019

2 commits


19 Feb, 2019

1 commit


15 Feb, 2019

1 commit


14 Feb, 2019

1 commit


12 Feb, 2019

10 commits