diff options
author | Clivia.Cai <Clivia.Cai@starfivetech.com> | 2022-06-14 12:11:47 +0300 |
---|---|---|
committer | Clivia.Cai <Clivia.Cai@starfivetech.com> | 2022-06-14 12:21:40 +0300 |
commit | b0e7c878d02df8c653e6f9dd4a15755344067255 (patch) | |
tree | 39ce947c6bea5824ca69974f1c90d56914ea8f3a /drivers/usb/cdns3/cdns3-debug.h | |
parent | 15d5cc6a2b3fb4d6f446912897271370b1ba53ce (diff) | |
download | linux-b0e7c878d02df8c653e6f9dd4a15755344067255.tar.xz |
reset:starfive:jh7110: Delete redundant logic
In the hardware design, the IPs RESET signal of jh7110 is divided into two groups,
one group is active high, and the other group is active low.
However, the software does not need to distinguish whether the RESET signal is active high or active low,
Write 1 to be assert, and write 0 to deassert.
Therefore, the software does not need to add additional logic to distinguish these two sets of signals.
Signed-off-by: Clivia.Cai <Clivia.Cai@starfivetech.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions