Attention is currently required from: Tim Wawrzynczak, Subrata Banik, Patrick Rudolph. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56074 )
Change subject: mb/google/brya: Add UsbTcPortEn in devicetree ......................................................................
Patch Set 2:
(2 comments)
File src/soc/intel/common/block/include/intelblocks/tcss.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-123471): https://review.coreboot.org/c/coreboot/+/56074/comment/c9e92265_e6d22dd7 PS2, Line 99: #define TCSS_PORT_1 1 << 1 Macros with complex values should be enclosed in parentheses
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-123471): https://review.coreboot.org/c/coreboot/+/56074/comment/0a9a26f3_69f9c882 PS2, Line 100: #define TCSS_PORT_2 1 << 2 Macros with complex values should be enclosed in parentheses