Skip to content

Instantly share code, notes, and snippets.

@mischief
Created June 15, 2023 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mischief/31e24adf82af13c174ab904c54c05e98 to your computer and use it in GitHub Desktop.
Save mischief/31e24adf82af13c174ab904c54c05e98 to your computer and use it in GitHub Desktop.
ALL-H3-CC H5 2GB (Tritium) UART1
/dts-v1/;
/plugin/;
/ {
compatible = "allwinner,sun50i-h5";
fragment@0 {
target = <&uart1>;
__overlay__ {
status = "okay";
pinctrl-0 = <&uart1_pins>;
pinctrl-names = "default";
};
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment