Skip to content

Instantly share code, notes, and snippets.

@thelunatic
Created July 30, 2019 18:17
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 thelunatic/dd274cb423ea6d3bfbf4c6b06496126c to your computer and use it in GitHub Desktop.
Save thelunatic/dd274cb423ea6d3bfbf4c6b06496126c to your computer and use it in GitHub Desktop.
/dts-v1/;
/plugin/;
/ {
compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
fragment@0 {
target = <&i2c0>;
__overlay__ {
compatible = "rtems,bsp-i2c", "ti,omap4-i2c";
status = "okay";
rtems,i2c-path= "/dev/i2c-0";
rtems-pinctrl-0=< 0x2e >;
tda19988{
rtems-pinctrl-0= < 0x2d >;
};
};
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment