commit | e6577cb5103b7ca7c0204c0c86ef4af8aa6288f6 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Feb 19 14:53:49 2019 +0000 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Wed Apr 17 14:13:03 2019 +0530 |
tree | 3e58827b4ab6ac7e1bf6dd020b32628649f35e4c | |
parent | 54be9c1a03a3337e39f877f1536bbf25c9e8bff3 [diff] |
phy: ti-pipe3: fix missing bit-wise or operator when assigning val There seems to be a missing bit-wise or operator when setting val, fix this by adding it in. Fixes: 2796ceb0c18a ("phy: ti-pipe3: Update pcie phy settings") Cc: stable@vger.kernel.org # v4.19+ Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>