openbmc / linux

OpenBMC Linux kernel source tree
Other
49 stars 131 forks source link

Create aspeed-bmc-dawn-p620.dts #205

Closed renweihang closed 3 years ago

renweihang commented 3 years ago

create dts file "aspeed-bmc-dawn-p620.dts"

mdmillerii commented 3 years ago

Generally we ask for changes to the kernel to use mailing lists as documented in https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#linux-kernel .

A quick read of the content seemed ok except:

  1. add the dts to arch/arm/boot/dts/Makefile so it will be built
  2. prepare a second patch and send upstream to add dawn to Documentation/devicetree/bindings/vendor-prefixes.yaml

Both files maintain alphabetical sorting.