Skip to content

Instantly share code, notes, and snippets.

@aep
Created February 28, 2019 12:19
Show Gist options
  • Save aep/7e00db7872f6f8190cc3981c04199f63 to your computer and use it in GitHub Desktop.
Save aep/7e00db7872f6f8190cc3981c04199f63 to your computer and use it in GitHub Desktop.
pinctrl@01c20800 {
reg = <0x01c20800 0x00000400>;
interrupts = <0x00000000 0x0000000b 0x00000004 0x00000000 0x00000011 0x00000004>;
clocks = <0x00000002 0x00000036 0x0000000a 0x0000000b>;
clock-names = "apb", "hosc", "losc";
gpio-controller;
#gpio-cells = <0x00000003>;
interrupt-controller;
#interrupt-cells = <0x00000003>;
compatible = "allwinner,sun8i-h3-pinctrl";
linux,phandle = <0x00000005>;
phandle = <0x00000005>;
uuser@1 {
bias-pull-up;
pins = ""PA6"";
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment