Re: [PATCH v2] dt-bindings: connector: Replace BIT macro with generic bit ops

From: Rob Herring
Date: Wed Jun 02 2021 - 16:18:33 EST


On Thu, 27 May 2021 20:10:29 +0800, Kyle Tso wrote:
> BIT macro is not defined. Replace it with generic bit operations.
>
> Fixes: 630dce2810b9 ("dt-bindings: connector: Add SVDM VDO properties")
> Signed-off-by: Kyle Tso <kyletso@xxxxxxxxxx>
> ---
> Changes since v1:
> - re-word the commit message
>
> include/dt-bindings/usb/pd.h | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>