linux: apply the disable I3C DMA mode patch to only Server3 ARM platform
 - Reason: I3C PIO mode will cause AMD platform BMC hang, we might have
   to discuss on the I3C mode setting for Server3.
- For temporary solution, we might want to apply I3C DMA mode to avoid
  BMC hang.

Tested:
```
run bitbake -e linux-gbmc on different platforms
we can see 0034-mipi-i3c-hci-disable-DMA-experimental.patch patch apply in arm platform but not in x86 platform
```
Fusion-Link: n/a fusion2
Google-Bug-Id: 495976188
Change-Id: I246f2a1f68a556268276191228e647020baa8912
Signed-off-by: Jimmy Chang <cmchang@google.com>
1 file changed
tree: 8f5affa3a2c504bcc62b3b53d3e9c152a840e995
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.