Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/dts-v1/;
/plugin/;

/ {
	compatible = "allwinner,sun50i-h5";
};

&{/soc} {
	sid: eeprom@1c14000 {
		compatible = "allwinner,sun50i-h5-sid";
			reg = <0x1c14000 0x400>;

			ths_calib: calib@234 {
				reg = <0x234 0x4>;
			};
	};
};